renatic

Crates.iorenatic
lib.rsrenatic
version0.4.0
sourcesrc
created_at2022-01-26 17:57:21.019648
updated_at2022-02-05 16:42:49.943506
descriptionA flexible and customizable static site generator
homepagehttps://github.com/rijkvp/renatic
repositoryhttps://github.com/rijkvp/renatic
max_upload_size
id521754
size92,897
Rijk van Putten (rijkvp)

documentation

README

Renatic

Crates.io Rust

Renatic is a flexible and customizable static site generator for generating blogs. Instead of being limited by existing themes or code, the generation of pages is fully customizable using the templating language.

Features

  • Markdown to HTML conversion with meta headers
  • Index and blog generation using the Tera template engine
  • RSS feed generation

Install

cargo install renatic

Commit count: 30

cargo fmt