docs: mkdocs use repo root as docs_dir
This commit is contained in:
@@ -2,6 +2,15 @@ site_name: nuclide.systems docs
|
||||
site_description: Single source of truth for the homelab
|
||||
site_url: https://docs.nuclide.systems
|
||||
|
||||
docs_dir: .
|
||||
site_dir: /tmp/mkdocs-site
|
||||
|
||||
exclude_docs: |
|
||||
/mkdocs.yml
|
||||
/.git/**
|
||||
/site/**
|
||||
/repo/**
|
||||
|
||||
theme:
|
||||
name: material
|
||||
palette:
|
||||
|
||||
Reference in New Issue
Block a user