forked from prechac/prechac.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
20 lines (19 loc) · 731 Bytes
/
_config.yml
File metadata and controls
20 lines (19 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Prechac Chronicles
description: > # this means to ignore newlines until "baseurl:"
Prechac's symmetric juggling patterns are a great way of coming up with an interesting range of new juggling passing patterns. In this blog we post our findings and experiences.
baseurl: ""
url: ""
github_username: prechac
# Build settings
markdown: kramdown
theme: minima
#gems:
# - jekyll-feed
exclude:
- Gemfile
- Gemfile.lock