mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2024-11-14 13:01:31 -08:00
10 lines
184 B
YAML
10 lines
184 B
YAML
site_name: Trent Docs
|
|
|
|
theme: readthedocs
|
|
|
|
pages:
|
|
- 'Home': index.md
|
|
- 'Nspawn': nspawn.md
|
|
- 'Quick Dirty Reddis Nspawn Container on Arch Linux': arch_reddis_nspawn.md
|
|
|