-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (31 loc) · 760 Bytes
/
_config.yml
File metadata and controls
32 lines (31 loc) · 760 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
---
title: BoardBot
timezone: UTC
collections:
posts:
title: Posts
output: true
sprints:
title: Sprints
output: true
permalink: sprints/:title/
uploads:
title: Uploads
output: true
subtitle: Olin PoE 2017
email: evan@new-schmidt.com
description: 'The website of team Scrumbled Eggs for the Principles of Engineering
course at Olin College of Engineering in Fall 2017. Currently investigating the
intersection of whiteboards and Computer Numerical Control.
'
street_address: 1000 Olin Way
city: Needham
state: MA
zip_code: '02492'
country: United States of America
url: https://scrumbledeggs.github.io
github_url: https://github.com/scrumbledeggs
google_analytics: UA-110661156-1
markdown: kramdown
plugins:
- jekyll-feed