aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/resume (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(resume): remove unneeded files for my resumeFranck Cuny2022-05-233-12/+0
| | | | | In a monorepo setup, the CI configuration is not used at this level of the tree, and the gitignore/envrc are not relevant.
* remove unused tex styleFranck Cuny2022-05-131-106/+0
|
* simplify the buildFranck Cuny2022-05-084-16/+41
| | | | | | | 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-072-0/+9
|
* initial commitFranck Cuny2022-05-017-0/+265