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

22 Commits

Author SHA1 Message Date
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +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
bc719578d2
fix: remove vercel cli + update dependencies to latest 2023-07-14 23:50:20 +02:00
61172d59e3
feat: migrate progressively to full name instead of nickname 2023-05-30 21:51:27 +02:00
Divlo
ba34e314c9
fix: update name with full name and nickname 2023-05-29 17:10:14 +02:00
Divlo
20cb0c21d5
feat(posts): add programming-challenges 2023-05-21 14:42:53 +02:00
Divlo
042a861f58
fix: update dependencies to latest 2023-01-10 23:56:46 +01:00
Divlo
e85c241ed1
feat(posts): add git-ultimate-guide 2022-10-20 22:43:25 +02:00
Divlo
c1877297f8
refactor: minor changes 2022-08-27 02:30:55 +02:00
Divlo
1f4aa54211
chore: remove jest -> cypress for unit tests 2022-07-28 22:51:12 +02:00
Divlo
b9b76e839a
build(deps): update latest 2022-07-01 23:12:47 +02:00
Divlo
f67d331416
fix: calculate age client side so it updates "automatically" (not only on rebuild) 2022-03-24 18:57:27 +01:00
Divlo
a67d6665ea
feat: display age nearby the birth date 2022-03-24 11:45:19 +01:00
Divlo
33078ece66
chore: temporarily support Node.js v14 to deploy on Vercel 2022-02-23 09:06:12 +01:00
Divlo
a467ea7aff
feat: usage of VSCode Dark+ syntax highlighting in posts 2022-02-23 00:38:50 +01: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
0bf89f4df5
feat(posts): add clean-code 2022-02-20 15:12:10 +01:00
Divlo
bcb184e49c
feat: add blog (#320) 2022-02-20 15:12:10 +01:00