|
|
||
|---|---|---|
| book | ||
| cmd/sserver | ||
| site | ||
| vendor | ||
| CHECKS | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| init.go | ||
| style.css | ||
| sw.conf | ||
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.