-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
95 lines (91 loc) · 4.06 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Action Takers
email: [email protected]
description: Actions Takers is a community of civic-minded people who understand the role of public participation in our democracy and use that power to ensure their voices are heard.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://actiontakers.co.za" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jekyllrb
github_username: jekyll
logo: /img/logo.png
# Build settings
markdown: kramdown
plugins_dir:
- jekyll-feed
collections:
complaint-housing-tribunal:
output: true
title: "Filing a complaint at the rental housing tribunal"
description: "A guide on how to file a complaint at the rental housing tribunal if you are having a dispute with your landlord or tenant"
category: housing
damaged:
output: true
title: "My home has been damaged or broken"
description: "A guide explaining how a landlord may cause damage to your home in the process of trying to evict you and steps on how you can respond"
category: housing
disconnected-electricity:
output: true
title: "My landlord has disconnected my electricity"
description: "If you think your landlord may have disconnected your electricity as a way to try to force you out of your home, here's what you can do"
category: housing
disconnected-water:
output: true
title: "My landlord has disconnected my water"
description: "A guide explaining how a landlord may disconnect your water as a way to try to force you out of your home and steps on how you can respond"
category: housing
intimidation:
output: true
title: "My landlord is intimidating me to force me out of my home"
description: "A guide explaining how a tenant can deal with a landlord who is using intimidation to force them out of their home."
category: housing
stopped-from-entering:
output: true
title: "Stopped from entering"
description: "A guide on what to do if you are being prevented, by your landlord, from entering your home"
category: housing
risk-of-eviction:
output: true
title: "Risk of eviction"
description: "A guide on what to do if you are at risk of being evicted"
category: housing
access-education:
output: true
title: "Access to Education"
description: "A guide on how to overcome barriers to learning and get your child the education they deserve"
category: education
older-learner:
output: true
title: "I'm an older learner transitioning to secondary schooling"
description: "A guide on what to do if you are the parent or guardian of an older learner and having trouble getting them into a secondary school"
category: education
blue-bags:
output: true
title: "Blue bags"
description: "A guide on what to do if your blue garbage bags are not being collected on a regular basis"
category: solid-waste
wheelie-bins:
output: true
title: "Black wheelie bins"
description: "A guide on what to do if your black wheelie bin is not being collected on a regular basis"
category: solid-waste
child-support-grant:
output: true
title: "Applying for the Child Support Grant"
description: "A guide on how to apply for the Child Support Grant"
category: social-grants
steps:
output: true
plugins:
- jekyll-redirect-from