Commit Graph

20 Commits

Author SHA1 Message Date
DIYgod 5d9194787b
feat: use app router for site home 2023-05-07 17:12:17 +01:00
DIYgod 2fe77a563f
Remove dependency Unidata (#473) 2023-05-02 00:32:25 +01:00
Innei d51b713d2c
refactor: extract reaction AvatarStack (#454) 2023-04-28 20:58:37 +01:00
Innei 4eee159896
fix: remove double slash (#443) 2023-04-27 19:19:52 +01:00
Innei e7d1b1d7d8
feat: detect vercel env (#425) 2023-04-26 10:44:27 +01:00
DIYgod d2aeec95c9
feat: optimize Twitter sharing copy 2023-04-18 22:47:04 +01:00
Innei adaedce765
style: eslint config and prettier for dx
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-18 22:10:13 +08:00
DIYgod 05b96e3a49
perf: independently loading large size pinyin modules 2023-04-16 01:39:50 +01:00
52f2335a06
feat: share to twitter after post and add preview on menu item (#342) 2023-04-14 18:01:38 +01:00
DIYgod 6f95187244
feat: Improve slug generation and test tolerance
- Improve slug generation by replacing non-alphanumeric characters in titles
- Optimize pinyin generation by moving character replacement to after its execution
2023-04-04 00:48:42 +01:00
DIYgod d741bfed6c
feat: avoid encoding-required characters in slugs 2023-03-24 22:12:26 +00:00
DIYgod 737c2b8411
fix: import submit issue 2023-03-09 02:04:26 +00:00
DIYgod 94fc502aec
feat: import from markdown files 2023-03-09 00:42:18 +00:00
DIYgod 2abf9f3525
feat: clearer preview address alerts 2023-03-05 15:57:07 +00:00
Runjuu a30eaef9ac refactor: extract `getNoteSlug` logic into `lib/helpers` 2023-01-19 10:48:52 -08:00
DIYgod 34a6e27d29
feat: add related_urls 2022-08-23 17:29:51 +01:00
EGOIST c3aa3fd967 so now we're on fly.io 2022-05-16 14:13:44 +08:00
EGOIST f17da54096 feat: monorepo 2022-05-14 01:03:20 +08:00
EGOIST fb78c9660b allow to sort navigation items 2022-05-13 15:21:49 +08:00
EGOIST 19d6c2d999 next.js again 2022-05-08 23:27:19 +08:00