Skip to content

Bahanix/ffos-paris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFOS app template

Firefox OS open web app template with localisation using middleman.

About tools

  • MiddleMan is used for preprocessing:
    • Slim to Html
    • SCSS to CSS
    • CoffeeScript to JavaScript
    • Concatenate and minify everything

You may remove slim/scss/coffee from filenames if you don't want to use them.

How to build your app':

  • Fork this repo
  • git clone your repo
  • bundle install to install dependencies
  • middleman server to test the app in your browser
  • rake build to compile everything
  • rake deploy to deploy on Github pages
  • https://bahanix.github.io/ffos-middleman/

Known limitations

  • Hosted app can't do XHR or any privileged action.
  • If you need to, use the generated build/app.zip to publish your app.

Test with your device or simulator

About

Public transportation at Paris, France

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages