diff --git a/README.md b/README.md index 820acc2..9594598 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,16 @@ [Notion Down](https://github.com/kaedea/notion-down), python tools that convert Notion blog pages into Markdown files, along with intergation to build static webpages such as Hexo. It's inspiration and goal is to __avoid separation of writting__ by keep writting drafts or posts within [notion.so](http://notion.so) and then publish them into MD webpages automatically. - + * [Notion Down](#notion-down) + *     [Features](#features) + *     [Hot It Works](#hot-it-works) + *         [Basic usage](#basic-usage) + *         [Advanced usage](#advanced-usage) + *     [Getting Started](#getting-started) + *         [Prepare](#prepare) + *         [UnitTest Examples](#unittest-examples) + *         [CI Build Script](#ci-build-script) + *         [Showcase Jobs](#showcase-jobs) ## Features @@ -35,7 +44,7 @@ What can NotionDown do now: ## Hot It Works -![NotionDown Workflows](https://s3.us-west-2.amazonaws.com/secure.notion-static.com/21da4ef8-bdce-4d8a-8691-8d6cf4e726cd/NotionDown.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20210601%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210601T102756Z&X-Amz-Expires=86400&X-Amz-Signature=1e03b62459319533468dfa753645429768bb22f32e9384198cf6320c370cdeef&X-Amz-SignedHeaders=host) +![NotionDown Workflows](https://s3.us-west-2.amazonaws.com/secure.notion-static.com/21da4ef8-bdce-4d8a-8691-8d6cf4e726cd/NotionDown.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20210601%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210601T104939Z&X-Amz-Expires=86400&X-Amz-Signature=4678c957e70c04c9dd660776f791c9e0a62c190d3411677e463e942aea013d5c&X-Amz-SignedHeaders=host) NotionDown read Notion pages data using [notion-py](https://github.com/jamalex/notion-py), and then write pages into MD files. @@ -107,5 +116,5 @@ See the usage showcase jobs at [/jobs](/jobs), and jobs outputs at [/dist](/dist \ No newline at end of file