-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
42 lines (42 loc) · 1.05 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
---
title: Can't Stop Columbus
timezone: America/New_York
collections:
People:
title: People
output: true
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: ''
type: posts
values:
permalink: ":categories/:title/"
url: https://www.cantstopcolumbus.com
baseurl:
tagline: We're all in this together.
plugins:
- jekyll-autoprefixer
- jekyll-seo-tag
- jekyll-sitemap
email: hello@cantstopcolumbus.com
description: On Sunday, March 15, 2020, the Columbus, Ohio tech and business community
started talking about the idea of a virtual hackathon in response to the Covid-19
situation. With social distancing, no school, remote work, and a sense of urgency,
there's a lot of energy focused on helping. We proposed an online hacking event
where anyone can contribute by defining challenges, building projects, and sharing
resources.
author: Can't Stop Columbus
google_analytics: UA-111111111-1
twitter:
username: cantstopcbus
card: summary
exclude:
- README.md
- Gemfile.lock
- Gemfile