kopia lustrzana https://git.fsfe.org/FSFE/fedigov
Merge pull request 'English as default' (#2) from en-as-default into main
Reviewed-on: https://git.fsfe.org/FSFE/fedigov/pulls/2pull/6/head
commit
303fb62d66
174
site/config.yaml
174
site/config.yaml
|
@ -1,26 +1,26 @@
|
|||
baseURL: https://fedigov.eu # https://fedigov.eu
|
||||
languageCode: de
|
||||
baseURL: https://fedigov.eu
|
||||
languageCode: en
|
||||
title: FediGov
|
||||
theme: hugo-fresh
|
||||
googleAnalytics:
|
||||
disableKinds:
|
||||
- taxonomy
|
||||
- taxonomyTerm
|
||||
- taxonomy
|
||||
- taxonomyTerm
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
unsafe: true # Allows you to write raw html in your md files
|
||||
|
||||
defaultContentLanguage: de
|
||||
defaultContentLanguage: en
|
||||
languages:
|
||||
de:
|
||||
weight: 1
|
||||
languageName: Deutsch
|
||||
contentDir: content/de
|
||||
en:
|
||||
weight: 2
|
||||
weight: 1
|
||||
languageName: English
|
||||
contentDir: content/en
|
||||
de:
|
||||
weight: 2
|
||||
languageName: Deutsch
|
||||
contentDir: content/de
|
||||
fr:
|
||||
weight: 3
|
||||
languageName: Français
|
||||
|
@ -36,12 +36,12 @@ params:
|
|||
# Used as meta data; describe your site to make Google Bots happy
|
||||
description: federated communication for authorities
|
||||
navbarlogo:
|
||||
# Logo (from static/images/logos/___)
|
||||
# Logo (from static/images/logos/___)
|
||||
image: logos/fedigov_logo.svg
|
||||
link: /
|
||||
font:
|
||||
name: "Open Sans"
|
||||
sizes: [400,600]
|
||||
sizes: [400, 600]
|
||||
hero:
|
||||
# Main hero title
|
||||
title: hero_title
|
||||
|
@ -59,49 +59,49 @@ params:
|
|||
image: illustrations/fedigov1.svg
|
||||
# Customizable navbar. For a dropdown, add a "sublinks" list.
|
||||
navbar:
|
||||
- title: nav2_text
|
||||
url: "#section2_id"
|
||||
- title: nav3_text
|
||||
url: "#section1_id"
|
||||
- title: nav4_text
|
||||
url: "#section3_id"
|
||||
- title: nav5_text
|
||||
url: "#section4_id"
|
||||
- title: nav6_text
|
||||
url: "#section6_id"
|
||||
button: true
|
||||
- title: nav2_text
|
||||
url: "#section2_id"
|
||||
- title: nav3_text
|
||||
url: "#section1_id"
|
||||
- title: nav4_text
|
||||
url: "#section3_id"
|
||||
- title: nav5_text
|
||||
url: "#section4_id"
|
||||
- title: nav6_text
|
||||
url: "#section6_id"
|
||||
button: true
|
||||
section1:
|
||||
title: section1_title
|
||||
subtitle: section1_subtitle
|
||||
tiles:
|
||||
- title: section1_tiles1_title
|
||||
icon: message-regular
|
||||
text: section1_tiles1_text
|
||||
url: https://joinmastodon.org/
|
||||
buttonText: section1_tiles1_buttontext
|
||||
- title: section1_tiles2_title
|
||||
icon: image-regular
|
||||
text: section1_tiles2_text
|
||||
url: https://pixelfed.social/site/about
|
||||
buttonText: section1_tiles2_buttontext
|
||||
- title: section1_tiles3_title
|
||||
icon: video-solid
|
||||
text: section1_tiles3_text
|
||||
url: https://peertube.ch/
|
||||
buttonText: section1_tiles3_buttontext
|
||||
- title: section1_tiles1_title
|
||||
icon: message-regular
|
||||
text: section1_tiles1_text
|
||||
url: https://joinmastodon.org/
|
||||
buttonText: section1_tiles1_buttontext
|
||||
- title: section1_tiles2_title
|
||||
icon: image-regular
|
||||
text: section1_tiles2_text
|
||||
url: https://pixelfed.social/site/about
|
||||
buttonText: section1_tiles2_buttontext
|
||||
- title: section1_tiles3_title
|
||||
icon: video-solid
|
||||
text: section1_tiles3_text
|
||||
url: https://peertube.ch/
|
||||
buttonText: section1_tiles3_buttontext
|
||||
section2:
|
||||
title: section2_title
|
||||
subtitle: section2_subtitle
|
||||
# Icons (from /images/illustrations/icons/___.svg)
|
||||
features:
|
||||
- title: section2_titles1_title
|
||||
text: section2_titles1_text
|
||||
- title: section2_titles2_title
|
||||
text: section2_titles2_text
|
||||
- title: section2_titles3_title
|
||||
text: section2_titles3_text
|
||||
- title: section2_titles4_title
|
||||
text: section2_titles4_text
|
||||
- title: section2_titles1_title
|
||||
text: section2_titles1_text
|
||||
- title: section2_titles2_title
|
||||
text: section2_titles2_text
|
||||
- title: section2_titles3_title
|
||||
text: section2_titles3_text
|
||||
- title: section2_titles4_title
|
||||
text: section2_titles4_text
|
||||
section3:
|
||||
title: section3_title
|
||||
subtitle: section3_subtitle
|
||||
|
@ -112,24 +112,24 @@ params:
|
|||
title: section4_title
|
||||
subtitle: section4_subtitle
|
||||
clients:
|
||||
- name: section4_clients1_name
|
||||
quote: section4_clients1_quote
|
||||
job: section4_clients1_job
|
||||
img: 1
|
||||
- name: section4_clients2_name
|
||||
quote: section4_clients2_quote
|
||||
job: section4_clients2_job
|
||||
img: 3
|
||||
- name: section4_clients3_name
|
||||
quote: section4_clients3_quote
|
||||
job: section4_clients3_job
|
||||
img: 2
|
||||
- name: section4_clients1_name
|
||||
quote: section4_clients1_quote
|
||||
job: section4_clients1_job
|
||||
img: 1
|
||||
- name: section4_clients2_name
|
||||
quote: section4_clients2_quote
|
||||
job: section4_clients2_job
|
||||
img: 3
|
||||
- name: section4_clients3_name
|
||||
quote: section4_clients3_quote
|
||||
job: section4_clients3_job
|
||||
img: 2
|
||||
#~ section5:
|
||||
#~ title: section5_title
|
||||
#~ subtitle: section5_subtitle
|
||||
#~ name: section5_name
|
||||
#~ address: section5_address
|
||||
#~ message: section5_message
|
||||
#~ title: section5_title
|
||||
#~ subtitle: section5_subtitle
|
||||
#~ name: section5_name
|
||||
#~ address: section5_address
|
||||
#~ message: section5_message
|
||||
section6:
|
||||
title: section6_title
|
||||
subtitle: section6_subtitle
|
||||
|
@ -150,38 +150,38 @@ params:
|
|||
#~ # Social media links (GitHub, Twitter, etc.). All are optional.
|
||||
#~ socialmedia:
|
||||
#~ - link: https://github.com/lucperkins/github-fresh
|
||||
#~ # Icons are from Font Awesome
|
||||
#~ icon: github
|
||||
#~ # Icons are from Font Awesome
|
||||
#~ icon: github
|
||||
#~ - link: https://dribbble.com/#
|
||||
#~ icon: dribbble
|
||||
#~ icon: dribbble
|
||||
#~ - link: https://facebook.com/#
|
||||
#~ icon: facebook
|
||||
#~ icon: facebook
|
||||
#~ - link: https://twitter.com/lucperkins
|
||||
#~ icon: twitter
|
||||
#~ icon: twitter
|
||||
#~ - link: https://bitbucket.org/#
|
||||
#~ icon: bitbucket
|
||||
#~ icon: bitbucket
|
||||
bulmalogo: false
|
||||
quicklinks:
|
||||
column1:
|
||||
title: "Information"
|
||||
links:
|
||||
- text: Imprint
|
||||
link: https://fsfe.org/about/legal/imprint.html
|
||||
- text: Imprint
|
||||
link: https://fsfe.org/about/legal/imprint.html
|
||||
#~ column2:
|
||||
#~ title: "Docs"
|
||||
#~ links:
|
||||
#~ - text: Get started
|
||||
#~ link: /
|
||||
#~ - text: User guides
|
||||
#~ link: /
|
||||
#~ - text: Admin guide
|
||||
#~ link: /
|
||||
#~ - text: Developers
|
||||
#~ link: /
|
||||
#~ title: "Docs"
|
||||
#~ links:
|
||||
#~ - text: Get started
|
||||
#~ link: /
|
||||
#~ - text: User guides
|
||||
#~ link: /
|
||||
#~ - text: Admin guide
|
||||
#~ link: /
|
||||
#~ - text: Developers
|
||||
#~ link: /
|
||||
#~ column3:
|
||||
#~ title: "Blog"
|
||||
#~ links:
|
||||
#~ - text: Latest news
|
||||
#~ link: /blog/first
|
||||
#~ - text: Tech articles
|
||||
#~ link: /blog/second
|
||||
#~ title: "Blog"
|
||||
#~ links:
|
||||
#~ - text: Latest news
|
||||
#~ link: /blog/first
|
||||
#~ - text: Tech articles
|
||||
#~ link: /blog/second
|
||||
|
|
Ładowanie…
Reference in New Issue