Go to file
Sam Therapy c510a1b05c
template stuff
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-07-30 16:33:02 +02:00
root template stuff 2022-07-30 16:33:02 +02:00
Dockerfile add Makefile and Dockerfile 2015-07-18 20:55:52 -07:00
LICENSE Migrate to go modules 2022-07-10 15:57:19 +02:00
Makefile template stuff 2022-07-30 16:33:02 +02:00
README.md template stuff 2022-07-30 16:33:02 +02:00
docker.mk template stuff 2022-07-30 16:33:02 +02:00
fs.go switch to godocs vfs wrapper. unfortunately remote zip support is gone now. 2016-01-20 17:36:13 -08:00
go.mod Migrate to go modules 2022-07-10 15:57:19 +02:00
go.sum Migrate to go modules 2022-07-10 15:57:19 +02:00
main.go Align it better with newer werc 2022-07-26 01:05:18 +02:00
mkfile template stuff 2022-07-30 16:33:02 +02:00
util.go switch to godocs vfs wrapper. unfortunately remote zip support is gone now. 2016-01-20 17:36:13 -08:00

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.