-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yaml
53 lines (44 loc) · 1.36 KB
/
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
47
48
49
50
51
52
53
## -----------------------------------------------
## Basic Configuration
## -----------------------------------------------
theme: ["openrail", "hugomods-images", "hugo-cloak-email"]
title: OpenRail Association
copyright: "{year}"
## -----------------------------------------------
## Publish
## -----------------------------------------------
baseURL: "https://openrailassociation.org"
relativeURLs: "false"
publishDir: public
summaryLength: 40
## -----------------------------------------------
## Hugo Built-in Features
## -----------------------------------------------
disableKinds:
- taxonomy
## -----------------------------------------------
## Site Parameters
## -----------------------------------------------
Params:
description: >-
The OpenRail Association provides a neutral space for collaborative development of Open Source software in the railway sector. It is incorporated as a non-profit organisation according to Belgian law as AISBL.
logo: images/banner.jpg
favicon: true
asset:
fontawesome_css:
- css/fontawesome-all.min.css
fontawesome_js:
- js/fontawesome-all.min.js
# hugomods-images config
hugomods:
images:
# Disable WebP
modern_format:
permalinks:
news: "/news/:2006/:title/"
# Modules
module:
mounts:
# Make all static content available as assets by default
- source: static/
target: assets/