tulpaforce.xyz source files
Go to file
Cadey Ratio da4aa06f3c add 0-downtime checks 2018-06-13 02:00:16 +00:00
cmd/sserver cmd/sserver: remove http logging 2018-03-23 19:24:54 -07:00
site add irish's wonderland guide 2018-06-13 01:26:30 +00:00
vendor vendor: cleanup 2018-03-23 19:29:44 -07:00
CHECKS add 0-downtime checks 2018-06-13 02:00:16 +00:00
Dockerfile add 0-downtime checks 2018-06-13 02:00:16 +00:00
LICENSE squash 2018-03-23 19:17:22 -07:00
README.md add README 2018-03-23 19:24:22 -07:00
go.mod vendor: cleanup 2018-03-23 19:29:44 -07:00
go.modverify squash 2018-03-23 19:17:22 -07:00
init.go squash 2018-03-23 19:17:22 -07:00
style.css squash 2018-03-23 19:17:22 -07:00
sw.conf squash 2018-03-23 19:17:22 -07:00

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.