diff options
| author | 2020-07-20 13:00:53 +0200 | |
|---|---|---|
| committer | 2020-07-20 13:00:53 +0200 | |
| commit | 45575aa132ef196da970928d40f06002418d5844 (patch) | |
| tree | 928a6eacb4ce253160034a9ba9889a054e181210 | |
init
| -rw-r--r-- | templates/config.yaml | 3 | ||||
| -rw-r--r-- | templates/default.mustache | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..8d786c6 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + extension: .css + output: themes diff --git a/templates/default.mustache b/templates/default.mustache new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/templates/default.mustache |
