diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-05 17:56:27 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-05 17:56:27 -0700 |
| commit | 01ccf6edd88a66682c1866e8248420fb90ecbfd6 (patch) | |
| tree | 98f6239cb1a098bffab66b10cd964fa374feaf32 /users/fcuny/blog/README.org | |
| parent | feat(ops/github): add notes.fcuny.net and containerd-to-vm (diff) | |
| download | infra-01ccf6edd88a66682c1866e8248420fb90ecbfd6.tar.gz | |
ref(fcuny/blog): delete the blog
The blog moved back to https://github.com/fcuny/fcuny.net
Diffstat (limited to 'users/fcuny/blog/README.org')
| -rw-r--r-- | users/fcuny/blog/README.org | 10 |
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]]. |
