Source code for my website
https://pwy.io
- HTML 85.6%
- Rust 6.3%
- Nix 5.8%
- SCSS 2%
- Python 0.3%
| src | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| Justfile | ||
| README.md | ||
pwy.io
This repository contains source code for my website.
Powered by Nix.
Building
$ nix build
Running locally
$ nix run
# and then open http://localhost:3080 in your web browser
License
This work is licensed under CC BY-SA 4.0.