Commit graph

103 commits

Author SHA1 Message Date
8bb50a7b81
feat: add umami trackers 2024-04-15 20:35:07 +09:00
584b4a60da
refactor: remove portfolio 2024-03-23 14:13:13 +09:00
4916e86ecb
fix: image hosting url I used years ago 2024-03-23 10:01:41 +09:00
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
0b761e6d00
chore: format unformatted files 2023-09-20 22:34:41 +09:00
03121cdf59
chore: add new blog post 2023-09-17 17:47:36 +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
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
cf653915cd
refactor: use type import 2023-08-04 14:55:36 +09:00
47ea1af369
test: add 404 status code test 2023-08-02 00:57:58 +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
17735fd855
test: fix failing test 2023-07-29 10:23:04 +09:00
036ccfd8ef
refactor: simplify playwright config 2023-07-29 10:02:18 +09:00
5d61043ed1
test(blog): 404 page title 2023-07-29 09:17:46 +09:00
71c8c98baa
refactor(blog): improve title of 404 page 2023-07-29 09:17:25 +09:00
cf3dd8fd44
chore: improve clean scripts 2023-07-29 09:15:31 +09:00
ea89e17495
test: add E2E testing 2023-07-29 09:04:23 +09:00
a99b08aea5
refactor: improve checkbox style 2023-07-29 00:26:57 +09:00
2d600d724d
refactor(blog): use nextJS link 2023-07-28 22:28:08 +09:00
d37f25dabf
refactor(blog): add width & height to image 2023-07-28 22:09:31 +09:00
b639c3d0bd
feat(blog): make toc toggle button take full width 2023-07-28 22:08:22 +09:00
ef31876ad7
refactor: remove unnecessary 404 handling 2023-07-28 21:25:03 +09:00
81e2a5c2d0
chore: update clean script 2023-07-28 21:24:03 +09:00
c01ecd6f10
fix(blog): favicon path resolution 2023-07-28 15:49:53 +09:00
badaa09950
feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
072b936172
chore: remove shitty blog post 2023-07-27 12:14:04 +09:00
66e8ca97d5 refactor: fix h1 heading overlapping 2023-07-11 09:57:34 +09:00
cd0103a255 feat: close #22 2023-07-10 20:49:25 +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
fdb5fcbe93 feat(eslint-config): add ignore patterns 2023-07-09 12:19:13 +09:00
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
7065c4cc18 fix(blog): close #66 2023-07-07 20:27:02 +09:00