This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
forked from manavsehgal/opentheme
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_config.yml
78 lines (51 loc) · 2.69 KB
/
_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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Site settings
title: Powerful New Theme for GitHub Pages | OpenTheme.co
tagline: Amazing Websites and Hybrid Apps. Speedily!
email: [email protected]
copyright: Manav Sehgal
keywords: open theme, github pages, semantic ui, single page apps
description: > # this means to ignore newlines until "url:". One indent required.
Powerful new theme featuring Semantic UI for speedily creating amazing websites and mobile-hybrid apps on GitHub Pages.
# the base hostname & protocol for your site
url: "http://opentheme.co"
twitter_username: manavsehgal
github_username: manavsehgal
default_image: /img/opentheme-workflow.png
# Pre-processing
markdown: kramdown
highlighter: pygments
safe: true
permalink: pretty # YYYY/MM/DD/page-title/index.html
lsi: true # Lexical analysis (true) takes longer for higher quality
# sass:
# style: :compressed
# Exclude from Jekyll processing
exclude: ["vendor", "README.md", "node_modules", "gulpfile.js", "package.json"]
# Lists
tag_items: 20 # Applies to categories and tags lists
recent_items: 10 # Applies to recent posts, apps lists
related_items: 5 # Applies to related posts and apps lists
# Layout
pagebar: true # Show (true) page sidebar menu or hide (false)
postbar: true # Show (true) post sidebar or hide (false)
# Features
reading_time: true # Show est. reading time for posts
facebook: false # Use facebook features
comments: disqus # Switch disqus | facebook | none - comments. facebook = true required for facebook comments
# Embeds
disqus_name: opentheme # Your site name at Disqus
youtube_controls: 0 # Turn on=1/off=0 Youtube player features when embedding videos
google_map_zoom: 16 # 1=Global zoom 18=Street Level
google_map_view: satellite # hybrid | satellite | roadmap
google_map_height: 450 # Default map height. Width adjusts to container.
# API Keys. PLEASE DO NOT USE THESE KEYS. Get your own at links in comments.
google_api_key: "AIzaSyDmt_iRsE8kQ1glUPC2GZpNLBsw1Laj9_0" # https://code.google.com/apis/console/
google_analytics_ua: "UA-57703915-1" # Google Analytics site specific id
google_cse_id: "012558675018178618302:kw1_r8qgyqc" # Google Custom Search Engine unique id
mapbox: "pk.eyJ1Ijoib3BlbnRoZW1lIiwiYSI6ImNIWC1LTUUifQ.vq4k3nfTeTtDAk7eLCrVAw"
facebook_app: "390272554479803" # https://developers.facebook.com/
mailchimp_u: "cf72d9276397b3175b874eb39" # Mailchimp u=unique identification
mailchimp_id: "3a51637dcc" # Mailchip id
addthis_pubid: "ra-54a66cfa35915034" # Get your pubid at https://www.addthis.com/dashboard
pingdom_rum: "54a97d8aabe53daf361855a6" # https://my.pingdom.com/dashboard. Real User experience (speed) monitoring.
uservoice: "nvdgD40UtxnMoshpVHYxg"