-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathconfig.yaml
More file actions
71 lines (61 loc) · 1.9 KB
/
Copy pathconfig.yaml
File metadata and controls
71 lines (61 loc) · 1.9 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
## -----------------------------------------------
## 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
calendar:
urls:
web: https://share.openrailassociation.org/apps/calendar/embed/wsJ9m86JfQyw6tSQ
ics: https://share.openrailassociation.org/remote.php/dav/public-calendars/wsJ9m86JfQyw6tSQ?export
format_start: "2 Jan 2006, 15:04"
format_end: "15:04"
format_allday: "2 Jan 2006"
format_multiday_start: "2"
# 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