-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (30 loc) · 784 Bytes
/
_config.yml
File metadata and controls
30 lines (30 loc) · 784 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
short_title: SFPC
title: School for Poetic Computation
description: The School for Poetic Computation (SFPC), based in NYC, is a hybrid of school, artist residency and research group where students develop a deep curiosity of what it means to work poetically in computational media.
image: https://sfpc.io/static/img/participate/sum2016_lunch.jpg
social-network-links:
twitter: sfpc
instagram: sfpc_nyc
github: sfpc
permalink: pretty
plugins:
- jekyll-redirect-from
collections:
people:
output: true
permalink: /people/:path/
classes:
output: true
permalink: /classes/:path/
projects:
output: true
permalink: /projects/:path/
faqs:
output: false
defaults:
-
scope:
path: ""
type: "people"
values:
layout: "person"