File tree Expand file tree Collapse file tree 1 file changed +6
-53
lines changed
Expand file tree Collapse file tree 1 file changed +6
-53
lines changed Original file line number Diff line number Diff line change @@ -10,59 +10,12 @@ plugins:
1010repo_url : " https://github.com/merilynn-64/Botshare_document"
1111repo_name : " GitHub"
1212
13- theme :
14- name : " material"
15- features :
16- - navigation.tabs
17- - navigation.sections
18- - navigation.expand
19- - navigation.top
20- - toc.integrate
21- - search.suggest
22- - search.highlight
23- - content.code.copy
24- palette :
25- - scheme : default
26- primary : dark blue
27- toggle :
28- icon : material/lightbulb-outline
29- name : Switch to dark mode
30- - scheme : slate
31- primary : blue
32- toggle :
33- icon : material/lightbulb
34- name : Switch to light mode
13+ palette :
14+ primary : deep purple
15+ accent : teal
16+ background : white
17+ text : black
3518
36- extra :
37- generator : false
38- social :
39- - icon : fontawesome/solid/envelope
40- link : mailto:info@botshare.ai
41- - icon : fontawesome/brands/github
42- link : https://github.com/openAMRobot
43- - icon : fontawesome/brands/linkedin
44- link : https://www.linkedin.com/company/botshare
4519
46- use_directory_urls : true
20+ Apply Material theme config
4721
48- nav :
49- - Home : index.md
50- - Get Started :
51- - Introduction : getting_started.md
52- - Use Cases : use_cases.md
53-
54- - Botshare Framework :
55- - L1 - Incubation : L1_Incubation.md
56- - L2 - Acceleration : L2_Acceleration.md
57- - References : references.md
58-
59- - Company :
60- - Company Overview : company_overview.md
61- - Contributing : contributing.md
62- - FAQ : faq.md
63-
64- - GitHub Repo : https://github.com/openAMRobot
65-
66- markdown_extensions :
67- - admonition
68- - pymdownx.details
You can’t perform that action at this time.
0 commit comments