Giter Site home page Giter Site logo

arissetyawan / html5boilerplate.com-mobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from h5bp/html5boilerplate.com-mobile

0.0 1.0 0.0 541 KB

Files for the Mobile Boilerplate website.

Home Page: https://html5boilerplate.com/mobile/

License: MIT License

JavaScript 21.72% ApacheConf 26.27% HTML 18.65% CSS 33.36%

html5boilerplate.com-mobile's Introduction

Build Status devDependency Status

The HTML5 Boilerplate website is a simple static site.

  • The development code is in the src directory.
  • The build process relies on Grunt (a Node.js task runner).
  • The Grunt configurations can be found in the Gruntfile.js file.

Setup

  1. Install Node.js and npm.
  2. Install Grunt's command line interface (CLI) globally: npm install -g grunt-cli.
  3. Run npm install.

Development

You should be able to work almost entirely in the src directory.

While developing run grunt dev as this will open the website in your default browser and automatically update it whenever changes are made to the page or any of the files contained in the page.

Build

When you have finished your changes, make sure that the distribution package is correct by running grunt test and then checking the output.

Deploy

This step is done automatically: the server will periodically pull from the gh-pages branch, branch that will be updated by Travis CI every time a commit is pushed to the master branch and the tests pass.

html5boilerplate.com-mobile's People

Contributors

alrra avatar arthurvr avatar necolas avatar alexgibson avatar tomfuertes avatar

Watchers

arissan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.