Uses old Rust 2015

0.1.2 Jan 2, 2018
0.1.1 Aug 2, 2017
0.1.0 Aug 2, 2017

#52 in #static-site

MIT license

19KB
427 lines

Drow

drow is a work-in-progress static site generator designed for extreme ease of use. Selling points include:

  • It has few features.
  • It is not configurable.
  • It has an excellent command-line interface.
  • It is well documentated.
  • It is easy to fork and modify.

Contributing: To learn how to contribute, see CONTRIBUTING.md.

License: drow is MIT licensed. You can see the full license text in LICENSE.md.

Purpose

drow is a simple static site generator. It has few features and is not configurable. These are strengths. The purpose of drow is to be a static site generator for people who need little, and are interested in customizing and building on a simple foundation. Please, fork it and modify it. Make it what you want.

Installing drow

Install drow (which is currently in an alpha state) with cargo install drow.

Dependencies

~18MB
~416K SLoC