Initial documentation setup with Jekyll and Just the Docs

This commit is contained in:
Shane Mattner
2025-01-31 11:25:59 -08:00
parent bc5b00ea0b
commit edb03d569a
3 changed files with 34 additions and 0 deletions

15
docs/_config.yml Normal file
View File

@@ -0,0 +1,15 @@
title: Roo Documentation
description: Documentation for the Roo project
theme: just-the-docs
url: https://yourusername.github.io/repo-name
aux_links:
"Roo on GitHub":
- "//github.com/yourusername/repo-name"
# Enable search
search_enabled: true
# Enable dark mode
color_scheme: dark