summaryrefslogtreecommitdiffstats
path: root/src/components/PostPreview/PostPreview.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: create thematic page viewArmand Philippot2021-12-161-2/+2
| | | | | | | For now I have to repeat some markup/styles, I cannot reuse PostsList component. WP GraphQL does not offer edges for ACF Post2Post or filters to get thematic posts with another way. I should create custom fields in backend to improve the posts fetching.
* chore: display year between blog postsArmand Philippot2021-12-161-2/+6
|
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-161-0/+61