forked from ScottKwang/CodeWithFriends-Spring2020
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
40 lines (35 loc) · 849 Bytes
/
_config.yml
File metadata and controls
40 lines (35 loc) · 849 Bytes
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
remote_theme: daviddarnes/alembic
exclude:
- README.md
- Gemfile
- Gemfile.lock
# Set plugins
plugins:
- jekyll-sitemap
- jekyll-mentions
- jekyll-paginate
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-default-layout
- jekyll-feed
- jemoji
- jekyll-remote-theme
# Site Settings
encoding: utf-8 # Make sure the encoding is right
lang: en-US # Set the site language
title: "Code With Friends"
description: "A month-long coding event to build new tech with a supportive online community"
logo: "/assets/logos/cwf2020_logo.png"
# Header nav
navigation_header:
- title: Home
url: /
- title: How To Enter
url: /how_to_join/
- title: Community
url: /community/
- title: Resources
url: /resources/
navigation_footer:
- title: Created by Mayuko Inoue and Scott Kwang
url: https://hellomayuko.com