| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(matomo): use another dependency to track page views | Armand Philippot | 2022-02-14 | 1 | -18/+23 |
| | | | | | | | I though the previous package would track all visits with the provided but it seems that I need to add trackPageView on all pages. So I decided to use another package. | ||||
| * | chore: add a new settings to handle prism theme from toolbar | Armand Philippot | 2022-02-01 | 1 | -1/+4 |
| | | |||||
| * | chore: add Matomo | Armand Philippot | 2022-01-31 | 1 | -12/+16 |
| | | |||||
| * | refactor(config): move config from config dir to utils | Armand Philippot | 2022-01-29 | 1 | -2/+2 |
| | | |||||
| * | chore(i18n): replace i18n provider and helpers | Armand Philippot | 2022-01-29 | 1 | -14/+12 |
| | | |||||
| * | fix: handle translation with lingui | Armand Philippot | 2022-01-28 | 1 | -20/+8 |
| | | | | | | | | | 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... | ||||
| * | feat: implement dark mode | Armand Philippot | 2022-01-17 | 1 | -1/+8 |
| | | |||||
| * | chore: load i18n translations using lingui provider | Armand Philippot | 2021-12-13 | 1 | -1/+29 |
| | | |||||
| * | chore: change app to use a layout | Armand Philippot | 2021-12-13 | 1 | -3/+4 |
| | | | | | I can now insert header/footer on each pages. | ||||
| * | chore: add modern normalize and change global css to scss file | Armand Philippot | 2021-12-13 | 1 | -1/+1 |
| | | |||||
| * | build: move global styles and pages inside src directory | Armand Philippot | 2021-12-12 | 1 | -0/+8 |
