-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbase.yml
More file actions
27 lines (25 loc) · 781 Bytes
/
Copy pathbase.yml
File metadata and controls
27 lines (25 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# when setted to true the url will point to the folder [about/]
# if false will point to the index inside the folder [about/index.html]
# it is important to set false if you want to serve file locally with no server
use_directory_urls: false
markdown_extensions:
codehilite:
use_pygments: true
plantuml_markdown:
server: ""
toc:
permalink: []
toc_depth: "2-3"
# pygmentize -S default -f html -a .codehilite > styles.css
# to generate css file for code higlighting
plugins:
- izsam-search:
separator: '[\s\-\.\-\_]+'
min_search_length: 2
- nav_only
- mkdocs-izsam-video
- set_home_page_plugin
- journal_plugin
- list_subfolders_plugin
- macros:
module_name: /app/plugins/init/main