Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Fix pygments config to use new syntax #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,41 +4,41 @@ inc:
subtitle: "Modern Jekyll based blog for companies"
cover_image: blog-cover.jpg
logo: logo.png

# Company information
company: Incorporated
url: http://sendtoinc.com/
facebook: sendtoinc
twitter: sendtoinc
gplus: '101183822199340201470'
about_link: https://sendtoinc.com/about/

# Product Information
product_link: http://incorporated.sendtoinc.com/
tagline: "Get a modern blog for your company"

# Comments
disqus:
# Eg. "exampleblog" Set to false to disable comments
shortname: false

# Sharing settings
sharing:
twitter: false
facebook: false
gplus: false
hn: false
# Analytics


# Analytics
analytics:
google: false # Add tracking code in _includes/_google-analytics.html


# Google Fonts
# eg. 'Droid+Sans:400,700|Droid+Serif:400,700'
google_font: 'Droid+Sans:400,700'

# Setup your fonts, colors etc at _assets/stylesheets/main.scss

url: http://incorporated.sendtoinc.com
Expand All @@ -54,7 +54,7 @@ timezone: nil
future: false
show_drafts: nil
limit_posts: 0
pygments: true
highlighter: pygments

relative_permalinks: true

Expand Down Expand Up @@ -122,4 +122,4 @@ assets:
cachebust: none
cache: false
gzip: [ text/css, application/javascript ]
debug: false
debug: false