Skip to content

Commit

Permalink
Update README via CircleciBot - 150
Browse files Browse the repository at this point in the history
  • Loading branch information
kaedea committed Jun 1, 2021
1 parent 9ad824a commit 72a486a
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -107,5 +116,5 @@ See the usage showcase jobs at [/jobs](/jobs), and jobs outputs at [/dist](/dist

<!-- Generated by NotionPageWriter
notion-down.version = 0.1.0
notion-down.revision = b'f80d6bb'
notion-down.revision = b'01f8e10'
-->

0 comments on commit 72a486a

Please sign in to comment.