Sources for the Playnote website https://playnote.dev
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-04 15:40:54 +01:00
content Initial commit 2026-06-04 15:40:54 +01:00
templates Initial commit 2026-06-04 15:40:54 +01:00
.gitignore Initial commit 2026-06-04 15:40:54 +01:00
LICENSE Initial commit 2026-06-04 15:40:54 +01:00
LICENSE-CONTENT Initial commit 2026-06-04 15:40:54 +01:00
README.md Initial commit 2026-06-04 15:40:54 +01:00
zola.toml Initial commit 2026-06-04 15:40:54 +01:00

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.