Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 725 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 725 Bytes

Hyperbook Anywhere Starter

This template repository can be used as a starter for developing a Hyperbook. You just need to fork it and modify the basePath in the hyperbook.json.

It contains the necessary files for automatic deployment to GitHub Pages, GitLab Pages and Vercel.

  • GitHub Pages: .github/workflows/pages.yml
  • GitLab Pages: .gitlab-ci.yml
  • Vercel: vercel.json

It also contains files for working in VS Code and VS Codium (.vscode) for local development.

If you want a rapid start you can also open this repository in Gitpod.

Open in Gitpod