| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: typo in branding animation | Armand Philippot | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | chore: animate branding | Armand Philippot | 2022-02-01 | 1 | -4/+34 |
| | | |||||
| * | chore(baseline): handle baseline translation manually | Armand Philippot | 2022-01-30 | 1 | -2/+10 |
| | | | | | | | I cannot use formatjs to translate the website baseline since I need an async function to load the message. If I use the getIntlInstance helper outside NextJS, webpack is complaining about fs and path. | ||||
| * | refactor(config): move config from config dir to utils | Armand Philippot | 2022-01-29 | 1 | -9/+9 |
| | | |||||
| * | chore: replace lingui functions with react-intl | Armand Philippot | 2022-01-29 | 1 | -9/+15 |
| | | |||||
| * | chore: update logo | Armand Philippot | 2022-01-27 | 1 | -1/+1 |
| | | | | | | Adjust previous colors to fit the new website and add a dark version to better fit with the dark theme. | ||||
| * | chore: add structured data using schema.org and JSON-LD | Armand Philippot | 2022-01-19 | 1 | -21/+42 |
| | | | | | I also added the featured image on single article. | ||||
| * | fix: keep logo consistent on zoom | Armand Philippot | 2022-01-15 | 1 | -1/+1 |
| | | |||||
| * | chore: improve Branding component | Armand Philippot | 2022-01-14 | 1 | -9/+15 |
| | | |||||
| * | fix: change branding title tag on homepage | Armand Philippot | 2021-12-15 | 1 | -14/+8 |
| | | | | | I forgot to pass isHome arg... | ||||
| * | chore: load i18n translations using lingui provider | Armand Philippot | 2021-12-13 | 1 | -1/+8 |
| | | |||||
| * | chore: add Branding component | Armand Philippot | 2021-12-13 | 1 | -0/+35 |
