Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.54 KB

File metadata and controls

41 lines (29 loc) · 1.54 KB

Saga

getsaga.dev

The source code of getsaga.dev, the website for Saga — a code-first static site generator in Swift.

What's in here

  • Documentation — Saga's DocC guide files, rendered as browsable HTML pages
  • API reference — generated from Saga's symbol graph, covering every public type, method, and property
  • Landing page — feature overview, code examples, and links to the plugin ecosystem

The site is itself built with Saga: it parses Saga's own source code and DocC files to produce its documentation. Saga documenting Saga.

Tech stack

Development

brew install loopwerk/tap/saga just
just run

Building for production

just build

The output is written to deploy/.