aboutsummaryrefslogtreecommitdiffstats
path: root/next.config.js
Commit message (Collapse)AuthorAgeFilesLines
* build: configure webpack to use react-intl without parserArmand Philippot2022-01-291-1/+6
|
* fix: handle translation with linguiArmand Philippot2022-01-281-2/+1
| | | | | | | | The previous method was not working so I tried a different approach. Translation is loaded but I'm still getting warnings: * Plurals for locale undefined aren't loaded * Text content did not match I can't figure how to fix them...
* chore: add scroll restoration for posts listArmand Philippot2022-01-181-0/+3
| | | | | | It would be nice to restore focus as well, but it seems I can not retrieve which posts was click on history back. I should find an alternative later.
* chore: add a redirection from /feed to /feed.xmlArmand Philippot2022-01-131-0/+8
|
* build(webpack): allow PDF importArmand Philippot2022-01-101-0/+4
|
* build: configure next to use mdx filesArmand Philippot2021-12-241-1/+11
|
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-161-0/+5
|
* build: remove powered by headerArmand Philippot2021-12-131-0/+1
|
* build: add sass configArmand Philippot2021-12-121-0/+7
|
* build: configure svgr to use svg as componentsArmand Philippot2021-12-121-4/+30
|
* build: configure lingui js for i18nArmand Philippot2021-12-121-1/+15
|
* chore: initial commitArmand Philippot2021-12-121-0/+4