mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Create mkdocs.yml
This commit is contained in:
parent
9f67d82d21
commit
a00234e5b9
10
mkdocs.yml
Normal file
10
mkdocs.yml
Normal file
@ -0,0 +1,10 @@
|
||||
site_name: Test docs
|
||||
site_description: 'A docs test'
|
||||
site_author: ''
|
||||
docs_dir: docs/
|
||||
repo_name: 'lensapp/lens'
|
||||
repo_url: 'https://github.com/lensapp/lens'
|
||||
nav:
|
||||
- Home: index.md
|
||||
theme:
|
||||
name: 'material'
|
||||
Loading…
Reference in New Issue
Block a user