-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_config.yml
46 lines (38 loc) · 1.44 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
title: Ottawa Civic Tech
hashtag: "#YOWCT"
sub_title: Build civic good.
baseurl: "" # the subpath of your site, e.g. /blog
url: "www.ottawacivictech.ca" # the base hostname & protocol for your site, e.g. http://example.com
copyright: 'Copyright © 2024. All Rights Reserved.'
credits: 'Credits: Landing Page is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com/">Start Bootstrap</a>.'
description: "Ottawa Civic Tech (#YOWCT) strengthens the community of people in Ottawa who build civic good. We bring together people in policy and technology to solve tough problems and make our communities better."
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- title: twitter
url: https://twitter.com/yowcivictech
- title: youtube
url: https://www.youtube.com/channel/UCgHMRo-FYS5jw0MnUY75XcQ
- title: meetup
url: https://www.meetup.com/YOW_CT/
- title: github
url: https://github.com/YOWCT
- title: slack
url: https://join.slack.com/t/yowcivictech/shared_invite/zt-2okutr5f9-QQkFMFKPNqyIrC5bul74OQ
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/