1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-20 06:25:53 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
6d0dcb50a7
refactor: 'use client' when appropriate 2023-07-30 18:50:14 +02:00
Divlo
d49a8a7470
fix: update dependencies to latest 2023-04-02 22:44:09 +02:00
Divlo
c419fb3bb4
chore: remove usage of styled-jsx 2022-10-20 22:44:32 +02:00
Divlo
729e540d04
chore: maintenance 2022-02-20 15:12:10 +01:00
Divlo
fd0740d12a
fix: add text that I'm a student at University 2021-09-09 10:08:42 +02:00
Divlo
266b3f8589
test: add cypress e2e (#159) 2021-08-13 15:48:29 +02:00
Divlo
c62e66a86a
feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00