Crates.io | drow |
lib.rs | drow |
version | 0.1.2 |
source | src |
created_at | 2017-08-02 23:29:50.987333 |
updated_at | 2018-01-02 04:33:43.245452 |
description | An opinionated static site builder. |
homepage | https://github.com/andrewbrinker/drow |
repository | https://github.com/andrewbrinker/drow |
max_upload_size | |
id | 26176 |
size | 19,874 |
drow
is a work-in-progress static site generator designed for extreme ease of
use. Selling points include:
Contributing: To learn how to contribute, see CONTRIBUTING.md
.
License: drow
is MIT licensed. You can see the full license text in LICENSE.md
.
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.
drow
Install drow
(which is currently in an alpha state) with cargo install drow
.