1
lorchess.ru/_config.yml
Vladimir Hodakov 15b8f3a13e
Revive site from the unmaintainable state
Now we can again deploy it with moden Jekyll and restore lorchess.ru
archive.
2018-10-28 17:59:15 +04:00

21 lines
434 B
YAML

url: http://lorchess.ru
title: LORChess
permalink: pretty
destination: public
exclude: ['assets/vendor', 'Gemfile*', 'Guardfile', 'README*', 'vendor']
keep_files: ['.gitkeep']
plugins: ['jekyll-assets']
encoding: UTF-8
# Collect SCSS files into a collection to suppress them from being
# added to Jekyll::Page
collections:
scss:
output: true
permalink: /assets/css/:path.css
sass:
style: :compressed