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

13 Commits

Author SHA1 Message Date
66cf6d7438
fix: add scroll behavior: smooth 2024-05-16 09:32:20 +02:00
0febee5b51
refactor: rename to primary color 2024-04-06 20:25:02 +02:00
e8ea42a260
fix: wrong font weight on hover link 2024-01-28 15:42:01 +01:00
f5020cad19
chore: usage of eslint-plugin-tailwindcss 2024-01-28 03:21:11 +01:00
b8ceefb2f6
feat: new logo v1 2024-01-28 01:56:47 +01:00
bac65ad61a
fix: improve wording 2024-01-23 23:59:10 +01:00
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +02:00
d2578abeec
fix: loader improvements 2023-08-01 18:59:45 +02:00
e51e3bdc19
test: fix e2e tests + 500 error page 2023-08-01 18:18:16 +02:00
56520830e9
refactor: blog directory 2023-08-01 17:44:08 +02:00
4b2e7bae90
feat: rewrite blog to Next.js v13 app directory
Improvement: Support light theme in code block
2023-08-01 17:07:19 +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