| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: improve bundle size | Armand Philippot | 2023-12-20 | 1 | -0/+0 |
| | | | | | | | | | | * add `sideEffects` in package.json to activate tree shaking for barrel files * use dynamic imports on social links and icons * resize social media images * resize large project image (demo apcom) * resize website logo | ||||
| * | chore: add DigDir project | Armand Philippot | 2022-08-21 | 1 | -0/+0 |
| | | |||||
| * | chore: add wp-graphql-get-extended project | Armand Philippot | 2022-03-02 | 1 | -0/+0 |
| | | |||||
| * | chore: add demo project | Armand Philippot | 2022-02-23 | 1 | -0/+0 |
| | | |||||
| * | fix(project): make sure the project cover is displayed | Armand Philippot | 2022-01-27 | 3 | -0/+0 |
| Next.js does not support the dynamic import of images. Sometimes the images was displayed and other times the loading did not finish. So even if I would like to keep the content in a same place, I choose to put the projects covers inside the public directory. Then I use a hasCover boolean to determine if the project cover need to be printed. | |||||
