| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ref(resume): remove flake.nix | Franck Cuny | 2022-05-25 | 1 | -42/+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. | ||||
| * | simplify the build | Franck Cuny | 2022-05-08 | 1 | -0/+16 |
| | | | | | | | | 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` | ||||
| * | initial commit | Franck Cuny | 2022-05-01 | 1 | -0/+26 |
