generated from sambacha/starter-slim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (32 loc) · 750 Bytes
/
_config.yml
File metadata and controls
42 lines (32 loc) · 750 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
34
35
36
37
38
39
40
41
42
title: Backbone Knowledgebase
lang: en
description: Documentation and Information for Backbone Cabal
repository: backbonecabal/knowledgebase
author:
twitter: foldfinance
## local method ##
# theme: jekyll-rtd-theme
# debug:
# compress: false
# dist: true
# shortcodes: true
## remote method ##
remote_theme: rundocs/jekyll-rtd-theme
readme_index:
with_frontmatter: true
exclude:
- Gemfile
- Gemfile.lock
- vendor/
- LICENSE
# Fill in your Google Analytics gtag.js ID to track your website using gtag
#gtag: ""
# Fill in your Google Analytics ID to track your website using Google Analytics
#google_analytics: ""
# Google Tag Manager ID
#gtm: ""
plugins:
- jemoji
- jekyll-avatar
- jekyll-mentions
- jekyll-sitemap