Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | site: remove unnecessary elements | Franck Cuny | 2022-04-03 | 1 | -2/+1 |
| | |||||
* | css: bigger font and highlight colors | Franck Cuny | 2021-08-05 | 1 | -0/+2 |
| | | | | | Increase the font size and change some of the colors used for highlighting code. | ||||
* | blog: add humans.txt | Franck Cuny | 2021-08-05 | 1 | -0/+1 |
| | | | | See humanstxt.org for more information. | ||||
* | layout: clean up empty space | Franck Cuny | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | initial site with hugo | Franck Cuny | 2021-03-07 | 1 | -0/+15 |
Start my website from scratch once more, using hugo to generate it. For now the layout is pretty simple: - an index page that will list future notes - notes should be created under the "content" directory The theme is custom and I'll try to keep this simple. |