Commit graph

292 commits

Author SHA1 Message Date
088398cba5
feat(list): set favicon 2025-03-23 08:39:05 +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
19d87a1ee0
feat(list): add link to github repo 2025-03-23 08:33:18 +09:00
e87be431c5
feat(list): use css instead of JS to change ThemeController icon 2025-03-23 08:14:35 +09:00
7ef199ec0e
feat(list): add header text swap effect 2025-03-22 22:06:34 +09:00
a5fce32e78
feat(list): add thumbnail 2025-03-22 20:55:51 +09:00
dce9d03729
remove redundant heading 2025-03-21 13:29:06 +09:00
e931fcc55e
feat(list): add home button 2025-03-21 13:28:05 +09:00
0c370bab2c
feat(list): prevent text wrapping on highlighted title 2025-03-21 13:26:48 +09:00
7043fcc9c3
feat(list): add icons 2025-03-21 13:16:07 +09:00
e81efcdb47
chore: fix prettier plugin 2025-03-21 12:36:11 +09:00
d494aacd80
feat(list): add header shadow 2025-03-21 12:35:44 +09:00
8090737996
refactor(list): improve prop typing 2025-03-20 21:06:45 +09:00
3809d11970
feat(list): prevent style breaking due to unintuitive browser defaults 2025-03-20 21:04:05 +09:00
fda8415efb
feat(list): add Main component 2025-03-20 21:02:51 +09:00
c75b2385f2
feat(list): adjust header spacing 2025-03-20 20:59:27 +09:00
695ce40eca
feat(list): add header component 2025-03-20 20:49:30 +09:00
74af3655c6
add umami to list.pompy.dev 2025-03-20 14:59:31 +09:00
3eaa19eb6e
Revert "deploy list.pompy.dev to huxthub"
This reverts commit 057214d80d.
2025-03-20 14:51:26 +09:00
057214d80d
deploy list.pompy.dev to huxthub 2025-03-20 14:36:29 +09:00
d96a9f52c9
fix prettier config import error 2025-03-20 09:44:08 +09:00
ca9817102f
rename rank.pompy.dev -> list.pompy.dev 2025-03-20 09:44:00 +09:00
3e14a3b67b
fix failing tests 2025-03-18 18:57:38 +09:00
85ec58d126
fix failing tests 2025-03-18 18:47:33 +09:00
3ddf8f6986
eslint major version bump 2025-03-18 18:28:34 +09:00
258fb7cd0e
match package name with path 2025-03-18 18:21:32 +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
fe82775586
remove military service section 2025-03-18 13:18:05 +09:00
5c17ce6013
remove prettier business from eslint business 2025-03-18 13:14:47 +09:00
530d273105
update prettier 2025-03-18 06:44:45 +09:00
eb3eb66d73
add custom error page to apps/rank 2025-03-18 06:26:06 +09:00
94bcf01b68
add tanstack table to apps/rank 2025-03-18 06:15:11 +09:00
d8a5fcc23c
improve ThemeController design 2025-03-17 23:23:10 +09:00
2e5d9dacfc
document configuration 2025-03-17 23:07:58 +09:00
139c36a850
refactor out ThemeController 2025-03-17 23:07:23 +09:00
928f5fcdfa
apply pomp theme to apps/rank 2025-03-17 23:07:10 +09:00
38edeb06a5
update prettier-plugin-tailwindcss 2025-03-17 22:43:23 +09:00
f59602b18c
add tailwind and associated parts to apps/rank 2025-03-17 22:41:56 +09:00
c481fcf0c1
initialize nuxt project for rank.pompy.dev 2025-03-17 21:43:15 +09:00
0ab70eac57
fix playwright version mismatch 2025-03-17 06:14:31 +09:00
7db6fada2a
rename apps/main -> apps/www 2025-03-17 05:58:23 +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
affbc2af6a
feat: remove general resume (moving to company & position specific resume) 2025-01-05 10:17:52 +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