Documentation site for the PeerLadder peer-mentoring programme — a collaboration between DisCouRSE and ELIXIR-UK, designed to support doctoral Researchers in Training Positions (dRTPs).
Built with Jekyll using the Docy theme.
Prerequisites: Ruby 3.1+, Bundler
bundle install
bundle exec jekyll serveThe site is available at http://localhost:4000.
Pushes to main automatically deploy to GitHub Pages via the Actions workflow in .github/workflows/jekyll.yml.
_docs/ # Documentation pages
_posts/ # Blog posts
_data/ # Navigation and site data
_layouts/ # Page templates
_includes/ # Reusable HTML partials
_sass/ # SCSS source files
assets/ # Images, fonts, JS
The Jekyll theme used by this project (Docy) is licensed under the Envato Elements License — see LICENSE for details.
Site content © PeerLadder / DisCouRSE / ELIXIR-UK contributors.