Commit graph

84 commits

Author SHA1 Message Date
bd93b25dd2
refactor: use dayjs 2023-07-31 00:37:34 +09:00
9fc1872667
chore: run tests as UTC timezone 2023-07-31 00:23:37 +09:00
2a0a78bd3e
refactor: remove unnecessary code 2023-07-31 00:00:39 +09:00
08a0f967e3
test: improve test structure 2023-07-30 21:58:59 +09:00
d4cf3e8de6
test: improve test structure 2023-07-30 21:31:44 +09:00
179d51d408
test: attempt to fix failing tests 2023-07-30 21:16:50 +09:00
a8c533c648
test: rename tests 2023-07-30 18:40:57 +09:00
7cbb07fd67
feat: add unit tests 2023-07-30 16:01:08 +09:00
9e58978b4d
fix(main): age calculation 2023-07-30 16:00:05 +09:00
3249c0f970
refactor(main): reduce age update duration 2023-07-30 02:05:43 +09:00
cabd9a8934
fix(main): resume route not pre-rendering 2023-07-29 12:11:46 +09:00
d06bd9ad9d
chore: remove lastmod from sitemaps 2023-07-29 11:49:01 +09:00
f4e08865c5
chore: use serve instead of firebase emulator 2023-07-29 11:32:55 +09:00
d44ec0428e
chore: add missing build dependencies 2023-07-29 11:00:17 +09:00
b50d3e861b
refactor: create sharable playwright config 2023-07-29 10:57:53 +09:00
cd528cd130
test: use firebase hosting emulator 2023-07-29 10:41:55 +09:00
296be0e5b2
test: add E2E testing to main site 2023-07-29 10:01:58 +09:00
810d994688
refactor(main): improve title of 404 page 2023-07-29 10:01:19 +09:00
cf3dd8fd44
chore: improve clean scripts 2023-07-29 09:15:31 +09:00
e781526337
chore: remove unnecessary preview scripts 2023-07-29 09:00:15 +09:00
ce81f5d59c
chore: fix 404 page not working for main site 2023-07-28 22:39:38 +09:00
62b34c9c48
feat(main): add 404 page 2023-07-27 14:32:24 +09:00
e48cd4caab
feat(main): simplify layout 2023-07-21 01:53:10 +09:00
453f203637
refactor(main): move dark class from body to html 2023-07-21 01:52:27 +09:00
10a8aa2a63 refactor(main): update sitemap 2023-07-15 16:05:20 +09:00
7a018c6aa5 feat(main): add resume to sitemap 2023-07-11 14:13:13 +09:00
550bbc1c12 refactor(main): remove resume link from nav 2023-07-11 14:12:59 +09:00
5d8a649a01 feat: add resume 2023-07-10 19:57:07 +09:00
37b8f3fec4 refactor(main): reorganization
- in preparation fo resume stuff
2023-07-10 18:09:16 +09:00
80a7bf2a43 chore: tidy up gitignore files 2023-07-10 11:02:59 +09:00
c0195e02fd refactor(main): remove twitter link 2023-07-09 21:35:51 +09:00
72287677d4 chore: add shared prettier config 2023-07-09 12:41:43 +09:00
c81b555d40 chore(main): remove unnecessary eslint rules 2023-07-09 12:19:39 +09:00
deb4dca623 chore: downgrade prettier formatter 2023-07-09 12:18:48 +09:00
af35b116a0 chore: bump package versions 2023-07-09 11:08:53 +09:00
b498c16759 fix: add missing dependency 2023-07-07 21:31:19 +09:00
91e0e363b0 feat(main): temporarily host skills.svg 2023-07-07 21:24:53 +09:00
af109d5589 feat(main): add home button to navbar 2023-07-06 17:57:12 +09:00
8140543351 chore: remove unused package scripts 2023-07-06 17:55:37 +09:00
28907e3b3d chore(main): improve style organization 2023-07-06 14:21:13 +09:00
17ad02c5ac chore: added and applied XML formatter 2023-07-04 11:52:25 +09:00
120be09c2c chore(main): document function 2023-07-04 11:48:11 +09:00
2f6a538151 refactor(main): better code splitting 2023-07-04 11:43:35 +09:00
65f8477678 feat(main): add real-time fractional age counter 2023-07-04 11:39:21 +09:00
4faeadbfe1 refactor: fix svelte config 2023-07-04 11:01:51 +09:00
f0b5e72add refactor(main): update social & profile link style 2023-07-04 10:26:30 +09:00
86fd0469b1 fix(main): fix socials & profiles aria label 2023-07-04 10:13:32 +09:00
9e2590f3cd refactor(main): center wrapped socials & profiles 2023-07-04 10:11:56 +09:00
0cfe1e29c3 refactor(main): replace regular css with tailwind 2023-07-04 10:10:40 +09:00
f16a4e1858 refactor(main): remove unused styles 2023-07-04 09:44:19 +09:00