aboutsummaryrefslogtreecommitdiffstats
path: root/src/services
Commit message (Collapse)AuthorAgeFilesLines
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-162-3/+6
|
* chore: fix typoArmand Philippot2021-12-161-4/+4
|
* chore: create legal notice viewArmand Philippot2021-12-151-8/+20
|
* chore: create CV viewArmand Philippot2021-12-151-0/+48
|
* chore: create single post viewArmand Philippot2021-12-152-4/+165
|
* chore: add pagination (load more) to blog pageArmand Philippot2021-12-151-3/+3
|
* chore: retrieve posts list on blog pageArmand Philippot2021-12-151-0/+130
|
* chore: add main-nav componentArmand Philippot2021-12-131-1/+0
| | | | | I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.
* chore: create homepage with graphql dataArmand Philippot2021-12-132-0/+48