Commit Graph

39 Commits

Author SHA1 Message Date
DIYgod b72fbb501f
feat: use rehype-infer-description-meta to get excerpt 2022-12-08 18:56:39 +00:00
DIYgod 0dd2c1a305
feat: support math 2022-12-05 12:36:52 +00:00
DIYgod e3d424c1b7
feat: support audio tag 2022-12-05 12:12:16 +00:00
DIYgod ddaa1ff6bf
feat: add rss 2022-11-26 14:14:06 +00:00
DIYgod d0b079886c
feat: mention markdown component 2022-11-01 19:23:52 +00:00
DIYgod 2bd824b26d
feat: custom 404 page 2022-11-01 03:39:46 +00:00
DIYgod 87c6f368ef
feat: sync scroll between editor and preview 2022-10-19 20:25:53 +01:00
DIYgod a64362c084
feat: youtube auto size 2022-10-17 02:57:45 +01:00
DIYgod 2ed3d9b366
fix: editor padding and compile error 2022-10-10 22:02:40 +01:00
DIYgod 039e39b3ea
feat: custom toc component 2022-10-06 01:44:14 +01:00
DIYgod 020ca20e01
feat: better anchor 2022-10-06 00:25:46 +01:00
DIYgod 697922c782
feat: headings smooth scroll 2022-10-05 23:29:37 +01:00
DIYgod 576aed6e68
feat: add post toc 2022-10-05 21:11:59 +01:00
DIYgod 1258a97714
feat: support toc 2022-10-03 19:09:57 +01:00
DIYgod 801d9e94c4
fix: sanitize schema types 2022-10-03 18:41:26 +01:00
DIYgod abd488c972
feat: add headings 2022-10-03 18:39:19 +01:00
DIYgod 5ba43d179f
refactor: markdown sanitize schema module 2022-10-03 17:39:22 +01:00
DIYgod 9141e14eb6
feat: support youtube tag 2022-10-03 16:44:23 +01:00
DIYgod bca1eaa7c7
feat: support remark directive 2022-10-03 16:17:45 +01:00
DIYgod 0bc9f5d953
feat: support inline style and style tag 2022-10-02 16:02:57 +01:00
DIYgod d6d7993234
feat: use nextjs image 2022-09-27 00:59:23 +01:00
DIYgod ca40896de8
chore: reduce js files size 2022-09-26 16:52:52 +01:00
DIYgod 22caa0cee2
feat: restyle code block 2022-09-20 00:21:52 +01:00
DIYgod 86f4496d75
feat: posts cover 2022-09-16 02:33:30 +01:00
DIYgod 9dd09b2cbb
feat: import posts from file 2022-09-10 02:31:42 +01:00
DIYgod b6a0ec92b3
feat: allow iframe and video tags 2022-08-27 00:56:00 +01:00
DIYgod 0bcf370a41
feat: allow div class 2022-08-26 01:46:57 +01:00
DIYgod 52c185eabf
feat: use ipfs protocol in content and change ipfs service 2022-08-23 15:18:48 +01:00
DIYgod 664c2b0121
fix: missing home excerpt 2022-08-17 20:26:47 +01:00
EGOIST ad2cb213c0 use vitest 2022-05-28 13:33:26 +08:00
EGOIST 55245ca862 feat: add copy button to code block 2022-05-28 00:47:34 +08:00
EGOIST e1d49e34d9 improving login/subscription flow 2022-05-27 02:15:58 +08:00
EGOIST b3136143aa fix: alias svelte and vue to html 2022-05-24 11:15:47 +08:00
EGOIST 51c31e31af feat(markdown): implement callout 2022-05-24 00:53:59 +08:00
EGOIST 8efb4e71d9 Allow images from any domain 2022-05-23 18:54:48 +08:00
EGOIST 6bfb48db4c feat(markdown): support task list 2022-05-23 17:59:15 +08:00
EGOIST 667f3b36f4 hotfix 2022-05-20 15:38:22 +08:00
EGOIST 66e872e0e3 render markdown on the fly 2022-05-19 21:05:53 +08:00
EGOIST e7fa4d2f24 feat: allow custom excerpt 2022-05-19 19:29:57 +08:00