forked from softwaresaved/international-survey-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
41 lines (33 loc) · 1.11 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
title: RSE International Survey 2022 - Nordics
remote_theme: pmarsceill/just-the-docs
description: >- # this means to ignore newlines until "baseurl:"
International Research Software Engineering survey (2022)
baseurl: "/international-survey-2022" # the subpath of your site, e.g. /blog
search_enabled: true
color_scheme: survey
exclude: ["*.py", "vendor", "survey", "docs", "cache", "data", "venv", "lib", "templates"]
collections:
section:
permalink: "/:collection/:path/"
output: true
country:
permalink: "/:collection/:path/"
output: true
kramdown:
toc_levels: 2..2
back_to_top: true
back_to_top_text: "Back to top"
footer_content: "Copyright © 2022 Software Sustainability Institute, <a href=\"https://github.com/softwaresaved/international-survey-2018/blob/main/LICENSE\">BSD 3-Clause License</a>"
aux_links:
"Source on GitHub":
- "//github.com/softwaresaved/international-survey-2022"
just_the_docs:
collections:
section:
name: Section
nav_exclude: false
search_exclude: false
country:
name: Country
nav_exclude: false
search_exclude: false