Astro + Notion + Blog
NOTE: This is not yet production-ready
What is different from astro-notion-blog?
- Stylish theme inspired by Creek
- 100% TypeScript ready
- Easy to customize
- Simpler implemetation: Notion's rendering is achieved simply by markdown-izing pages
- Notion cache ready: it works on Cloudflare Pages
- Fetching Notion pages in a database
- Cache Notion pages automatically and reduce build time
- Downloading images in Notion pages automatically
- Basic blocks support
- Code syntax highlighting
- Math equation rendering
- Mermaid rendering
- Automatic OG image generation
These files can be customized without concern for conflicts:
public/*
src/customization/*
astrotion was inspired by astro-notion-blog. Therefore, the usage is almost the same as astro-notion-blog. Please follow the instructions here.
- Fix links to pages in paragraph blocks
- Support toggle blocks
- Support embed and bookmark blocks
- Search
- Related Posts