forked from PhasesResearchLab/SoftwareProjects
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
46 lines (38 loc) · 1.29 KB
/
_config.yml
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
39
40
41
42
43
44
45
46
title: << Your Title >>
description: << Your Group Name >> Projects
theme: just-the-docs
color_scheme: wider
url: << Your Group URL >> # The default one is generated by GitHub pages, but you can use a custom domain or subdomain
#favicon_ico: "/assets/<< Your Icon >>.ico"
search_enabled: true
heading_anchors: true
search:
# Split pages into sections that can be searched individually
# Supports 1 - 6, default: 2
heading_level: 2
previews: 3
preview_words_before: 5
preview_words_after: 10
tokenizer_separator: /[\s/]+/
rel_url: true
button: true
nav_external_links:
- title: << Group Homepage >>
url: https://phaseslab.org
hide_icon: false
- title: << Publications List >>
url: https://phaseslab.com/publications
hide_icon: false
- title: << Group News >>
url: https://phaseslab.com/news
hide_icon: false
- title: << Some Extra Links >>
url: https://materialsgenomefoundation.org/
hide_icon: false
aux_links:
Edit on GitHub: "https://github.com/PhasesResearchLab/projects-template"
gh_edit_link: true
gh_edit_link_text: "Edit this page on GitHub."
gh_edit_repository: "https://github.com/PhasesResearchLab/SoftwareProjects"
gh_edit_branch: "main"
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately