2014-01-21 14:30:51 +04:00
|
|
|
url: http://lorchess.ru
|
2014-01-29 17:52:30 +04:00
|
|
|
title: LORChess
|
2014-01-21 14:30:51 +04:00
|
|
|
permalink: pretty
|
|
|
|
|
|
|
|
source: ./
|
|
|
|
destination: ./public
|
2014-03-04 19:47:12 +04:00
|
|
|
exclude: ['Gemfile*', 'Guardfile', 'README*', 'vendor']
|
2014-01-21 14:30:51 +04:00
|
|
|
keep_files: ['.gitkeep']
|
|
|
|
|
|
|
|
encoding: UTF-8
|
2014-03-28 14:00:32 +04:00
|
|
|
markdown: kramdown
|
2014-01-24 19:01:27 +04:00
|
|
|
gems: ['jekyll-assets']
|
2014-01-24 22:19:54 +04:00
|
|
|
|
|
|
|
#
|
|
|
|
# Plugin: jekyll-assets
|
|
|
|
#
|
|
|
|
assets:
|
|
|
|
#
|
|
|
|
# Sets compressors. No compression by default.
|
|
|
|
#
|
|
|
|
compress:
|
|
|
|
js: yui
|
|
|
|
css: yui
|