Wrapper around FeisWorx to make it look better on phones and tablets
Go to file
Neale Pickett 0ea7056318
Add license
2019-11-09 11:02:57 -07:00
static Shipping this 2019-11-09 11:00:00 -07:00
.gcloudignore Shipping this 2019-11-09 11:00:00 -07:00
.gitignore Shipping this 2019-11-09 11:00:00 -07:00
LICENSE.md Add license 2019-11-09 11:02:57 -07:00
README.md Shipping this 2019-11-09 11:00:00 -07:00
app.yaml Shipping this 2019-11-09 11:00:00 -07:00
fetch-static.sh Shipping this 2019-11-09 11:00:00 -07:00
main.go Shipping this 2019-11-09 11:00:00 -07:00

README.md

This site adds a few simple tweaks to the feisworx web site, in order to make it look better on a phone.

The iPhone doesn't allow browser plugins. So I had to create a whole app just to drop in some JavaScript.

Hopefully one day feisworx integrates this and I can take my site down.

Testing

First you should download static content, so you're not hammering away at the feisworx site for static resources.

./fetch-static.sh

Then you can test with

go run .