blob: 169536ea439068d0412d7e8aa48de7f68118bfd5 (
plain) (
blame)
1
2
3
4
5
6
|
#+TITLE: Resume
* Build
Run =nix build .#users.fcuny.resume -o users/fcuny/resume/result= to generate the resume.
* Publish
Running =nix run .#users.fcuny.resume.publish= will update the file [[file:~/workspace/world/users/fcuny/blog/static/resume.html][resume.html]] in the blog directory. After that you can commit and deploy the blog.
|