This repository contains the source code for the International Commission on Stratigraphy (ICS)'s website about Global Boundary Stratotype Section (GSSP)s, online at http://stratigraphy.org/gssps.
This is a Jekyll static site generator website which means the source files are pretty much simplified HTML pages - Markdown-formatted text files which you can see stored in the pages/ folder. These are combined with a very simple template to add headers & footers to all pages and produce the final HTML web pages which are then delivered online with a web server. We are using the built in GitHub Pages.
jekyll new . --force
bundle exec jekyll serve
to fx dependencies:
bundle update && bundle install
The content of this repository is licensed using the Creative Commons Attribution 4.0 license:
See the local copy of the license deed for details.
© International Commission on Stratigraphy, all rights reserved
For website technical matters:
Nicholas Car
nick@kurrawong.ai