1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-19 14:05:53 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
2e0138194c
refactor: avoid usage of React.FC to use JSX.Element (to stay consistent) 2023-08-01 17:22:09 +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
2644cb0fb5
fix: update /curriculum-vitae to /curriculum-vitae/index.html 2023-07-14 23:54:29 +02:00
Divlo
61e589f0f4
fix: responsive on blog post with code blocks and katex 2023-05-21 18:21:46 +02:00
Divlo
d49a8a7470
fix: update dependencies to latest 2023-04-02 22:44:09 +02:00
Divlo
896b6051e8
fix: redirect /curriculum-vitae.html to /curriculum-vitae 2022-02-23 19:31:18 +01:00
Divlo
a2da9618af
test(e2e): header should always be visible (sticky) 2022-02-23 09:03:10 +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
1505b81233
build(deps): bump Node.js to 16.0.0 and npm to 8.0.0
BREAKING CHANGE: minimum supported Node.js >= 16.0.0 and npm >= 8.0.0

fixes #74
2022-02-20 15:12:10 +01:00
divlo
cd20e25082 fix: update content 2021-05-08 21:09:03 +02:00
Divlo
c62e66a86a
feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
divlo
e68fdb132e feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
divlo
c2f762ac68 feat: add divlo.fr 2021-04-18 01:56:23 +02:00