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

9 Commits

Author SHA1 Message Date
c2c9b59c7a
fix(portfolio): update link to Carolo (carolo.org) 2024-02-15 09:34:02 +01:00
b8ceefb2f6
feat: new logo v1 2024-01-28 01:56:47 +01:00
1523c8cac0
fix: wording typos 2024-01-25 14:46:03 +01:00
548ddc8425
style: format JSONC files with Prettier correctly 2024-01-24 21:49:30 +01:00
bac65ad61a
fix: improve wording 2024-01-23 23:59:10 +01:00
c123815a86
fix(portfolio): remove Thream project as it is now deprecated 2023-12-28 06:21:32 +01:00
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +02:00
caa6a90418
refactor: implement light/dark themes using cookies 2023-08-01 14:11:46 +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