aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/resume/flake.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-23feat(resume): rename readme.org to resume.orgFranck Cuny1-1/+1
I can now have a readme.org with instructions on how to generate the resume (because I'll obviously forget again).
2022-05-23feat(resume): set the version using the dateFranck Cuny1-1/+2
2022-05-08simplify the buildFranck Cuny1-15/+22
Running `nix build` is enough to generate the file `resume.html`. It will be created in the `result` directory automatically. The configuration for the build is also updated to run `nix build`
2022-05-07drone: add configurationFranck Cuny1-0/+1