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

25 Commits

Author SHA1 Message Date
dd26a277a2
fix: update dependencies to latest 2023-12-28 06:21:24 +01:00
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +02:00
e4cf714d95
test: fix styles import for unit tests 2023-08-01 19:39:09 +02:00
e51e3bdc19
test: fix e2e tests + 500 error page 2023-08-01 18:18:16 +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
872b018673
style: fix prettier 2023-07-14 23:58:50 +02:00
d78e50638e
test: fix with new anchor link behavior in blog posts 2023-06-16 23:26:09 +02:00
9d44671fed
feat: continue migrating to full name instead of nickname 2023-05-31 20:09:08 +02:00
61172d59e3
feat: migrate progressively to full name instead of nickname 2023-05-30 21:51:27 +02:00
Divlo
271aa60247
test: update with new changes 2023-05-29 17:26:06 +02:00
Divlo
361ea37deb
chore: fix CI issues 2023-04-02 23:16:51 +02:00
Divlo
213a3fa182
build(deps): bump Next.js to v13 2022-10-27 19:13:29 +02: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
9351edf626
chore: use the right resume.json 2022-07-28 23:01:19 +02:00
Divlo
1f4aa54211
chore: remove jest -> cypress for unit tests 2022-07-28 22:51:12 +02:00
Divlo
1ebdab18a5
fix: update about, now second year of university 2022-07-23 23:00:58 +02:00
Divlo
a2da9618af
test(e2e): header should always be visible (sticky) 2022-02-23 09:03:10 +01:00
Divlo
a467ea7aff
feat: usage of VSCode Dark+ syntax highlighting in posts 2022-02-23 00:38:50 +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
Divlo
d794d38f14
test(e2e): visible instead of exist 2021-08-23 19:48:15 +02:00
Divlo
266b3f8589
test: add cypress e2e (#159) 2021-08-13 15:48:29 +02:00