forked from freifunk-kiel/startseite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
70 lines (56 loc) · 1.68 KB
/
_config.yml
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
url: https://freifunk.in-kiel.de/
destination: _site
community:
# Metadata
name: "Kiel"
meta: "Freifunk Nord"
country: "DE"
# Custom URLs
url_wiki: "https://wiki.freifunk.in-kiel.de/"
url_webchat: "https://element.eclabs.de/#/room/#freifunk-kiel:matrix.eclabs.de"
#url_geomap:
url_graph: "https://grafana.freifunk.in-kiel.de/"
#url_nodelist:
url_meshviewer: "https://mesh.freifunk.in-kiel.de/"
url_mailman: "https://lists.in-kiel.de/cgi-bin/mailman/listinfo/freifunk"
url_firmware: "https://freifunk.in-kiel.de/firmware.html"
url_mailsender: "http://freifunk.discovibration.de/freifunk-mail.php"
url_nodealarm: "http://freifunk.discovibration.de/freifunk-nodewatcher.php"
# Mail Contacts
mail_info: "freifunk@lists.in-kiel.de"
mail_keys: "freifunk-keys@lists.in-kiel.de"
mail_discussion: "freifunk@lists.in-kiel.de"
# Other Contacts
#sip: ["space@sip.ffki"] # Optional
twitter: "ff_Kiel" # Optional
irc: "ffki"
# GPS
geo_lat: 54.4
geo_lon: 10.1
firmware:
base: "https://freifunk.in-kiel.de/firmware/stable/"
type: "gluon"
# URL to the site repo (gitweb,github...)
gluon_site: "https://gitlab.toppoint.de/ffki/ffki-site/"
# Path to local checkout of the site repo
gluon_site_dir: "/opt/ffki-site/"
gluon_site:
wifi24:
ssid: "http://kiel.freifunk.net/"
tld:
label: "ffki"
ns:
- "10.116.136.1"
- "fda1:384a:74de:4242::ff01"
- "10.116.168.1"
- "fda1:384a:74de:4242::ff02"
- "10.116.144.1"
- "fda1:384a:74de:4242::ff03"
- "10.116.176.1"
- "fda1:384a:74de:4242::ff05"
- "10.116.184.1"
- "fda1:384a:74de:4242::ff06"
- "10.116.192.1"
- "fda1:384a:74de:4242::ff07"
plugins:
- jekyll-feed