Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 571 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 571 Bytes

ravenlog

The blog generator with the Brack markup language.

Installation

You can install ravenlog using the Nix profile or Cargo.

Nix (recommended)

nix profile install github:brack-lang/ravenlog

Cargo

cargo install --git https://github.com/brack-lang/ravenlog

Development

git clone https://github.com/brack-lang/ravenlog

Your development will require Nix enabled flakes, or the following tools.

  • Nodejs v21 (frontend)
  • Rust toolchain (backend)

LICENSE

MIT or Apache-2.0