-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
38 lines (36 loc) · 883 Bytes
/
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
baseURL: "https://reside-ic.github.io/orderly-news/"
languageCode: "en-gb"
title: "Orderly News"
theme: ["papermod-changelog", "PaperMod"]
enableEmoji: true
params:
# https://github.com/adityatelange/hugo-PaperMod/wiki/Installation#sample-configyml
DateFormat: "2 Jan 2006"
disableThemeToggle: true
disableSpecial1stPost: true
hideMeta: false
ShowPostNavLinks: true
homeInfoParams:
Title: Orderly News
Content: What's new and updated in Orderly
tags:
- text: Update
colour: "#FFBA11"
- text: Feature
colour: "#14CC80"
- text: App
colour: "#E31837"
menu:
main:
- identifier: about
name: About
url: /about/
weight: 10
- identifier: tags
name: Tags
url: /tags/
weight: 20
- identifier: epimodels
name: orderly2
url: https://mrc-ide.github.io/orderly2
weight: 30