Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doat/TouchyBP
Touchy™ Boilerplate
https://github.com/doat/TouchyBP
Last synced: 3 months ago
JSON representation
Touchy™ Boilerplate
- Host: GitHub
- URL: https://github.com/doat/TouchyBP
- Owner: doat
- Created: 2011-09-09T19:13:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-15T14:46:37.000Z (about 13 years ago)
- Last Synced: 2024-06-22T22:04:01.650Z (6 months ago)
- Language: JavaScript
- Homepage: http://labs.doat.com
- Size: 1.61 MB
- Stars: 166
- Watchers: 11
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Touchy™ Boilerplate Boilerplate is a starting kit for mobile web apps
---### Feature rundown:
* HTML template with all the META tag goodies
* Animated page navigation
* Fixed header and scrollable content
* Browser history and deep linking
* CSS JS and Image embedding
* Special UI elements
* Optimized css files and js libraries
* Environment info as CSS hooks and JS data
* Geolocation helper
* Useful CSS only shapes### Getting started
1. Download the project files: [zip](https://github.com/doat/TouchyBP/zipball/master), [tar](https://github.com/doat/TouchyBP/tarball/master) or fork [it](https://github.com/doat/TouchyBP).
2. Browse to `index.html` from your desktop and mobile.
3. Edit the file to your liking and make it your own.If you got a server that runs php, start with `index.php` so you could enjoy [TouchyPHP](https://github.com/doat/TouchyPHP) which enables embedding assets into the page (potentially speeding up load time).
There are *TONS OF FEATURES* for you to dig in to.
[Click here for the getting started guide](https://github.com/doat/TouchyBP/wiki/Getting-started).
### Demos
Check em out
### Project Info
* Web:
* Source:
* Demos:
* Wiki:
* Bug/Feature Tracking:### Dependencies
Touchy™BP itself has no dependencies really.
But using [Touchy™JS](http://www.github.com/doat/TouchyJS) features does. It's documented [right here](http://www.github.com/doat/TouchyJS/wiki/Dependencies).