| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: create mutation to send mail from contact form | Armand Philippot | 2021-12-17 | 1 | -0/+19 | |
| | | ||||||
| * | chore: add meta to single posts | Armand Philippot | 2021-12-17 | 1 | -0/+10 | |
| | | ||||||
| * | chore: display comments list on posts | Armand Philippot | 2021-12-17 | 1 | -1/+11 | |
| | | ||||||
| * | chore: create thematic page view | Armand Philippot | 2021-12-16 | 1 | -0/+47 | |
| | | | | | | | | 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 posts | Armand Philippot | 2021-12-16 | 2 | -4/+4 | |
| | | ||||||
| * | chore: fix typo | Armand Philippot | 2021-12-16 | 2 | -2/+2 | |
| | | ||||||
| * | chore: create legal notice view | Armand Philippot | 2021-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | chore: create CV view | Armand Philippot | 2021-12-15 | 1 | -0/+29 | |
| | | ||||||
| * | chore: create single post view | Armand Philippot | 2021-12-15 | 4 | -5/+88 | |
| | | ||||||
| * | chore: add pagination (load more) to blog page | Armand Philippot | 2021-12-15 | 1 | -5/+7 | |
| | | ||||||
| * | chore: retrieve posts list on blog page | Armand Philippot | 2021-12-15 | 5 | -0/+98 | |
| | | ||||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -0/+5 | |
| | | | | | | 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 data | Armand Philippot | 2021-12-13 | 2 | -1/+20 | |
| | | ||||||
| * | chore: change app to use a layout | Armand Philippot | 2021-12-13 | 1 | -0/+11 | |
| I can now insert header/footer on each pages. | ||||||
