Commit graph

66 commits

Author SHA1 Message Date
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
68a287cec7 feat(main): add canonical link tag 2023-07-04 09:37:57 +09:00
6309ced09b refactor(main): update site description meta tags 2023-07-04 09:34:58 +09:00
b8a7eb50be feat(main): add sitemap 2023-07-04 09:30:09 +09:00
d10428cb51 refactor(main): optimize font loading 2023-07-04 09:21:08 +09:00
704e295d49 chore: add more files to clean list 2023-07-04 09:12:10 +09:00
0a44b41113 chore(main): remove unused asset 2023-07-04 08:53:59 +09:00
8cf3372053 feat: tidy up robots.txt 2023-07-02 23:27:17 +09:00
695ea0d178 chore(main): remove unused dependency 2023-07-02 15:16:55 +09:00
5cfc8adbff fix(main): fix site not building 2023-07-02 15:12:15 +09:00
fdad7710bd refactor(main): use tailwindcss for logo 2023-07-02 15:01:57 +09:00
dfaf9444aa refactor(main): simplify contacts 2023-07-02 15:01:21 +09:00
e43193d464 feat(main): replace emotion CSS with tailwind 2023-07-02 14:57:56 +09:00
4a7ced5550 chore: tidy up linters 2023-07-02 13:47:06 +09:00
002fb4bea7 refactor: tidy up tailwind configs
- add tailwind to all apps
- share tailwind themes and stuff
2023-07-02 10:56:12 +09:00
cc507ad257 refactor(main): apply eslint fixes 2023-07-02 10:27:14 +09:00
b66a3c5801 chore(main): fix eslint 2023-07-02 10:26:49 +09:00
3ef008c206 chore(main): add stuff to prettierignore 2023-07-02 10:20:29 +09:00
8881979269 chore(main): bump package versions 2023-07-02 10:20:15 +09:00