summaryrefslogtreecommitdiffstats
path: root/src/components/templates/page/page-layout.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(types): move and rename GraphQL typesArmand Philippot2022-08-201-2/+2
* fix(comments): allow a depth of 2 instead of 1Armand Philippot2022-05-211-1/+1
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-4/+1
* chore: handle settings changeArmand Philippot2022-05-181-0/+3
* chore: use persistent layoutArmand Philippot2022-05-171-18/+17
* chore: adjust articles stylesArmand Philippot2022-05-171-32/+53
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-4/+13
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-5/+6
* chore: improve accessibilityArmand Philippot2022-05-151-2/+16
* chore: add Article pagesArmand Philippot2022-05-151-8/+87
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-3/+11
* chore: add a PageLayout componentArmand Philippot2022-04-251-0/+166