1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
dd26a277a2
fix: update dependencies to latest 2023-12-28 06:21:24 +01:00
2e04053ec3
fix: update CV with latest education courses 2023-11-07 21:14:43 +01:00
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +02:00
c0508dc0b9
build: ignore ESLint errors for Production build
It improves performance when extra checking is not necessary.
2023-09-14 12:26:19 +02:00
f04d8a0c11
Revert "build: ignore ESLint and TypeScript errors for Production build"
This reverts commit fdab2a7ea8.
2023-09-14 12:19:26 +02:00
fdab2a7ea8
build: ignore ESLint and TypeScript errors for Production build
It improves performance when extra checking is not necessary.
2023-09-14 11:49:52 +02:00
6b29ce9b15
feat: rewrite to Next.js v13 app directory
Improvements:
- Hide switch theme input (ugly little white square)
- i18n without subpath (e.g: /fr or /en), same url whatever the locale used
2023-07-31 19:06:46 +02:00
Divlo
f41bc644b1
fix(deps): remove next-pwa dependency 2023-05-29 16:24:49 +02:00
Divlo
d49a8a7470
fix: update dependencies to latest 2023-04-02 22:44:09 +02:00
Divlo
c419fb3bb4
chore: remove usage of styled-jsx 2022-10-20 22:44:32 +02:00
Divlo
03e7e22d74
chore: reduce docker image size 2022-10-20 22:44:32 +02:00
Divlo
0f89fee52f
feat: add giscus comments system for blog posts 2022-08-23 12:23:31 +02:00
Divlo
0e0036b737
feat: add Curriculum vitae 2022-02-22 21:19:42 +01:00
Divlo
729e540d04
chore: maintenance 2022-02-20 15:12:10 +01:00
Divlo
4f5dfc63ea
perf: reduce build size + add next-secure-headers 2021-08-12 01:19:11 +02:00
divlo
c2f762ac68 feat: add divlo.fr 2021-04-18 01:56:23 +02:00