Read the github-pages help page quickly.
Jekyll is required.
> gem install jekyllJust to be sure that your changes are OK on a local copy, clone the project:
> git clone [email protected]:plast-lab/plast-lab.github.io.gitInstall dependencies
> bundle updateedit structure in _layout while having the server up and
running with the following command:
> bundle exec jekyll serve --watchPress F5 on your browser.
Do the same as for structure or just make the changes directly at the corresponding files (_include). Github regenerates automatically.