Skip to content

ResearchObject/ResearchObject.github.io

Repository files navigation

Research Object website researchobject.org

This is the GitHub repository for contributing to the Research Object website.

The *.md files use MarkDown content that is rendered to https://researchobject.github.io/ by GitHub pages. Alias http://researchobject.org/ will (eventually) map to the same URL space.

Posts in _posts/ must have a filename like 2019-12-24-exciting-title.md and will appear on the bottom of the front page in reverse chronological order.

To add to the top menu, edit _config.yml

Note that some subfolders are maintained in other ResearchObject respositories:

Testing locally

To test locally with Jekyll:

docker run -it --rm --name jekyll --volume=$(pwd):/srv/jekyll -p 4000:4000 jekyll/jekyll:pages jekyll serve

Contribute

This repository is coordinated by the RO-Crate team.

To suggest changes, improvements or issues, use the GitHub repository https://github.com/ResearchObject/ResearchObject.github.io - if you are new to GitHub or Open Source you may appreciate the GitHub guides like Hello World, MarkDown and How to contribute to open source

You are welcome to join us!

Contributors are expected to comply with our Code of Conduct to ensure an open and inclusive environment.

License

  • © 2013-2014 University of Oxford, UK
  • © 2013-2020 The University of Manchester, UK

The documentation maintained in this repository is Open Source and licensed as Apache License, version 2.0, see https://www.apache.org/licenses/LICENSE-2.0 for details.

Any contributions received are assumed to be covered by the Apache License 2.0.