A static site generator written in Haskell
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dylan Baker d93851405c Add watch mode 5年前
app Add watch mode 5年前
src Add watch mode 5年前
test Initial commit 6年前
.gitignore Initial commit 6年前
LICENSE Initial commit 6年前
README.md Initial commit 6年前
Setup.hs Initial commit 6年前
package.yaml Add watch mode 5年前
stack.yaml Initial commit 6年前
stack.yaml.lock Initial commit 6年前

README.md

clover

A static site generator. I use this on my own blog but I don’t recommend anyone else use it as it does only exactly what I need it to do and I don’t plan on adding many features.