Commit graph

287 commits

Author SHA1 Message Date
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
d2f48676a5 fix: close #72 2023-07-04 06:45:13 +09:00
c0565c83c0 refactor(blog): remove nav links and sidebar 2023-07-04 02:15:09 +09:00
a4958ae323 chore: update gitignore 2023-07-03 22:51:37 +09:00
0f2558af61 feat(portfolio): add placeholder badge data
- reduce layout shift
2023-07-02 23:35:09 +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
e138285b7b refactor: apply new eslint rules 2023-07-02 13:48:44 +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
314bcae159 refactor(main): move class styles to svelte file 2023-07-02 09:58:14 +09:00
b5dcbb60d4 fix(main): fix age calculation 2023-07-02 09:54:13 +09:00
c4549b8a95 feat(main): add discord server links & routes 2023-07-02 09:53:32 +09:00
62ddabb9ca feat: tidy up title & meta tags 2023-06-29 23:26:20 +09:00
6513212007 feat(portfolio): add github link icon 2023-06-29 22:33:24 +09:00
b6dd692633 chore: update portfolio 2023-06-29 22:24:35 +09:00
0a0273062c refactor(portfolio): increase line height 2023-06-29 21:27:48 +09:00
9729020e08 feat(portfolio): add global list style 2023-06-29 21:27:24 +09:00
0a6c64682d chore: tidy up turborepo commands 2023-06-29 20:08:36 +09:00
a673b1b954 chore(blog): improve image load time 2023-06-29 17:19:05 +09:00
5c4f1886a2 refactor(feat): remove home link from navbar 2023-06-29 16:33:11 +09:00
b05f555438 refactor: optimize lighthouse score 2023-06-29 16:31:43 +09:00
b4e57579d0 docs: update portfolio links 2023-06-29 16:31:21 +09:00
c058032f8c refactor: optimize lighthouse score 2023-06-29 16:25:07 +09:00
16cb0ee44d chore: fix build failing 2023-06-29 16:19:39 +09:00
557f0a94ec feat(portfolio): implement proper loading display 2023-06-29 16:15:09 +09:00
b43871c516 chore: change eslint & prettier config 2023-06-29 15:53:51 +09:00
fc827d74fe chore: make dev server open page on browser 2023-06-29 14:20:11 +09:00
9a46123925 chore: make dev server all use different ports 2023-06-29 14:19:50 +09:00
2eca674fd2 refactor(blog): use scroll margin 2023-06-29 14:14:42 +09:00
cb8ba18eec refactor: remove unused code 2023-06-29 14:13:58 +09:00
e18c8dcdc5 feat(blog): self host fonts 2023-06-29 14:10:29 +09:00
66ff7934b2 chore: improve clean script 2023-06-29 12:52:27 +09:00
4a6d765c86 feat: add portfolio site 2023-06-29 12:28:25 +09:00
ed27033c13 feat(blog): close #24 2023-06-26 23:12:00 +09:00
b0d96edb7a refactor(main): rm unnecessary tsx file extension 2023-06-26 22:47:59 +09:00
cda0e813ec feat(blog): close #45 2023-06-26 22:45:04 +09:00
76d4c680d2 feat(main): prevent logo image layout shift 2023-06-26 12:16:03 +09:00
8624e30273 refactor(main): move meta tags to html file 2023-06-26 10:41:21 +09:00