Git Product home page Git Product logo

html5boilerplate.com'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 Gulp (a Node.js task runner).
  • The Gulp configurations can be found in the gulpfile.js file.

Setup

  1. Install Node.js and npm.
  2. Run npm install.

Development

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

While developing run npm run serve 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 npm run test and then checking the output.

Deploy

It's being hosted on Paul's dreamhost VPS (even tho our branch is gh-pages). It has a cloudflare frontend, as well.

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's People

Contributors

paulirish avatar alrra avatar chuanxshi avatar mklabs avatar xhmikosr avatar mikewest avatar necolas avatar studiomohawk avatar valueof avatar raulfraile avatar mathiasbynens avatar laviperchik avatar gpg0 avatar arthurvr avatar drublic avatar gonzalogm avatar jorge-vitrubio avatar veosotano avatar skill83 avatar nielsbom avatar rkjun avatar sacenox avatar pestbarn avatar lenzcom avatar jorgecasar avatar zee-julien avatar teeedwards avatar okuryu avatar richardcornish avatar ricardobeat avatar

Watchers

Jose Quintana avatar  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.