npm install notion-table-to-blog --save-dev
npx notion-table-to-blog
- I like Notion. I jot down whatever I learn there.
- I want to share my leanings with the world but I want to choose the way
- All static site generators integrate well with it.
- No dependency on Notion. All your posts stays in your repo if you need to say bye to Notion.
- Write in Notion. Use this template to start.
- Run this command manually or better set it up with your CI to run every few mins.
- You will get the Posts as markdown.
- Use those markdowns the way you want.
I use this tool to publish my blog. So, it has features that are required by me. But it is in a pretty usable shape.