| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-02-16 | layout: improve readability and remove /notes | Franck Cuny | 1 | -0/+1 | |
| The notes will be moved to a different site/repository, with their own style. Update the index page to make it more readable. Make the header more visible with fewer links. Add a footer, with links using SVG icons. | |||||
| 2022-01-23 | layout: drop the div 'main' | Franck Cuny | 1 | -6/+4 | |
| The div 'main' is not needed, we are creating an element named 'named' in the main block. | |||||
| 2021-04-22 | layout: add a navbar | Franck Cuny | 1 | -0/+1 | |
| I want to differentiate blog's entries from more general notes. For this, we create two menu entries, and add a navbar at the top. The nav bar let us select between the two kind of articles: blogs or notes. For now we have a single blog entry, and no notes. The page to list entries is simplified: we use the same layout for all lists (tags, notes, blogs). The CSS is updated to support the new nav bar. | |||||
