0.0.3 • Published 2 years ago
@prkedia81/notion-blogs v0.0.3
Notion Blog Package
This is a package that allows you to create a blog from a Notion database.
Installation
npm install @prkedia81/notion-blogsTo Do:
- Figure out the styling of this package (using React Components etc)
- Create a simple blocks to HTML parser for notion, let people design using CSS & Tailwind CSS
- Fix RichTextResponse Type
- Add error handling for various Notion API calls
- Do flex & grid type layout designs for the blog
- Add code block support, audio support, toggle component support