-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathhugo.yaml
More file actions
77 lines (69 loc) · 1.68 KB
/
Copy pathhugo.yaml
File metadata and controls
77 lines (69 loc) · 1.68 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
languageCode: "en-us"
title: "OMSF Playbooks"
theme: "hextra"
#module:
#imports:
#- path: "github.com/imfing/hextra"
#disable: false
menu:
main:
- name: Developer
pageRef: /developer
weight: 1
params:
type: playbook
teaser: >
See our recommendations for best practices when writing software.
- name: Contributions
pageRef: /contributions
weight: 2
params:
type: playbook
teaser: >
Learn about how we try to encourage external contributions to our
open-source projects.
- name: Benchmarking
pageRef: /benchmarking
weight: 3
params:
type: playbook
teaser: >
Discover our recommendations for developing benchmarks.
- name: Project
pageRef: /project
weight: 4
params:
type: playbook
teaser: >
Discover our recommendations for project management.
- name: Documentation
pageRef: /documentation
weight: 5
params:
type: playbook
teaser: >
Explore our resources for creating amazing documentation
for both your developers and users.
- name: Search
weight: 100
params:
type: search
params:
editURL:
enable: true
base: "https://github.com/omsf/playbooks-website/tree/main/content"
contributing: "https://github.com/omsf/playbooks-website/tree/main/CONTRIBUTING.md"
navbar:
displayTitle: false
logo:
path: images/logo-black.svg
footer:
displayPoweredBy: false
theme:
default: light
displayToggle: false
search:
enable: true
type: flexsearch
flexsearch:
index: content