about summary refs log tree commit diff
path: root/users/fcuny/resume/flake.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(resume): remove flake.nixFranck Cuny2022-05-251-28/+0
| | | | | | | Integrate the resume with the rest of the repository, as I did for the blog in the previous commit. Added a script to copy the resume in the static directory of the blog.
* feat(resume): rename readme.org to resume.orgFranck Cuny2022-05-231-1/+1
| | | | | I can now have a readme.org with instructions on how to generate the resume (because I'll obviously forget again).
* feat(resume): set the version using the dateFranck Cuny2022-05-231-1/+2
|
* simplify the buildFranck Cuny2022-05-081-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`
* drone: add configurationFranck Cuny2022-05-071-0/+1
|
* initial commitFranck Cuny2022-05-011-0/+19