aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: remove the no-parser config for formatjsArmand Philippot2022-02-122-6/+0
* chore: improve accessibilityArmand Philippot2022-02-1114-17/+230
* fix: prevent content to be printed before transition endArmand Philippot2022-02-111-2/+2
* chore: adjust spacing before posts list year on small devicesArmand Philippot2022-02-102-2/+9
* chore: improve widgetsArmand Philippot2022-02-108-103/+76
* chore: improve prism blocks displayArmand Philippot2022-02-101-18/+47
* fix(prism): translate toolbar buttons on single article pagesArmand Philippot2022-02-102-61/+31
* fix: typo in branding animationArmand Philippot2022-02-101-1/+1
* refactor: extract contact form from contact pageArmand Philippot2022-02-106-223/+240
* chore: improve contact form behaviorArmand Philippot2022-02-105-6/+66
* build(deps): add sharpArmand Philippot2022-02-092-14/+346
* fix: translate Prism toolbar buttons on MDX code blocksArmand Philippot2022-02-081-13/+29
* chore(prism): translate color scheme toggle buttonArmand Philippot2022-02-085-2/+48
* refactor(prism): rename color scheme attributes and remove prefixArmand Philippot2022-02-084-35/+28
* build(deps): add bundle analyzer to examine bundle sizes on buildArmand Philippot2022-02-023-5/+78
* chore: remove lingui configArmand Philippot2022-02-021-15/+0
* build: rename repo and submoduleArmand Philippot2022-02-022-6/+6
* fix: handle getStaticPaths fallbackArmand Philippot2022-02-025-26/+58
* chore: remove default Next api routesArmand Philippot2022-02-021-13/+0
* chore: change appearance of hamburger icon on hover/focusArmand Philippot2022-02-021-0/+44
* chore: close mainNav on click outside or route changeArmand Philippot2022-02-011-2/+25
* chore: add the Matomo opt-out formArmand Philippot2022-02-012-0/+10
* chore: move pagination cursor title in a separate divArmand Philippot2022-02-018-20/+39
* chore: animate main with fade in effectArmand Philippot2022-02-012-0/+14
* chore: animate brandingArmand Philippot2022-02-013-4/+136
* fix: disable animations and transitions on pseudo elementsArmand Philippot2022-02-011-2/+6
* chore: animate toolbar entranceArmand Philippot2022-02-012-0/+28
* chore: add a new settings to handle prism theme from toolbarArmand Philippot2022-02-018-1/+245
* chore: add MatomoArmand Philippot2022-01-316-12/+40
* chore: add a Prism plugin to set code blocks themeArmand Philippot2022-01-316-2/+309
* docs: replace NextJS bootstrapped readme with current project infoArmand Philippot2022-01-311-17/+70
* chore(icons): update main nav iconsArmand Philippot2022-01-314-58/+58
* chore(baseline): handle baseline translation manuallyArmand Philippot2022-01-304-5/+19
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-2928-216/+211
* refactor(widgets): move social media websites from config to widgetArmand Philippot2022-01-294-24/+71
* refactor(widgets): move sharing websites from config to sharing widgetArmand Philippot2022-01-294-73/+136
* fix: set current project title in breadcrumbArmand Philippot2022-01-291-1/+1
* chore: translate in FrenchArmand Philippot2022-01-291-135/+135
* build(deps): bump dependenciesArmand Philippot2022-01-292-2634/+1453
* build(deps): remove linguiArmand Philippot2022-01-298-2054/+18
* feat(i18n): replace linguijs with formatjsArmand Philippot2022-01-2962-529/+3077
|\
| * chore: replace lingui functions with react-intlArmand Philippot2022-01-2954-341/+2314
| * chore(i18n): replace i18n provider and helpersArmand Philippot2022-01-2915-192/+131
| * build: configure webpack to use react-intl without parserArmand Philippot2022-01-291-1/+6
| * build(deps): configure eslint and babel with formatjsArmand Philippot2022-01-282-1/+6
| * build(deps): install formatjsArmand Philippot2022-01-283-14/+640
|/
* fix: handle translation with linguiArmand Philippot2022-01-2821-176/+1236
* chore: translate website to FrenchArmand Philippot2022-01-272-4/+550
* chore: update titles and meta descArmand Philippot2022-01-271-13/+14
* chore: add favicon, webmanifest and theme color preferencesArmand Philippot2022-01-277-2/+31