Merge pull request #685 from RooVetGit/mrubens-patch-1

Serve docs from subfolder
This commit is contained in:
Matt Rubens 2025-01-31 16:02:47 -05:00 committed by GitHub
commit 2bcc7c6e53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -26,7 +26,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./
source: ./docs/
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

View file

@ -3,7 +3,6 @@ description: Documentation for the Roo Code project
remote_theme: just-the-docs/just-the-docs
url: https://docs.roocode.com
baseurl: /docs
aux_links:
"Roo Code on GitHub":