No description
root | ||
.gitignore | ||
.gitmodules | ||
Caddyfile.example | ||
docker.mk | ||
Dockerfile | ||
fs.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
mkfile | ||
README.md | ||
renovate.json | ||
util.go |
GOWERC
clone of http://werc.cat-v.org/ in go.
features
- virtual hosting
- render markdown, html, plain text
- serve files
- read content from zip file
building
with go install
go install git.froth.zone/sam/go2werc@latest
License
Werc was originally put into the public domain. Since the public domain isn't a thing outside of the US, 0BSD is used instead. It's basically the public domain but the EU actually recognizes it.