-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
50 lines (43 loc) · 879 Bytes
/
_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
47
48
49
50
# site settings
title: Distro Automatica
subtitle: Zines & Art
email: [email protected]
description: Zine and art distributor
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://distro.automatica.love"
author:
street_address:
city: Brooklyn
state: NY
zip_code:
country: USA1
phone:
future: true
menu:
- title: "Zines"
url: "/zines"
- title: ""
url: "javascript:void(0)"
- title: "Data Automatica"
url: "https://data.automatica.love"
- title: "JustUs Automatica"
url: "https://justus.automatica.love"
collections:
zines:
output: true
permalink: /:collection/:path
# homepage tiles
tiles-source: zines # accepts "zines" or "pages"
tiles-count: 6
# social settings
500px_url:
facebook_url:
github_url:
etsy_url:
instagram_url:
pinterest_url:
twitter_url:
# build settings
markdown: kramdown
sass:
style: compressed