Commit graph

660 commits

Author SHA1 Message Date
37b8f3fec4 refactor(main): reorganization
- in preparation fo resume stuff
2023-07-10 18:09:16 +09:00
de728781f1 chore: set "no-non-null-assertion" to off 2023-07-10 15:07:29 +09:00
80a7bf2a43 chore: tidy up gitignore files 2023-07-10 11:02:59 +09:00
ae5ecaaccc refactor: replace markdown parser
- replace markdown-it with remark and rehype
- add bunch of markdown features
2023-07-10 10:56:09 +09:00
c0195e02fd refactor(main): remove twitter link 2023-07-09 21:35:51 +09:00
5fdf41dac6 chore: downgrade turbo for real this time 2023-07-09 18:39:37 +09:00
761b49150b chore: downgrade turbo
- reason: https://github.com/vercel/turbo/issues/5447
2023-07-09 18:21:42 +09:00
2cb7682188 chore: import shared prettier config from root 2023-07-09 12:54:50 +09:00
9bd45b3e99 chore: add prettierignore file 2023-07-09 12:54:23 +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
fdb5fcbe93 feat(eslint-config): add ignore patterns 2023-07-09 12:19:13 +09:00
deb4dca623 chore: downgrade prettier formatter 2023-07-09 12:18:48 +09:00
4a6cb553f5 refactor: improve code readability 2023-07-09 11:21:29 +09:00
335c23ad9c refactor(content): remove unsearchable content 2023-07-09 11:17:00 +09:00
af35b116a0 chore: bump package versions 2023-07-09 11:08:53 +09:00
8add42bc68 chore: fix conflicting linter & formatter config 2023-07-09 11:03:38 +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
cb2f596567 ci: stop previous deploy if a new one starts 2023-07-09 10:25:26 +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
c9f14bf43b chore(content): touch-up skills.svg 2023-07-07 21:38:41 +09:00
6f55c477f7 fix: de-synced lockfile 2023-07-07 21:33:06 +09:00
b498c16759 fix: add missing dependency 2023-07-07 21:31:19 +09:00
960f113eae chore(content): update skills 2023-07-07 21:28:15 +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
f7be961d58 fix(content): add missing dependencies 2023-07-07 19:34:43 +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
d452533877 chore: bump turbo version 2023-07-06 14:12:00 +09:00
e7e50eed39 chore: rename "blog-content" to "content" 2023-07-06 14:11:15 +09:00
c573fcd9b9 feat(tailwind-config): add screen sizes 2023-07-06 14:06:40 +09:00
3b099e4efe chore: update vscode workspace dict 2023-07-06 01:09:23 +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