|
3 weeks ago | |
---|---|---|
book | 2 years ago | |
cmd/sserver | 2 years ago | |
site | 2 years ago | |
vendor | 2 years ago | |
CHECKS | 2 years ago | |
Dockerfile | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
init.go | 2 years ago | |
style.css | 2 years ago | |
sw.conf | 3 weeks ago |
The site code for tulpaforce.xyz
. This used to be tulpaforce.tk
, so some binary names may reference that.
This is markdown content in site/
that gets converted to HTML using sw
. sw
is really simple. You probably don't need to mess with it.
$ docker build -t xena/tftk .
$ docker run --rm -itp 80:80 xena/tftk
To contribute, create an account on this git server if you don't have one already (it's free), fork this repository and then submit changes in a pull request.