13 lines
245 B
YAML
13 lines
245 B
YAML
url: http://lorchess.ru
|
|
title: LOR Chess
|
|
permalink: pretty
|
|
|
|
source: ./
|
|
destination: ./public
|
|
exclude: ['Gemfile*', 'README', 'vendor']
|
|
keep_files: ['.gitkeep']
|
|
|
|
encoding: UTF-8
|
|
markdown: redcarpet
|
|
gems: ['jekyll-assets']
|