| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: change posts list styles | Armand Philippot | 2022-01-14 | 1 | -1/+2 |
| | | |||||
| * | chore: add meta, toc and widgets on thematic pages | Armand Philippot | 2022-01-11 | 1 | -0/+20 |
| | | |||||
| * | refactor(sidebar): use a component to avoid styles repetition | Armand Philippot | 2022-01-11 | 1 | -17/+0 |
| | | | | | | | I also fix some overflow/sticky issues. I have to set overflow auto only when there is no button-like links otherwise, with translate, the button is cropped on hover. | ||||
| * | refactor(aside): move width from aside to sharing widget | Armand Philippot | 2022-01-10 | 1 | -1/+0 |
| | | | | | Only the Sharing widget needs the "min-content" width. | ||||
| * | refactor(styles): use compose to declare grid layouts once | Armand Philippot | 2022-01-10 | 1 | -48/+4 |
| | | | | | | | | I'm using same grid layouts in multiple places. To avoid maintenance issue, I think it is better to declare the grid once and to import its declaration where it is needed. Thanks to CSS modules, I can use compose to do that. | ||||
| * | chore: add article header styles | Armand Philippot | 2022-01-07 | 1 | -3/+4 |
| | | |||||
| * | chore: move Main grid to its children | Armand Philippot | 2022-01-06 | 1 | -0/+112 |
| This way I can use full width background for some blocks. | |||||
