aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/PostMeta/PostMeta.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: wrap dates with time tagArmand Philippot2022-01-251-28/+33
|
* chore: add reading time in posts metaArmand Philippot2022-01-251-2/+32
|
* chore: display total found posts in page metaArmand Philippot2022-01-251-9/+22
|
* refactor: rename all subject occurrences into topicArmand Philippot2022-01-231-10/+10
| | | | | I change the name in graphql endpoint, so I decided to repercute this change here.
* chore(meta): add a link to comments on single post pagesArmand Philippot2022-01-161-1/+8
|
* chore(meta): display subjects instead of thematics on Thematic pagesArmand Philippot2022-01-111-3/+28
|
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-061-38/+64
|
* chore: create post meta view for posts listsArmand Philippot2021-12-161-0/+79