This is my website, using Yew, trunk, and Nix.
- portfolio
- outputs compiled files from trunk.
- webserver (W.I.P)
- this should be the router behind my website in the future. running actix
The development environment is defined in ./nix/devshell
.
To enter a development shell:
nix develop .#portfolio
This project is licensed under the MIT License.