Skip to content
Snippets Groups Projects
  • Séamus O'Sullivan's avatar
    8897b066
    Add just-the-docs Gem. · 8897b066
    Séamus O'Sullivan authored
    Remove all the old just-the-docs components, and replace with a
    dependency on the just-the-docs Ruby Gem (v0.10).
    There is an outstanding issue with the flip cards on the home page, due
    to modifications to JTD's scss which enabled this.
    8897b066
    History
    Add just-the-docs Gem.
    Séamus O'Sullivan authored
    Remove all the old just-the-docs components, and replace with a
    dependency on the just-the-docs Ruby Gem (v0.10).
    There is an outstanding issue with the flip cards on the home page, due
    to modifications to JTD's scss which enabled this.
This project manages its dependencies using Bundler. Learn more
Gemfile 150 B
source "https://rubygems.org"

gem "jekyll", "~> 4.3.0" # installed by `gem jekyll`
gem "just-the-docs", " ~> 0.10.0" # pinned to the current release