summaryrefslogtreecommitdiffstats
path: root/src/config/website.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-16/+0
|
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-3/+1
|
* chore(i18n): replace i18n provider and helpersArmand Philippot2022-01-291-0/+1
|
* chore: add opengraph and twitter metaArmand Philippot2022-01-191-0/+1
|
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-1/+4
| | | | | I will need the country code, so I think it makes more sense to gather them inside the same property.
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-0/+1
| | | | I also added the featured image on single article.
* chore: add line numbers to all prism blocks and translate copy buttonArmand Philippot2022-01-031-0/+1
|
* chore: retrieve posts list on blog pageArmand Philippot2021-12-151-0/+1
|
* chore: add Copyright componentArmand Philippot2021-12-131-0/+4
|
* chore: add Branding componentArmand Philippot2021-12-131-0/+6