Skip to content
davidkirwan edited this page Nov 13, 2014 · 8 revisions

Workflow while using github.io pages

github.io pages workflow

finesce.github.io

In order to add HTML/JS/CSS content to the main site at https://finesce.github.io use the main branch on the https://github.com/FINESCE/finesce.github.io repository.

Individual DSE github.io pages

In order to add HTML/JS/CSS content to the github.io pages for an individual DSE, create the gh-pages orphan branch on the individual DSE repository. See the guide here: https://help.github.com/articles/creating-project-pages-manually/

An example of the final github.io page might look like https://finesce.github.io/wp-dse-example-gh-pages

Clone this wiki locally