Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-11 | blog: google doc failure | Franck Cuny | 1 | -0/+56 | |
2021-04-11 | css: change font to roboto slab | Franck Cuny | 1 | -5/+5 | |
2021-04-11 | taxonomy: add pages for tags | Franck Cuny | 3 | -20/+48 | |
We want to have pages that list all the articles related to a given tag. Update the configuration to add support for tags and the permalink structure. | |||||
2021-04-06 | layout: add date and tags to single pages | Franck Cuny | 2 | -1/+42 | |
We want to show the tags and the published/updated date for the articles. Add to the CSS the classes for these new elements. | |||||
2021-04-06 | css: update style for links and headers | Franck Cuny | 1 | -4/+8 | |
Indent properly the CSS | |||||
2021-04-06 | css: set background color for code block | Franck Cuny | 1 | -5/+9 | |
Indent properly the CSS for the `pre` tag. | |||||
2021-04-06 | css: change the default font | Franck Cuny | 1 | -5/+5 | |
2021-04-06 | layout: fix format for the date | Franck Cuny | 1 | -1/+1 | |
2021-04-06 | layout: clean up empty space | Franck Cuny | 1 | -1/+ |