Skip to content

PHLAK/twine-docs

Repository files navigation

Twine Docs

Twine documentation site. Available at https://twine.phlak.net

Development

Run the local development server and watch for changes.

npm run watch

Build the site.

vendor/bin/jigsaw build

Build the production site.

vendor/bin/jigsaw production