easy notion blog
1.2.0
English | 日本語 | 한국어

Please consider astro-notion-blog as it is being developed well.


https://notion.so/your-account/<HERE>?v=xxxx as DATABASE_ID
158bd90116004cd19aca26ad88cb5c07?v=NOT_THIS_VALUE. Use ahead strings.NOTION_API_SECRETotoyo/easy-notion-blog (Skip creating a team)NOTION_API_SECRET and DATABASE_IDhttps://easy-notion-blog-otoyo.vercel.app/blog
See also users' sites from wiki.
direnv edit .export NOTION_API_SECRET=<YOUR_NOTION_API_SECRET>
export DATABASE_ID=<YOUR_DATABASE_ID>yarn install
yarn devIn the development environment, non-published posts are also displayed to check their appearance.
But posts without valid Slug won't be displayed.
Ctrl+C in the terminal to stop.See wiki.
Please create an issue. Both in English and in Japanese are OK.
You can get latest information about updates, and you can be supported by other members if you want to know how to customize.
Pull requests are welcome.
easy-notion-blog is based on ijjk/notion-blog and otoyo/notion-blog