My static site generator and collection of my public notes.
https://notes.orangc.net
assets | ||
notes | ||
scripts | ||
src | ||
styles | ||
.gitignore | ||
_redirects | ||
default.nix | ||
dev.py | ||
index.html | ||
leaf.ico | ||
leaf.png | ||
LICENSE | ||
LICENSE.content | ||
main.py | ||
package.json | ||
README.md | ||
requirements.txt | ||
template.html |
orangc's notes
My notes collection and static site generator (written in Python, see main.py
) and styled with TailwindCSS & FlyonUI.
This webpage uses Umami for analytics. These analytics are public here. For the viewcount on individual posts however, goatcounter is used.
Licensing
- This website's source code is licensed under GNU AGPLv3.
- This website's contents are licensed under CC BY-SA 4.0.
Specifications
- This project follows the Conventional Commits specification.