1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2026-03-30 22:31:37 +00:00

Update blog style templates and configuration.

This commit is contained in:
2014-01-07 18:36:14 -05:00
parent 0d1a8bee77
commit d2fcf71162
21 changed files with 487 additions and 221 deletions

View File

@@ -1,7 +1,7 @@
# General
safe: false
timezone: America/Indiana/Indianapolis
lsi: false
url: http://blog.voltaicideas.net
# Excludes
exclude: ['Readme.md', 'config.rb', 'scss', 'Gemfile', 'Gemfile.lock', 'bower_components', 'node_modules', 'Gruntfile.js', 'package.json', 'bower.json']
@@ -9,19 +9,26 @@ exclude: ['Readme.md', 'config.rb', 'scss', 'Gemfile', 'Gemfile.lock', 'bower_co
# Code highlighting
pygments: true
# links and paginate
# links
permalink: date
paginate: 20
paginate_path: 'page:num'
# Markdown
markdown: redcarpet
redcarpet:
smart: true
#extensions: ['no_intra_emphasis', 'tables', 'disable_indented_code_blocks', 'strikethrough', 'superscript', 'underline']
extensions: ['no_intra_emphasis', 'tables', 'disable_indented_code_blocks', 'strikethrough', 'superscript', 'underline']
# Extra Variables
owner:
name: Andrew Senetar
email: arsenetar@gmail.com
title: VoltaicIdeas
title: Blog@VoltaicIdeas
# Disqus
disqus_shortname: voltaicideas
# Google Analytics
ga:
code: UA-42346765-1
domain: voltaicideas.net