about summary refs log tree commit diff
path: root/README.md
blob: ece2df072144ccc8077a5012ab2997ffdf68785b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[My personal site](https://fcuny.net).

## Run

The dependencies are managed with nix. Running `nix run` will start the hugo server.

## Deploy

You can deploy the site by running `nir run .#deploy`.