| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-06 | generate the site and the resume using pandoc | Franck Cuny | 1 | -0/+21 | |
| 2024-07-19 | use just as a task runner | Franck Cuny | 1 | -16/+0 | |
| 2024-07-03 | dont format html files with prettier | Franck Cuny | 1 | -0/+7 | |
| 2024-07-03 | some more cleanup | Franck Cuny | 1 | -0/+1 | |
| 2023-12-03 | switch to nixpkgs-fmt to format nix files | Franck Cuny | 1 | -1/+1 | |
| 2023-12-03 | add `treefmt` and `pre-commit-hooks` | Franck Cuny | 1 | -0/+8 | |
| I can now run `nix fmt` or `nix flake check` to check the syntax for various files in this repository. Fixed a deprecation warning for `hugo`: ``` > WARN The author key in site configuration is deprecated. Use params.author.email instead. > WARN The author key in site configuration is deprecated. Use params.author.name instead. ``` | |||||
