genkit 0.2.0

A common generator kit for static site generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Genkit

[![Crates.io](https://img.shields.io/crates/v/genkit.svg)](https://crates.io/crates/genkit)
![Crates.io](https://img.shields.io/crates/d/genkit)
[![license-apache](https://img.shields.io/badge/license-Apache-yellow.svg)](./LICENSE)
[![dependency status](https://deps.rs/crate/genkit/latest/status.svg)](https://deps.rs/crate/genkit)

A common **gen**erator **kit** for static site generator.

# Who use Genkit?

- [zine]https://github.com/zineland/zine

## License

This project is licensed under the [Apache-2.0 license](./LICENSE).