mirror of https://github.com/nealey/foneworx
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.
|
4 years ago | |
---|---|---|
static | 4 years ago | |
.gcloudignore | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE.md | 4 years ago | |
README.md | 4 years ago | |
app.yaml | 4 years ago | |
fetch-static.sh | 4 years ago | |
main.go | 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 .