-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
37 lines (30 loc) · 957 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
gems: [jekyll-paginate]
# Setup
title: sandbox
tagline: sandbox's sandbox
description: sandbox's sandbox
url: https://sandbox.github.io
paginate: 2
disqusid: "moonpiesandbox"
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# About/contact
author:
name: John Le
url: https://twitter.com/moonpiesandbox
email: moonpiesandbox@gmail.com
github:
url: http://github.com/sandbox
exclude: [ README, Gemfile, Gemfile.lock, Procfile, gulpfile.js, Gruntfile.js, package.json, webpack.config.js, webpack.hot.config.js, node_modules, src, .git, .*, .**/*]
collections:
demos:
output: true
permalink: /demos/:path/