about summary refs log tree commit diff
path: root/README.md
blob: e2874e927ec8dd84dc7f0a45a59d9f589ab09d9f (plain) (blame)
1
2
3
4
5
6
7
8
9
[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`.