Commit graph

118 commits

Author SHA1 Message Date
af35b116a0 chore: bump package versions 2023-07-09 11:08:53 +09:00
696dd1a95e
refactor(blog): widen content area (#77) 2023-07-09 10:55:58 +09:00
6787eb1c00
refactor(blog): improve meta tags styling (#76) 2023-07-09 10:48:24 +09:00
db632c817a refactor(blog): remove unnecessary post type check 2023-07-09 10:38:46 +09:00
6d0fdfa36c
fix: text overflowing on small displays (#74) 2023-07-09 10:36:51 +09:00
d73baa1208
refactor: center page title text (#75) 2023-07-09 10:36:45 +09:00
7f602f029c refactor(blog): use article HTML tag for articles 2023-07-09 10:23:49 +09:00
d31eb73ffd
fix: fix post card metadata wrapping incorrectly (#73) 2023-07-09 10:20:11 +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
7065c4cc18 fix(blog): close #66 2023-07-07 20:27:02 +09:00
77862c61c5 feat(blog): use dark theme by default 2023-07-07 20:00:32 +09:00
de98802eb5 fix(blog): broken layout 2023-07-07 19:34:58 +09:00
e48b65b14c feat(blog): port from CRA to vite + react 2023-07-07 19:18:32 +09:00
8243d38270 chore: remove shared tsconfig package 2023-07-06 18:07:06 +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
e7e50eed39 chore: rename "blog-content" to "content" 2023-07-06 14:11:15 +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
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