add mkdocs
This commit is contained in:
14
mkdocs.yml
Normal file
14
mkdocs.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
site_name: QBot Framework
|
||||
site_url: https://qbot.botforge.biz
|
||||
theme:
|
||||
name: material
|
||||
palette:
|
||||
primary: #fabf9c
|
||||
accent: #a7a7fa
|
||||
font:
|
||||
text: 'Roboto'
|
||||
code: 'Roboto Mono'
|
||||
logo: 'img/qbot_1_1.svg'
|
||||
favicon: 'img/qbot_1_1.svg'
|
||||
repo_name: botforge/qbot
|
||||
repo_url: https://git.botforge.biz/botforge/qbot
|
||||
Reference in New Issue
Block a user