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.
|
2 years ago | |
---|---|---|
book | 4 years ago | |
cmd/sserver | 4 years ago | |
site | 4 years ago | |
vendor | 4 years ago | |
CHECKS | 5 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
init.go | 5 years ago | |
style.css | 5 years ago | |
sw.conf | 2 years ago |
README.md
tulpaforce
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.
Building
$ docker build -t xena/tftk .
Running
$ docker run --rm -itp 80:80 xena/tftk
Contributing
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.