|
2 years ago | |
---|---|---|
src | 2 years ago | |
tests/md | 2 years ago | |
.env | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
rust-toolchain | 2 years ago |
Import tool for Plume.
Clone this repository and run:
cargo install --path .
amsterdam md article1.md article2.md articles/*.md
Amsterdam will ask you for your instance URL, username and password on first run.
The following frontmatter fields are supported:
title
: the title of your articlesubtitle
: its subtitletags
: a comma-separated list of tagsdate
: the creation date of this article, in the YEAR-MONTH-DAY
format