You can use Notion as a CMS in order to author, edit, and manage all your content while leverage the power of Hugo in order to serve the content statically on your blog site. This lets you leverage the best of both worlds - powerful and expressive UX of Notion for authoring along with speed and pre-built feature rich themes from Hugo for personal blog site.
The package ships with a script in order to export content from Notion in a compatible format.
``` $ pip3 install notion2hugo $ publish_notion_to_hugo [-h] config_path ```