raptr is a minimal, static site generator and blogging-engine. It's fast, easy to set-up and easy to use.
You need Git, which you probably already have, and Cargo which is usally pretty easy to install. Once you've got both, run
shell
cargo install raptr
in your terminal and you're done!
For other methods, see "Install raptr" in the official wiki.
A quick start guide is available here.
```shell $ raptr --help raptr 0.1.0 Tobias "CodeF0x" Oettl contact@codef0x.dev An opinionated blogging engine
USAGE: raptr [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information -v, --verbose Shows detailed errors and logging messages
OPTIONS:
-d, --draft