15 lines
202 B
YAML
15 lines
202 B
YAML
|
name: blogtool
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- knotteye <knotteye@airmail.cc>
|
||
|
|
||
|
description: |
|
||
|
A comically simple static site generator.
|
||
|
|
||
|
dependencies:
|
||
|
markd:
|
||
|
github: icyleaf/markd
|
||
|
|
||
|
license: WTFPL
|