about summary refs log tree commit diff
path: root/users/fcuny/blog/static/css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* css: set background color for code blockFranck Cuny2021-04-061-5/+9
| | | | Indent properly the CSS for the `pre` tag.
* css: change the default fontFranck Cuny2021-04-061-5/+5
|
* initial site with hugoFranck Cuny2021-03-071-0/+47
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.