This repo is Hexo integration showcase for NotionDown. Check demo site at hexo.kaedea.com
It works with following steps:
- Converting Notion pages from notion post into Hexo source MD files.
- Placing the MD files into
/hexo-blog/source/_posts
. - Gnerating Hexo public pages.
- Finally publishing the pages into
/docs
as static blog pages.