| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(pages,services): make thematics & topics pages usable again | Armand Philippot | 2023-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | When I refactored the fetchers and convertors in #f111685 I forgot to convert WPThematicPreview and WPTopicPreview so the thematics and topics pages was broken. I also: * removed the ToC added by error in #70b4f63 * fix heading styles * fix website url in topics pages | ||||
| * | refactor(components): replace PageLayout template with Page | Armand Philippot | 2023-11-20 | 1 | -0/+172 |
| * split pages in smaller components (it is both easier to maintain and more readable, we avoid the use of fragments in pages directory) * extract breadcrumbs from article tag (the navigation is not related to the page contents) * remove useReadingTime hook * remove layout options except `isHome` | |||||
