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_description: Single source of truth for the homelab
|
||||||
site_url: https://docs.nuclide.systems
|
site_url: https://docs.nuclide.systems
|
||||||
|
|
||||||
|
docs_dir: .
|
||||||
|
site_dir: /tmp/mkdocs-site
|
||||||
|
|
||||||
|
exclude_docs: |
|
||||||
|
/mkdocs.yml
|
||||||
|
/.git/**
|
||||||
|
/site/**
|
||||||
|
/repo/**
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
palette:
|
palette:
|
||||||
|
|||||||
Reference in New Issue
Block a user