summaryrefslogtreecommitdiffstats
path: root/src/components/PostMeta/PostMeta.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-2/+2
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-29/+89
* 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
* 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