#static-site-generator #blog #site #static #generator #rss #generate

yanked renatic

A flexible and customizable static site generator

0.4.0 Feb 5, 2022
0.3.0 Jan 29, 2022
0.2.0 Jan 28, 2022
0.1.0 Jan 27, 2022
0.0.1 Jan 26, 2022

#86 in #blog

GPL-3.0 license

32KB
802 lines

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

Dependencies

~16MB
~289K SLoC