| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-12-03 | add `treefmt` and `pre-commit-hooks` | Franck Cuny | 1 | -6/+14 | |
| 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. ``` | |||||
| 2021-12-29 | RSS: fix the template | Franck Cuny | 1 | -3/+5 | |
| Generate correctly the content of the RSS feed. I only want the blog articles, not the notes. | |||||
