-
Notifications
You must be signed in to change notification settings - Fork 16
/
hugo.yaml
138 lines (131 loc) · 3.35 KB
/
hugo.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
---
baseURL: https://openela.org/
languageCode: en-us
title: OpenEL Association
module:
imports:
path: github.com/StefMa/hugo-fresh
outputs:
home:
- html
section:
- html
- rss
term:
- html
permalinks:
page:
news: /news/:year/:month/:slug/
section:
news: /news/
markup:
goldmark:
renderer:
unsafe: true
params:
openGraph: true
description: OpenELA
navbarlogo:
image: logos/openELA.svg
link: /
# Default width/height. Uncomment if you need to change
# width: 112
# height: 28
font:
name: "Open Sans"
sizes: [400, 600]
hero:
title: OpenELA
subtitle: |
OpenELA is a trade association of open source Enterprise Linux
distribution developers
Our mission is to provide a secure, transparent, and reliable
Enterprise Linux source that is globally available to all as a
buildable base.
buttontext: Check out our news
buttonlink: /news
# Hero image (from static/images/___)
image: logos/openELA.svg
clientlogos:
- logo: ciq
url: https://ciq.com
- logo: oracle
url: https://www.oracle.com
- logo: suse
url: https://www.suse.com
navbar:
- title: About
url: /about
- title: Join
url: /join
- title: Git/Main
url: https://github.com/orgs/openela-main/repositories
- title: FAQ
url: /faq
- title: Governance
url: https://github.com/openela/governance
- title: News
url: /news
section1:
title: Main OpenELA projects
subtitle: |
Open for your contributions
tiles:
- title: Enterprise Linux
icon: globe
text: |
Sources for the OpenELA Enterprise Linux distribution.
url: https://github.com/orgs/openela-main/repositories
buttonText: View Repositories
- title: User Manuals
text: |
End User Documentation sources
url: https://github.com/openela/openela-documentation
icon: book-solid
buttonText: View Documentation
- title: Linux 4.14 Long Term Support
icon: linux
text: |
4.14 Linux maintenance after community support end.
url: https://github.com/openela/kernel-lts/tree/linux-4.14.y
buttonText: View Linux 4.14.y LTS
section2:
title: OpenELA Projects
subtitle: |
A selection of projects from the OpenELA community
features:
- title: Mothership
text: |
The Mothership project is a collection of tools and services
to archive RPM package source and attest to their authenticity.
icon: mship_gopher_dark
section3:
title: OpenELA
image: illustrations/github.svg
subtitle: |
Learn more about OpenELA and how you can contribute to the project.
buttonText: GitHub
buttonLink: https://github.com/openela/
footer:
logo: openELA.svg
socialmediatitle: Follow Us
socialmedia:
- link: https://github.com/openela
icon: brands fa-github
target: _blank
- link: https://x.com/@openelaorg
icon: brands fa-x-twitter
target: _blank
- link: https://fosstodon.org/@openela
icon: brands fa-mastodon
target: _blank
- link: https://www.linkedin.com/company/openela
icon: brands fa-linkedin
target: _blank
quicklinks:
column1:
title: ""
column2:
title: ""
column3:
title: ""