Crates.io | notion2html |
lib.rs | notion2html |
version | 0.1.0 |
source | src |
created_at | 2024-11-10 23:17:02.564965 |
updated_at | 2024-11-10 23:17:02.564965 |
description | Convert Notion pages to HTML |
homepage | |
repository | https://github.com/EnyCode/notion2html |
max_upload_size | |
id | 1443276 |
size | 85,255 |
get your notion pages and turn them into html!
this was made as a proof of concept for my blog (coming soon 👀)
cargo install notion2html
NOTION_TOKEN=<your token here> notion2html <page id> > out.html
out.html
!Licensed under MPL 2.0