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

10 Commits

Author SHA1 Message Date
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
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
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
4f5dfc63ea
perf: reduce build size + add next-secure-headers 2021-08-12 01:19:11 +02:00
Divlo
c62e66a86a
feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
divlo
c2f762ac68 feat: add divlo.fr 2021-04-18 01:56:23 +02:00