ebg

Crates.ioebg
lib.rsebg
version0.5.0
sourcesrc
created_at2023-01-23 03:57:06.92066
updated_at2024-06-20 23:07:31.547165
descriptionEric's Blog Generator, a simple static site generator.
homepage
repositoryhttps://github.com/eholk/ebg
max_upload_size
id765500
size200,173
Eric Holk (eholk)

documentation

README

Eric's Blog Generator

Crates.io docs.rs

This is my very un-creatively named static site generator with an emphasis on blogging. EBG is primarily meant to power https://theincredibleholk.org. You're welcome to use it for your own site if you want, but at this point that's likely to be fairly labor-intensive. For example, EBG does not yet include any pre-defined themes so you would have to make one from scratch and the theme-making process is poorly documented.

EBG is inspired by Octopress and Jekyll, and perhaps even largely compatible because I developed EBG to do an in-place upgrade from my Octopress-powered blog. Over time it has begun to diverge somewhat in order to support my own desires, and will likely continue to diverge in the future.

Commit count: 325

cargo fmt