Commit graph

267 commits

Author SHA1 Message Date
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
1228e31b82 refactor: remove unused imports 2023-06-26 10:25:28 +09:00
8e63c15c82 refactor: styling cleanup 2023-06-26 10:24:36 +09:00
85665170e4 feat(main): improve max width stuff 2023-06-26 10:09:38 +09:00
553c12b029 feat(main): make table head bold 2023-06-26 10:08:31 +09:00
df0685d0f8 chore: remove unused dependency 2023-06-26 10:00:42 +09:00
c8a8dac86f chore(blog): update "about" link 2023-06-26 01:01:35 +09:00
3af0fd7056 feat: allow external links in navbar and sidebar 2023-06-26 00:58:52 +09:00
12c246dcd3 fix: fix "@typescript-eslint" conflict error 2023-06-26 00:48:45 +09:00
922c18aa52 chore: remove unnecessary dependencies 2023-06-26 00:45:53 +09:00
3b05f4de71 feat: create main website 2023-06-26 00:33:47 +09:00
4694e6799d refactor: remove style.developomp.com 2023-06-18 19:02:59 +09:00
5ab6b93fa3 refactor(blog): move content gen code to its own package 2023-06-18 11:58:13 +09:00
c9c8cd35c1 refactor(blog): update deprecated markdown-it-anchor API 2023-06-18 01:55:16 +09:00
33ba73d8f0 refactor(blog): update deprecated simple icons API 2023-06-18 01:54:46 +09:00
11cc4452f9 chore(blog): make npm scripts use pnpm 2023-06-18 00:28:50 +09:00
6de5253559 feat(blog): add aria-label attributes to improve accessibility 2023-06-17 23:15:38 +09:00
2df268342d feat(blog): add description meta tag 2023-06-17 23:14:14 +09:00
dbb5e9ad45 perf(blog): improve font loading time 2023-06-17 23:12:56 +09:00
cf1d8c1590 chore: bump package versions 2023-06-17 20:24:09 +09:00
4404518359 refactor: remove localization
Why:
- I was doing half-ass job at it in the first place (code-wise)
- maintaining sites for more than one locale proved to be more difficult
  than initially anticipated
- having more than one local does not add much value
- overall not worth it
2023-06-17 19:18:46 +09:00