Commit graph

274 commits

Author SHA1 Message Date
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
e26738ee07 chore: replace deprecated typescript-styled-plugin 2023-06-17 19:13:02 +09:00
f1cccd8ed3 refactor: update skill list 2023-02-08 12:27:14 +09:00
120499c241 chore: update skills 2023-01-23 22:39:51 +09:00
eaffba6836 update my MBTI 2023-01-02 23:25:08 +09:00
da7e7e8378 update goals 2022-12-31 21:12:10 +09:00
4310446266 remove pocketbase from backend skills in blog site 2022-12-31 13:48:42 +09:00
fe6e0f98dd update portfolio 2022-12-29 13:45:38 +09:00
2a6d3ac946 update skills 2022-12-25 14:56:00 +09:00
97e88c36d7 add skills 2022-12-25 14:22:35 +09:00
2736c98e34 remove future projects from portfolio 2022-12-15 21:22:44 +09:00
87ef6943ca chore: remove duplicate whitespace 2022-12-15 21:16:36 +09:00
3dc7d67539 remove unused import 2022-12-15 21:16:14 +09:00
020552ef88 fix sidebar toggle button not showing 2022-12-15 20:24:50 +09:00
7b7be55499 move theme related data from blog to theme 2022-12-15 20:04:18 +09:00
11cf254ccb add missing dependency 2022-12-13 19:30:53 +09:00
c6190c44bd add style.developomp.com 2022-12-13 17:48:17 +09:00
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00