Notion Down

screenshot of Notion Down
hexo
notion

Notion >> Markdown. Python utility that converts Notion pages into MD files, along with intergation to build static webpages such as Hexo | 自动从 Notion 笔记生成 MD 文件,并部署到 Hexo 静态博客 | Notion Pages より Markdown Files をコンバートする、更に Hexo Webpages までの自動化も可能

Overview:

Notion Down is a set of Python tools designed to convert Notion blog pages into Markdown files for integration with static web page builders like Hexo. Its main goal is to streamline the writing and publishing process by allowing users to draft posts within Notion and automatically convert them into MD web pages.

Features:

  • Conversion: Convert Notion pages to Markdown files.
  • Blocks Parsing: Parse basic Notion page blocks.
  • Images Handling: Support for referring to and downloading Notion images.
  • Nested Lists: Ability to parse nested list blocks.
  • Obfuscated Links Parsing: Parse links within Notion pages.
  • Table Blocks Support: Handle Notion table blocks.
  • Subpage Alias Links Parsing: Support for subpages and alias links.
  • Advanced Blocks Support: Pullquote blocks, image source replacement, and CDN URLs support.
  • Writing Optimization: Custom ShortCode blocks, mixed CN-EN text format, and spelling inspection.
  • HEXO Integration: Configuration, generation, and tag plugin support for HEXO.
  • PyPI Publish: Publish Notion Down on PyPI.
  • Notion APIs: Support for notion-py and notion-sdk for integrating with Notion.
hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

notion
Notion

Notion is an all-in-one workspace that helps individuals and teams organize and manage their projects, notes, documents, and databases. It offers a range of features, including note-taking, task management, project planning, team collaboration, and more, all within a single app.