Source code for my website https://pwy.io
  • HTML 85.6%
  • Rust 6.3%
  • Nix 5.8%
  • SCSS 2%
  • Python 0.3%
Find a file
2026-03-21 11:06:48 +01:00
src meta: Update 2026-03-21 11:06:48 +01:00
.gitignore Refactoring 2025-07-01 19:26:36 +02:00
flake.lock chore: Bump inputs 2025-06-28 20:22:14 +02:00
flake.nix nix: Provide formatter 2025-04-16 12:54:11 +02:00
Justfile pdf2img: Refactoring 2025-04-16 12:30:35 +02:00
README.md Relicense: Use CC BY-SA 4.0 2024-11-20 20:52:00 +01:00

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.