Commit graph

733 commits

Author SHA1 Message Date
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
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
8e3e5ef51d docs: add testing tools 2023-07-04 09:41:48 +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
48a7fc32a3 docs: update project description 2023-07-04 08:11:03 +09:00
3cc4708621 docs: move technical stuff to its own document 2023-07-04 08:10:18 +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
9335f12627 chore: remove unused package 2023-07-02 15:14:37 +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
a3ef31f846 chore: update vscode workspace dictionary 2023-07-02 13:45:22 +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