Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 674 Bytes

File metadata and controls

15 lines (10 loc) · 674 Bytes

AmberCapstone.github.io

View the docs at AmberCapstone.github.io.

Development

  1. Install uv https://docs.astral.sh/uv/#installation

  2. Clone this repository.

  3. Run uv run zensical serve from within the repository.

  4. Open http://localhost:8000 in a browser.

  5. Edit the docs folder. Zensical will automatically refresh the browswer when you save changes.

    Zensical uses Markdown documents to generate pages. See https://zensical.org/docs/create-your-site/

  6. Commit your changes and push them to GitHub. The live site will automatically rebuild within a few minutes.