forked from coala/projects
-
Notifications
You must be signed in to change notification settings - Fork 14
/
_config.yml
45 lines (39 loc) · 1.14 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
title: freifunk GSoC Projects
license:
full_form: GNU AFFERO GENERAL PUBLIC LICENSE V3.0
short_form: GNU AGPL v3.0
organization: freifunk.net
description: A website that showcases interesting projects, using Angular JS.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://projects.freifunk.net/" # the base hostname & protocol for your site
githuburl: "https://github.com/freifunk/projects"
chat:
gsoc:
room: "https://matrix.to/#/!DmXQbxcSxGYgXDYrBs:bau-ha.us?via=bau-ha.us"
gsoc_switch_month: 6
org:
site_links:
info: "https://freifunk.net/en/what-is-it-about/"
memorandum: "https://github.com/freifunk/MoU/blob/master/FreifunkMemorandumofUnderstanding_en.md"
blog: "https://blog.freifunk.net"
mastodon:
url: "https://social.freifunk.net/@freifunk"
# Build settings
exclude: [vendor, _projects/_template.md]
markdown: kramdown
collections:
projects:
sort_by: collaborating_projects
output: true
reports:
output: false
faq:
sort_by: order
output: true
defaults:
- scope:
path: ''
type: reports
values:
layout: report
permalink: GSoC/:year/StatusReport/:title