aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/format.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-332/+0
* chore: add a PageLayout componentArmand Philippot2022-04-251-3/+25
* refactor: update graphql queries (#14)Armand Philippot2022-03-091-3/+3
* feat: provide pagination for users with js disabled (#13)Armand Philippot2022-03-091-1/+16
* fix: update comments list when a new comment is sendArmand Philippot2022-02-141-8/+6
* fix: handle getStaticPaths fallbackArmand Philippot2022-02-021-0/+12
* chore: wrap dates with time tagArmand Philippot2022-01-251-0/+16
* chore: add reading time in posts metaArmand Philippot2022-01-251-0/+8
* refactor: rename all subject occurrences into topicArmand Philippot2022-01-231-26/+26
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-0/+2
* chore: add title and meta desc to subjects and thematicsArmand Philippot2022-01-111-2/+13
* chore(meta): display subjects instead of thematics on Thematic pagesArmand Philippot2022-01-111-0/+2
* refactor: avoid useless assignement before return statementArmand Philippot2022-01-041-6/+2
* chore: display subjects list under articlesArmand Philippot2022-01-031-1/+19
* chore: display comments as a treeArmand Philippot2021-12-271-1/+30
* chore: replace CV content with mdx contentArmand Philippot2021-12-241-23/+0
* refactor: rewrite types and servicesArmand Philippot2021-12-201-0/+226