| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: use persistent layout | Armand Philippot | 2022-05-17 | 3 | -45/+25 |
| | | | | | | It prevents to rerender the common components between pages (header, footer...). | ||||
| * | chore: adjust articles styles | Armand Philippot | 2022-05-17 | 2 | -33/+61 |
| | | | | | | * change animation on article card hover * change comments section alignment | ||||
| * | chore: adjust and complete missing styles | Armand Philippot | 2022-05-16 | 3 | -5/+20 |
| | | | | | | | * add logo to topics pages and links * add Prism styles to articles * and a few other adjustements | ||||
| * | refactor: use custom hook for breadcrumb items and schema | Armand Philippot | 2022-05-16 | 3 | -11/+53 |
| | | |||||
| * | chore: improve accessibility | Armand Philippot | 2022-05-15 | 1 | -2/+16 |
| | | |||||
| * | chore: add Article pages | Armand Philippot | 2022-05-15 | 2 | -11/+90 |
| | | |||||
| * | chore: add the Blog index page | Armand Philippot | 2022-05-13 | 1 | -37/+25 |
| | | |||||
| * | chore: add Project single pages | Armand Philippot | 2022-05-13 | 1 | -0/+5 |
| | | |||||
| * | refactor: rewrite DescriptionList and Meta components | Armand Philippot | 2022-05-09 | 2 | -71/+50 |
| | | | | | | | The meta can have different layout. The previous implementation was not enough to easily change the layout. Also, I prefer to restrict the meta types and it prevents me to repeat myself for the labels. | ||||
| * | chore: add a PageLayout component | Armand Philippot | 2022-04-25 | 4 | -0/+861 |
