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

80 Commits

Author SHA1 Message Date
f64acb68c7
fix: stop using flag image, use emoji instead 2024-07-06 02:33:49 +02:00
fc0dfdda5f
chore(blog): update shiki to v1.6.0 and update next-mdx-remote to v5.0.0 2024-05-23 22:30:13 +02:00
d7121ea833
style: fix tailwindcss linting 2024-05-21 20:18:05 +02:00
b231381cb3
fix: client-side age calculation, more glanular check for isMounted
Allows to render as much as possible on the server side.
While keeping the calculation of the age on the client side to avoid hydratation mismatch.
2024-05-16 10:06:43 +02:00
bbb2e56512
fix: usage of correct heading levels and html tags 2024-05-16 09:56:19 +02:00
2a635bf3ba
fix: add hover effects 2024-05-16 09:26:05 +02:00
0eb780485c
fix(footer): show 0.0.0-development version in Footer in development 2024-04-06 20:40:25 +02:00
cd5e92b64a
fix: hydratation error with age calculation 2024-04-06 20:32:09 +02:00
0febee5b51
refactor: rename to primary color 2024-04-06 20:25:02 +02:00
303b6f3011
fix: correct responsive for Header Title 2024-01-28 15:45:45 +01:00
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
5478e202a7
fix(open source): replace nrwl/nx by DefinitelyTyped 2024-01-23 22:13:39 +01:00
a89b5932c2
fix: update dependencies to latest 2024-01-23 22:01:50 +01:00
e566ef6c38
chore: better Prettier config for easier reviews 2023-10-23 23:11:59 +02:00
d2578abeec
fix: loader improvements 2023-08-01 18:59:45 +02:00
e51e3bdc19
test: fix e2e tests + 500 error page 2023-08-01 18:18:16 +02:00
56520830e9
refactor: blog directory 2023-08-01 17:44:08 +02:00
2e0138194c
refactor: avoid usage of React.FC to use JSX.Element (to stay consistent) 2023-08-01 17:22:09 +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
6d0dcb50a7
refactor: 'use client' when appropriate 2023-07-30 18:50:14 +02:00
65e0f4f8b6
fix: avoid scrolling when changing language 2023-07-22 19:40:28 +02:00
0bbebeab99
build(deps): update latest
Some checks failed
Analyze / analyze (javascript) (push) Failing after 1m24s
Build / build (push) Successful in 3m0s
Lint / lint (push) Successful in 2m6s
Test / test-unit (push) Successful in 1m56s
Test / test-e2e (push) Successful in 3m17s
2023-07-19 00:09:28 +02:00
2644cb0fb5
fix: update /curriculum-vitae to /curriculum-vitae/index.html 2023-07-14 23:54:29 +02:00
5211ba1489
feat(skills): add Arch Linux 2023-06-18 12:18:24 +02:00
2dc63ba933
chore: maintenance 2023-06-16 22:56:53 +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
670897fa78
fix: improve spelling consistency 2023-05-29 17:44:26 +02:00
Divlo
ba34e314c9
fix: update name with full name and nickname 2023-05-29 17:10:14 +02:00
Divlo
f41bc644b1
fix(deps): remove next-pwa dependency 2023-05-29 16:24:49 +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
1514600998
fix: improve Resume 2022-11-29 10:29:02 +01:00
Divlo
213a3fa182
build(deps): bump Next.js to v13 2022-10-27 19:13:29 +02:00
Divlo
4d085cb148
fix: update biography description 2022-10-23 18:38:37 +02:00
Divlo
232b54588a
feat(skills): add PHP and Laravel 2022-10-20 22:44:40 +02:00
Divlo
c419fb3bb4
chore: remove usage of styled-jsx 2022-10-20 22:44:32 +02:00
Divlo
e85c241ed1
feat(posts): add git-ultimate-guide 2022-10-20 22:43:25 +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
8bc1471cbb
chore: easier development for jsonresume-theme-custom thanks to vite 2022-07-28 21:20:41 +02:00
Divlo
5d3a287b27
fix(resume): wrong dates 2022-05-03 10:05:11 +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
919ebd5f3e
feat(posts): add mistakes-as-junior-developer 2022-03-14 09:09:46 +01:00
Divlo
896b6051e8
fix: redirect /curriculum-vitae.html to /curriculum-vitae 2022-02-23 19:31:18 +01:00