Wrapper around FeisWorx to make it look better on phones and tablets
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.
 
 
 
Neale Pickett 0ea7056318
Add license
4 years ago
static Shipping this 4 years ago
.gcloudignore Shipping this 4 years ago
.gitignore Shipping this 4 years ago
LICENSE.md Add license 4 years ago
README.md Shipping this 4 years ago
app.yaml Shipping this 4 years ago
fetch-static.sh Shipping this 4 years ago
main.go Shipping this 4 years ago

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 .