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
|
|
|
|
|
2014-07-01 14:51:24 +04:00
|
|
|
destination: public
|
2014-07-01 15:33:19 +04:00
|
|
|
exclude: ['assets/vendor', 'Gemfile*', 'Guardfile', 'README*', 'vendor']
|
2014-01-21 14:30:51 +04:00
|
|
|
keep_files: ['.gitkeep']
|
2014-07-07 16:13:46 +04:00
|
|
|
gems: ['jekyll-press']
|
2014-01-21 14:30:51 +04:00
|
|
|
|
|
|
|
encoding: UTF-8
|
2014-01-24 22:19:54 +04:00
|
|
|
|
2014-07-07 15:32:16 +04:00
|
|
|
# Collect SCSS files into a collection to suppress them from being
|
|
|
|
# added to Jekyll::Page
|
|
|
|
collections:
|
|
|
|
scss:
|
|
|
|
output: true
|
|
|
|
permalink: /assets/css/:path.css
|
|
|
|
|
2014-07-01 17:51:17 +04:00
|
|
|
sass:
|
|
|
|
style: :compressed
|