-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (27 loc) · 865 Bytes
/
_config.yml
File metadata and controls
38 lines (27 loc) · 865 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
28
29
30
31
32
33
34
35
36
37
38
title: MCDevKit
email: brzozowski.s.piotr@gmail.com
description: >-
MCDevKit Docs
remote_theme: pmarsceill/just-the-docs
color_scheme: dark
github_username: stirante
# Footer "Edit this page on GitHub" link text
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Edit this page on GitHub."
gh_edit_repository: "https://github.com/stirante/cmcc-docs" # the github URL for your repo
gh_edit_branch: "github-pages" # the branch that your docs is served from
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
coderay_default_lang: JSON
kramdown:
parse_block_html: true
markdown: kramdown
url: https://docs.mcdevkit.com
aux_links:
"MCDevKit":
- "https://mcdevkit.com"
# Build settings
#theme: just-the-docs
plugins:
- jekyll-feed
search_enabled: true
permalink: /:title