-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathconfig.yaml
More file actions
63 lines (53 loc) · 1.57 KB
/
config.yaml
File metadata and controls
63 lines (53 loc) · 1.57 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
## -----------------------------------------------
## 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
stripe:
enabled: false
image: images/openrailday/stripe-2025.png
link: https://day.openrailassociation.org/en
alt: OpenRail Day 2025
# hugomods-images config
hugomods:
images:
# Disable WebP
modern_format:
permalinks:
news: "/news/:2006/:slug/"
# Modules
module:
mounts:
# Make all static content available as assets by default
- source: static/
target: assets/
# Privacy Settings
privacy:
youTube:
privacyEnhanced: true