Commit graph

54 commits

Author SHA1 Message Date
033b1d6370
refactor: simplify title check tests 2024-02-29 00:07:58 +09:00
7079f92414
chore: update to Node.JS v20 2024-02-29 00:07:36 +09:00
12ed6cf0c2
chore: update prettier 2024-02-28 23:34:49 +09:00
6af4e34408
chore: bump package versions 2023-12-23 18:38:01 +09:00
addc033ebe
feat(blog): add theme-based element visibility 2023-09-17 16:49:03 +09:00
36b1ecd8ec
refactor: improve content json importing 2023-08-08 12:39:46 +09:00
a3c0990804
refactor: remove unnecessary edge case handling 2023-08-08 00:52:23 +09:00
db05a792df
refactor: improve code structure 2023-08-08 00:39:28 +09:00
d4eef3d0dd
refactor: reduce code duplication 2023-08-08 00:35:48 +09:00
096ef2642e
refactor: client side component -> server side 2023-08-08 00:14:34 +09:00
9175523127
fix(portfolio): failing to build 2023-08-07 23:51:31 +09:00
49d60c8553
refactor: add type comments to postCSS configs 2023-08-07 23:22:16 +09:00
bd83c47177
refactor: use type import 2023-08-04 15:47:17 +09:00
47ea1af369
test: add 404 status code test 2023-08-02 00:57:58 +09:00
169c0603e8
fix(portfolio): sitemap not working 2023-07-31 09:36:29 +09:00
6ba8a7f3cb
feat: auto robots.txt and sitemap gen 2023-07-29 11:48:16 +09:00
f4e08865c5
chore: use serve instead of firebase emulator 2023-07-29 11:32:55 +09:00
d44ec0428e
chore: add missing build dependencies 2023-07-29 11:00:17 +09:00
b50d3e861b
refactor: create sharable playwright config 2023-07-29 10:57:53 +09:00
cd528cd130
test: use firebase hosting emulator 2023-07-29 10:41:55 +09:00
036ccfd8ef
refactor: simplify playwright config 2023-07-29 10:02:18 +09:00
cf3dd8fd44
chore: improve clean scripts 2023-07-29 09:15:31 +09:00
bbee49deea
test: add E2E testing to portfolio site 2023-07-29 09:11:44 +09:00
7b7aedc281
refactor(portfolio): improve page title for 404 2023-07-29 09:10:42 +09:00
acd2a14c13
fix(portfolio): duplicate page title prefix 2023-07-29 09:10:21 +09:00
953379b5e8
feat(portfolio): migrate to nextJS 2023-07-28 22:32:33 +09:00
c68f6d43bb
chore(portfolio): remove small projects 2023-07-24 12:31:41 +09:00
dd10f02ea2
chore: remove mocha downloader from portfolio 2023-07-22 09:18:49 +09:00
dec0df19ab chore(portfolio): update image 2023-07-11 18:15:59 +09:00
66e8ca97d5 refactor: fix h1 heading overlapping 2023-07-11 09:57:34 +09:00
0ce690c0f5 chore: add WBP to portfolio 2023-07-10 21:23:23 +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
72287677d4 chore: add shared prettier config 2023-07-09 12:41:43 +09:00
deb4dca623 chore: downgrade prettier formatter 2023-07-09 12:18:48 +09:00
af35b116a0 chore: bump package versions 2023-07-09 11:08:53 +09:00
e7e50eed39 chore: rename "blog-content" to "content" 2023-07-06 14:11:15 +09:00
704e295d49 chore: add more files to clean list 2023-07-04 09:12:10 +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
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
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
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