mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
roughed in just-the-docs
This commit is contained in:
parent
46b953ebeb
commit
bc5df03b3d
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-theme-cayman'
|
||||
gem "just-the-docs", "0.8.2"
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'jekyll-sitemap'
|
||||
gem "webrick"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
theme: jekyll-theme-cayman
|
||||
theme: just-the-docs
|
||||
url: "https://aider.chat"
|
||||
|
||||
plugins:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue