forked from BayAreaMetro/modeling-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (24 loc) · 784 Bytes
/
_config.yml
File metadata and controls
33 lines (24 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
31
32
33
# Dependencies
markdown: kramdown
kramdown:
extensions: ["tables", "no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript", "with_toc_data"]
rouge: true
# Permalinks
permalink: pretty
# Setup
title: MTC Analytical Services Project Pages
tagline: 'Bay Area Metro'
url: http://bayareametro.github.io
shorturl: bayareametro.github.io
author:
name: 'David Ory'
url: https://github.com/DavidOry
paginate: 1
# Custom vars
version: 1.0.0
github:
repo: https://github.com/BayAreaMetro/BayAreaMetro.github.io/tree/master
# Allow URL Redirects:
# * https://help.github.com/articles/redirects-on-github-pages
gems:
- jekyll-redirect-from