drow

Crates.iodrow
lib.rsdrow
version0.1.2
sourcesrc
created_at2017-08-02 23:29:50.987333
updated_at2018-01-02 04:33:43.245452
descriptionAn opinionated static site builder.
homepagehttps://github.com/andrewbrinker/drow
repositoryhttps://github.com/andrewbrinker/drow
max_upload_size
id26176
size19,874
Andrew Lilley Brinker (alilleybrinker)

documentation

https://github.com/andrewbrinker/drow

README

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.

Commit count: 0

cargo fmt