roughed in just-the-docs

This commit is contained in:
Paul Gauthier 2024-06-05 10:17:50 -07:00
parent 46b953ebeb
commit bc5df03b3d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'jekyll' gem 'jekyll'
gem 'jekyll-theme-cayman' gem "just-the-docs", "0.8.2"
gem 'jekyll-redirect-from' gem 'jekyll-redirect-from'
gem 'jekyll-sitemap' gem 'jekyll-sitemap'
gem "webrick" gem "webrick"

View file

@ -1,4 +1,4 @@
theme: jekyll-theme-cayman theme: just-the-docs
url: "https://aider.chat" url: "https://aider.chat"
plugins: plugins: