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.
 
 
 
 
 
Go to file
Renovate Bot 19e6d0abb4
fix(deps): update module golang.org/x/tools to v0.4.0
4 months ago
root allow / or regular for dir 5 months ago
.gitignore add dns as a submodule 6 months ago
.gitmodules add dns as a submodule 6 months ago
Caddyfile.example add dns as a submodule 6 months ago
Dockerfile add Makefile and Dockerfile 8 years ago
LICENSE Migrate to go modules 8 months ago
Makefile template stuff 8 months ago
README.md add dns as a submodule 6 months ago
docker.mk template stuff 8 months ago
fs.go switch to godocs vfs wrapper. unfortunately remote zip support is gone now. 7 years ago
go.mod fix(deps): update module golang.org/x/tools to v0.4.0 4 months ago
go.sum fix(deps): update module golang.org/x/tools to v0.4.0 4 months ago
main.go allow / or regular for dir 5 months ago
mkfile template stuff 8 months ago
renovate.json chore(deps): add renovate.json 6 months ago
util.go switch to godocs vfs wrapper. unfortunately remote zip support is gone now. 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.