You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
root | 5 months ago | |
.gitignore | 6 months ago | |
.gitmodules | 6 months ago | |
Caddyfile.example | 6 months ago | |
Dockerfile | 8 years ago | |
LICENSE | 8 months ago | |
Makefile | 8 months ago | |
README.md | 6 months ago | |
docker.mk | 8 months ago | |
fs.go | 7 years ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago | |
main.go | 5 months ago | |
mkfile | 8 months ago | |
renovate.json | 6 months ago | |
util.go | 7 years ago |
README.md
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.