summaryrefslogtreecommitdiffstats
path: root/src/pages/projets
Commit message (Collapse)AuthorAgeFilesLines
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-232-80/+42
|
* refactor: reduce the number of data transformationArmand Philippot2022-05-232-7/+11
|
* chore: update some stylesArmand Philippot2022-05-211-2/+7
| | | | | | | * Improve wp-blocks-columns, wp-block-quote and some images * Make Sharing widget consistent between pages * Remove margin option from lists * Fix Topic logo alignement
* chore: use persistent layoutArmand Philippot2022-05-172-6/+18
| | | | | It prevents to rerender the common components between pages (header, footer...).
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-162-30/+19
|
* chore: add Project single pagesArmand Philippot2022-05-132-0/+392