Skip to content

Jaylee89/phonegap.github.io

 
 

Repository files navigation

PhoneGap.com Next Travis CI Build Status

PhoneGap's future website.

This is a fairly vanilla Jekyll/GitHub Pages site. It has been optimized for improved page loading speed; see this article for a full description.

Build and Serve Locally

Run this command:

$ rake

Open a browser to http://localhost:4000

Test Locally

The site is using Travis CI and HTML Proofer to check the html and referenced urls. Before you make a pull request it's a good idea to run the tests locally first.

Just run the command:

$ rake test

The output should be something like:

Running ["ScriptCheck", "LinkCheck", "ImageCheck"] checks on ./_site on *.html...


Checking 7 external links...
Ran on 3 files!


HTML-Proofer finished successfully.

If it finds any errors be sure to fix them before making the pull-request.

About

PhoneGap's Next Website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.5%
  • JavaScript 17.5%
  • CSS 13.0%
  • Other 1.0%