Skip to content

Commit 90763b0

Browse files
committed
chore: use notiondown
1 parent 690b6aa commit 90763b0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+5575
-5399
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Astro + Notion + Blog
44

5-
NOTE: This is not yet production-ready
6-
75
## What is different from [astro-notion-blog](https://github.com/otoyo/astro-notion-blog)?
86

97
- Stylish theme inspired by [Creek](https://github.com/robertguss/Astro-Theme-Creek)
@@ -12,6 +10,8 @@ NOTE: This is not yet production-ready
1210
- Simpler implemetation: Notion's rendering is achieved simply by markdown-izing pages
1311
- Notion cache ready: it works on Cloudflare Pages
1412

13+
💡 Powered by [notiondown](https://github.com/rot1024/notiondown)
14+
1515
## Features
1616

1717
- Fetching Notion pages in a database
@@ -20,7 +20,6 @@ NOTE: This is not yet production-ready
2020
- Basic blocks support
2121
- Code syntax highlighting
2222
- Math equation rendering
23-
- Mermaid rendering
2423
- Automatic OG image generation
2524

2625
## Customization
@@ -30,14 +29,18 @@ These files can be customized without concern for conflicts:
3029
- `public/*`
3130
- `src/customization/*`
3231

32+
## Showcase
33+
34+
- [Re:Earth Engineering](https://reearth.engineering)
35+
3336
## How to use
3437

3538
astrotion was inspired by [astro-notion-blog](https://github.com/otoyo/astro-notion-blog). Therefore, the usage is almost the same as astro-notion-blog. Please follow the instructions [here](https://github.com/otoyo/astro-notion-blog).
3639

3740
## TODO
3841

42+
- [ ] Mermaid rendering
3943
- [ ] Fix links to pages in paragraph blocks
40-
- [ ] Support toggle blocks
4144
- [ ] Support embed and bookmark blocks
4245
- [ ] Search
4346
- [ ] Related Posts

0 commit comments

Comments
 (0)