website icon indicating copy to clipboard operation
website copied to clipboard

TDWG website

TDWG website

Build Status

This repository contains the source files for the TDWG website.

Usage

This website makes use of the static website generator Jekyll and the Petridish theme. Each commit to master will automatically trigger a new build by Jenkins (maintained by GBIF) and update the website. There is no need to build the site locally, but you can by installing Jekyll and running bundle exec jekyll serve.

Found a typo, have a question? See our contributing guide.

Repo structure

The repository structure follows that of Jekyll websites.

  • General site settings: _config.yml
  • Pages: index.md files in (sub)directories such as about/ and community/.
  • Posts: _posts/
  • Images & static files: assets/
  • Top navigation: _data/navigation.yml
  • Footer content: _data/footer.yml

License

This work is licensed under a Creative Commons Attribution 4.0 International License.