The project repo for my personal website nicoevergara.com
To be able to build this project, make sure to have nix set up. After that, you can use one of the following dependencies install options:
- Install direnv and run
direnv allow .in the project's root directory to active the.envrcconfig - Run
nix developto open a shell usingflake.nix- Optionally, the
--ignore-environmentflag can be set to create a pure shell
- Optionally, the