From 4c44a6b1c1e7aba5c8842c994c684e274a5141da Mon Sep 17 00:00:00 2001 From: Linus Sehn Date: Mon, 19 Dec 2022 09:44:58 +0100 Subject: [PATCH] Format `config.yaml` --- site/config.yaml | 158 +++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/site/config.yaml b/site/config.yaml index 430af16..d3c204c 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -4,8 +4,8 @@ title: FediGov theme: hugo-fresh googleAnalytics: disableKinds: -- taxonomy -- taxonomyTerm + - taxonomy + - taxonomyTerm markup: goldmark: renderer: @@ -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