Sources for the Playnote website
https://playnote.dev
- HTML 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| content | ||
| templates | ||
| .gitignore | ||
| LICENSE | ||
| LICENSE-CONTENT | ||
| README.md | ||
| zola.toml | ||
playnote.dev
Source for the Playnote project website, built with Zola. Deployed to https://playnote.dev.
Local preview
zola serve --drafts
Open http://localhost:1111/.
Building
zola build
Output is written to public/.
License
Code (templates, stylesheets, JavaScript, configuration, build scripts) is licensed under the Mozilla Public License 2.0; see LICENSE.
Content (Markdown, images, videos, prose) is licensed under the Creative Commons Attribution 4.0 International license; see LICENSE-CONTENT.