summaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/pages.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(types): move and rename GraphQL typesArmand Philippot2022-08-201-1/+17
| | | | | | | The api file in services was not really readable. So I move the types and I also rewrite a little the fetch function. I also rename most of the type to avoid conflict with preexisting types (like Node) and to keep consistency.
* fix: ensure all topics/thematics have the base urlArmand Philippot2022-05-231-10/+6
|
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-17/+32
|
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-1/+4
| | | | | | * add logo to topics pages and links * add Prism styles to articles * and a few other adjustements
* chore: add Thematic pageArmand Philippot2022-05-131-1/+46
|
* chore: fetch posts for rss feedArmand Philippot2022-05-021-0/+26