| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-22 | ignore the cache | Franck Cuny | 1 | -0/+1 | |
| 2024-07-04 | migrate to zola | Franck Cuny | 1 | -1/+0 | |
| 2023-12-03 | add `treefmt` and `pre-commit-hooks` | Franck Cuny | 1 | -0/+1 | |
| 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. ``` | |||||
| 2022-05-10 | add drone configuration and cleanup nix | Franck Cuny | 1 | -0/+2 | |
| Add a drone configuration to run the deploy on a push to the main branch. Cleanup the nix configuration to only keep support for `nix run` (which will run the hugo server). | |||||
