-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yaml
46 lines (43 loc) · 967 Bytes
/
config.yaml
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
languageCode: "en-US"
baseUrl: "https://crc.dev/blog/"
title: "CRC - Runs Containers"
theme: "anubis"
paginate: 10
enableRobotsTXT: true
menu:
main:
- identifier: docs
name: Getting Started Guide
url: https://crc.dev/docs
weight: 1
- identifier: eng-docs
name: Engineering Docs
url: https://crc.dev/engineering-docs/
weight: 2
- identifier: releases
name: Releases
url: https://mirror.openshift.com/pub/openshift-v4/clients/crc/
weight: 3
- identifier: archive
name: Archive
title: Archive
url: /posts/
weight: 4
params:
author: "CRC Contributors"
dateFormat: "2006-01-02"
paginationSinglePost: true
readMore: false
disableSummary: false
copyCodeButton: true # true by default
rssAsSocialIcon: true
style: light
social:
- id: github
name: crc-org
- id: email
name: [email protected]
markup:
goldmark:
renderer:
unsafe: true # enable raw HTML in Markdown