Commit graph

137 commits

Author SHA1 Message Date
feea815847
feat(blog): update link to source code 2025-06-02 21:03:04 +09:00
eb8ac809f0
chore(blog): add start command
All checks were successful
Test / Test (push) Successful in 5m0s
2025-06-02 20:24:12 +09:00
972062f8e7
chore: update devenv 2025-06-01 07:24:16 +09:00
461bb83757
simplify gitignore file cleaning 2025-03-25 08:59:24 +09:00
de23c9d168
feat(blog): remove non-conforming attributes
check https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel
2025-03-23 08:38:31 +09:00
3ddf8f6986
eslint major version bump 2025-03-18 18:28:34 +09:00
d592fa6468
improve linting - add oxlint and simplify config 2025-03-18 14:07:10 +09:00
21cd1d51a8
remove unused variables 2025-03-18 14:04:48 +09:00
530d273105
update prettier 2025-03-18 06:44:45 +09:00
38edeb06a5
update prettier-plugin-tailwindcss 2025-03-17 22:43:23 +09:00
0ab70eac57
fix playwright version mismatch 2025-03-17 06:14:31 +09:00
63fdbcdb9b
feat: move from developomp.com -> pompy.dev 2025-03-04 20:44:27 +09:00
f3fd09d34a
feat: use a more rememberable public name 2025-01-21 17:38:47 +09:00
84aba0f5a2
feat(blog): change build target from ES5 to ES6 2025-01-21 16:56:55 +09:00
f59dfa7232
fix: eslint not working on jsx/tsx files 2025-01-20 20:26:48 +09:00
80b6656e38
feat: add RSS feed 2025-01-20 20:21:01 +09:00
966d5cfa55
fix: vercel complaining about modules and stuff 2025-01-05 10:08:57 +09:00
c3ce399849
fix: vercel not being able to use require in module 2025-01-05 10:05:12 +09:00
e6e036e058
chore: use devenv 2025-01-05 08:57:09 +09:00
1b39473f48
chore: make it harder to accidentally nuke files 2024-10-11 18:33:53 +09:00
1fa6d31102
refactor: remove vercel deps 2024-10-11 13:25:47 +09:00
1281a1fdc6
refactor: remove unnecessary analytics proxy 2024-10-11 13:14:06 +09:00
2cfa1d7a7d
refactor: use new analytics server 2024-09-09 11:04:45 +09:00
711058fcde
fix: test server not starting properly 2024-04-28 00:56:47 +09:00
d715961fc4
refactor: improve playwright config reuse 2024-04-28 00:50:49 +09:00
a5f17126b9
fix(blog): invalid export 2024-04-28 00:33:52 +09:00
d422953ad7
fix: page and OpenGraph titles 2024-04-28 00:20:21 +09:00
2f66a1dc88
chore: bump package versions (and pnpm) 2024-04-28 00:01:22 +09:00
9cc89a1a2a
feat(blog): use nextjs rewrite instead of vercel's 2024-04-27 23:34:00 +09:00
9423645ee5
fix: test failing 2024-04-27 23:27:10 +09:00
037a5625fb
fix(blog): dev server not working 2024-04-27 23:22:02 +09:00
ae68974ead
fix(blog): sitemap generation 2024-04-27 12:40:14 +09:00
717282ceb1
refactor: migrate from firebase to vercel 2024-04-27 12:19:23 +09:00
ef780fe374
fix: formatting error 2024-04-15 21:05:58 +09:00
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