landingpage/config.yaml

168 lines
4.3 KiB
YAML
Raw Permalink Normal View History

# This the default config from which all other configurations inherit
## For a more detailed example of the themes capabilities look at "development/config.toml"
languageCode: de-de
title: Freifunk Leipzig
baseURL: https://freifunk-leipzig.de
theme: hugo-html5up-alpha
disqusShortname: ""
params:
2022-07-24 16:18:17 +00:00
description: Mehr als nur freies WLAN
2022-07-24 16:30:00 +00:00
images: ["images/preview.jpg"]
2022-07-24 15:39:50 +00:00
author: "Freifunk Leipzig"
copyright: "[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)"
design: "Design: [HTML5 UP](http://html5up.net/) | [Nelson/Roberto](https://nelsonroberto.com/)"
mainSections: ["blog"]
### Footer Social Media Links ###
share:
2022-07-24 15:39:50 +00:00
- title: rss-feed
icon: solid fa-rss
2022-12-04 10:27:03 +00:00
link: https://freifunk-leipzig.de/blog/index.xml
- title: matrix
icon: solid fa-comments
link: https://matrix.to/#/#freifunk-leipzig:chat.dezentrale.space
- title: mastodon
icon: brands fa-mastodon
link: https://leipzig.town/@freifunk
- title: twitter
icon: brands fa-twitter
link: https://twitter.com/freifunk_l?lang=de
2022-07-24 15:39:50 +00:00
2022-06-05 08:50:40 +00:00
- title: gitea
icon: brands fa-git
2022-06-05 08:50:40 +00:00
link: https://git.dezentrale.cloud/Freifunk-Leipzig
# - title: facebook
# icon: brands fa-facebook-f # fontawesome icons https://fontawesome.com/icons?d=gallery&s=brands
2022-06-05 08:50:40 +00:00
# link: https://de-de.facebook.com/FreifunkLeipzig
- title: wekan
icon: solid fa-clipboard-list
link: https://wekan.dezentrale.cloud/b/qSegMo4LWakYztmfq/freifunk-leipzig
- title: tickets
icon: solid fa-ticket-alt
link: https://ticket.freifunk-leipzig.de/scp/login.php
- title: github
icon: brands fa-github
link: https://github.com/freifunk-leipzig
- title: calendar
icon: solid fa-calendar
link: https://mobilizon.envs.net/@freifunkleipzig
2022-06-05 08:28:49 +00:00
2021-05-02 17:49:47 +00:00
menu:
main:
2022-07-24 00:36:17 +00:00
- identifier: blog
name: News
weight: 10
url: /blog/
2022-07-24 11:54:19 +00:00
- identifier: introduction
name: Einführung
2022-07-24 00:36:17 +00:00
weight: 20
2023-04-16 11:07:21 +00:00
- identifier: faq
parent: introduction
name: Was ist Freifunk?
2023-04-16 11:07:21 +00:00
url: /faq/
2022-07-24 00:36:17 +00:00
weight: 21
2022-07-24 14:06:02 +00:00
- identifier: links
parent: introduction
name: Links zum Vertiefen
url: /introduction/links/
2023-04-16 11:07:21 +00:00
weight: 22
2022-07-24 14:06:02 +00:00
- identifier: history
parent: introduction
name: Chronik
url: /introduction/history/
2023-04-16 11:07:21 +00:00
weight: 23
2021-05-02 17:49:47 +00:00
- identifier: contribute
name: Mitmachen
2022-07-24 00:36:17 +00:00
weight: 30
2021-05-02 17:49:47 +00:00
- identifier: begin
parent: contribute
name: Router einrichten
url: /setup
2022-07-24 00:36:17 +00:00
weight: 31
- identifier: recommendation
parent: contribute
name: Empfohlene Geräte
url: /contribute/recommendation
2022-07-24 00:36:17 +00:00
weight: 32
- identifier: firmware
2021-05-02 17:49:47 +00:00
parent: contribute
name: Firmware (FFDD)
url: https://download.freifunk-dresden.de/firmware/latest/
2022-07-24 00:36:17 +00:00
weight: 33
2021-05-02 17:49:47 +00:00
- identifier: docs
parent: contribute
name: Dokumentation
url: /contribute/docs/
2022-07-24 00:36:17 +00:00
weight: 34
2021-05-02 17:49:47 +00:00
- identifier: calendar
parent: contribute
name: Kalender
url: https://mobilizon.envs.net/@freifunkleipzig
2022-07-24 00:36:17 +00:00
weight: 35
2021-05-02 17:49:47 +00:00
- identifier: support
name: Unterstützen
2022-07-24 00:36:17 +00:00
weight: 40
2021-05-02 17:49:47 +00:00
- identifier: association
parent: support
name: Gewerbe & Vereine
2021-05-02 17:49:47 +00:00
url: /support/association/
2022-07-24 00:36:17 +00:00
weight: 41
2021-05-02 17:49:47 +00:00
- identifier: donations
parent: support
name: Spenden
url: /support/donations/
2022-07-24 00:36:17 +00:00
weight: 42
2021-05-02 17:49:47 +00:00
- identifier: map
name: Knotenkarte
2021-05-02 17:49:47 +00:00
url: /map/
2022-07-24 00:36:17 +00:00
weight: 50
2021-05-02 17:49:47 +00:00
- identifier: meshviewer
parent: map
2021-12-02 20:23:41 +00:00
name: Karte
2021-05-02 17:49:47 +00:00
url: /map/
2022-07-24 00:36:17 +00:00
weight: 51
2021-05-02 17:49:47 +00:00
- identifier: statistic
parent: map
name: Statistik
url: https://grafana.freifunk-dresden.de/d/_QNiBd9nz/leipzig?orgId=1&refresh=5m&from=now-7d&to=now
2022-07-24 00:36:17 +00:00
weight: 54
2021-05-02 17:49:47 +00:00
2022-07-24 11:54:19 +00:00
- identifier: contacts
2021-05-02 17:49:47 +00:00
name: Kontakt
2022-07-24 00:36:17 +00:00
weight: 60
2022-07-24 11:54:19 +00:00
- identifier: contact
parent: contacts
name: Kontakt
url: /contacts/contact/
weight: 61
2021-05-02 17:49:47 +00:00
- identifier: impressum
2022-07-24 11:54:19 +00:00
parent: contacts
2021-05-02 17:49:47 +00:00
name: Impressum
2022-07-24 11:54:19 +00:00
url: /contacts/impressum/
weight: 62
2021-05-02 17:49:47 +00:00
- identifier: datenschutz
2022-07-24 11:54:19 +00:00
parent: contacts
2021-05-02 17:49:47 +00:00
name: Datenschutz
2022-07-24 11:54:19 +00:00
url: /contacts/datenschutz/
weight: 63
2021-05-02 17:49:47 +00:00
#[communtiy]
# url_map_meshviewer: "http://karte.leipzig.freifunk.net:8018/meshviewer2/build/#!/de/map"
# vim: expandtab tabstop=2 shiftwidth=2