Webgen and Griffin are both open source static site generators. Webgen is written in Ruby and Griffin is written in Java.
| Property | Webgen | Griffin |
|---|---|---|
| Language | Ruby | Java |
| Templates | ERB | Handlebars |
| License | GPL-3.0-only | Apache-2.0 |
A free, fast, powerful and extensible static website generator. Create a (or re-use an existing) website template, add a bunch of content files (in plain HTML or any markup language), throw in some assets and let webgen do the rest!
Webgen is used for generating static websites from templates and content files (which can be written in any markup language). It can generate dynamic content like menus on the fly and comes with many powerful extensions.
Apart from this basic functionality, webgen offers many features that makes authoring websites easier:
Griffin is an extremely fast and simple static site generator. Griffin is simple, not feature-less.