mirror of https://github.com/nealey/foneworx.git
Neale Pickett 0ea7056318 | ||
---|---|---|
static | ||
.gcloudignore | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
app.yaml | ||
fetch-static.sh | ||
main.go |
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 .