about summary refs log tree commit diff
path: root/users/fcuny/blog/README.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/blog/README.org10
1 files changed, 0 insertions, 10 deletions
diff --git a/users/fcuny/blog/README.org b/users/fcuny/blog/README.org
deleted file mode 100644
index 5d27121..0000000
--- a/users/fcuny/blog/README.org
+++ /dev/null
@@ -1,10 +0,0 @@
-#+TITLE: fcuny.net
-
-My personal blog.
-
-* Build
-To build the site, run =nix build .#users.fcuny.blog -o users/fcuny/blog/result=.
-* Run
-The dependencies are managed with nix. Running =nix run .#users.fcuny.blog.server= will start the hugo server.
-* Deploy
-You can deploy the site by running [[file:scripts/deploy.sh][scripts/deploy.sh]].