Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 642 Bytes

File metadata and controls

18 lines (12 loc) · 642 Bytes

FOSS4G UK 2016 Website

http://uk.osgeo.org/foss4guk2016/

Updating the site

To get a local copy of the repository clone it using git. There is only one gh-pages branch where the content and template lives.

You can then edit the content and test locally after setting up your pages site locally with Jekyll.

Once you're happy with your changes and wish to publish them:

  • Pull any upstream changes, merge and test again
  • Commit your changes and push to the gh-pages branch
  • Wait a few minutes for the Jekyll site to be built by GitHub Pages :-)