Skip to content

siemprepe/TouchyBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touchy Boilerplate is a starting kit for mobile web apps.

Quick 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 tag elements
  • Optimized css files and js libraries
  • Environment info as CSS hooks and JS data
  • Geolocation helper
  • Useful CSS only shapes

Quick start

Download the files, and take a gander in index.html. Browse the page with your mobile device or desktop browser - ready to make you own app now?

If you got a php server then you have to try out TouchyPHP http://github.com/doat/TouchyPHP! It let's you embed all sorts of assets into the page, thus reducing your browsers http request calls. We got a demo for that http://github.com/doat/TouchyBP/

Demos

Check em out https://github.com/doat/TouchyBP/tree/master/demo

Dependencies

Well, you must have seen we use quite a lot of open source code.

  • jQuery/Zepto for TouchyJS http://github.com/doat/TouchyJS
  • spin.js for our progress indicator
  • signals and hasher for browser history and deep linking
  • iScroll for fixed header scrolling
  • normalize.css for css reset
  • touche for desktop touch events

About

Touchy™ Boilerplate

Resources

Stars

Watchers

Forks

Packages

No packages published