blob: 015872753870a78711ac9cdc7ec107b6b47f9fd5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#+TITLE: fcuny.net
My personal blog.
* Run
The dependencies are managed with nix. Running =nix run= will start the hugo server.
* Deploy
You can deploy the site by running [[file:scripts/deploy.sh][scripts/deploy.sh]]. There's also a [[file:.drone.yml][.drone.yml]] configuration to trigger a build and deploy with drone.
|