Neko

Publish to GitHub Pages

Build the static site to the docs/ folder of your repo:

neko build --input . --output ./docs

Commit the result and enable GitHub Pages for the docs/ branch — you now have a published documentation site. For a custom domain, set cname: in your neko.yml.

Congratulations — you've completed the Neko track! 🎉