Updated configuration file
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
0245f376ad
commit
2de5157cda
31
_config.yml
31
_config.yml
@ -5,7 +5,7 @@ permalink: "/:year-:month-:day/:title"
|
|||||||
timezone: "Europe/Samara"
|
timezone: "Europe/Samara"
|
||||||
|
|
||||||
# Catalogs
|
# Catalogs
|
||||||
include:
|
include:
|
||||||
- "_pages"
|
- "_pages"
|
||||||
|
|
||||||
# Parsers
|
# Parsers
|
||||||
@ -27,37 +27,20 @@ sass:
|
|||||||
compress_html:
|
compress_html:
|
||||||
blanklines: false
|
blanklines: false
|
||||||
clippings: all
|
clippings: all
|
||||||
comments: all
|
comments: ["<!-- ", " -->"]
|
||||||
endings: []
|
endings: []
|
||||||
profile: false
|
profile: false
|
||||||
startings: []
|
startings: []
|
||||||
|
|
||||||
# Site settings
|
|
||||||
description: "Free developer and dreamer"
|
|
||||||
title: "Valentin Popov's personal blog"
|
|
||||||
rss: "/atom.xml"
|
|
||||||
lang: "ru"
|
|
||||||
|
|
||||||
# Website address
|
# Website address
|
||||||
url: "http://valentineus.link"
|
url: "http://valentineus.link"
|
||||||
baseurl: ""
|
baseurl: ""
|
||||||
|
|
||||||
# Author
|
# Site description
|
||||||
author:
|
description: "Free developer and dreamer"
|
||||||
email: "info@valentineus.link"
|
title: "Personal blog"
|
||||||
name: "Valentin Popov"
|
rss: "/atom.xml"
|
||||||
url: "http://valentineus.link"
|
lang: "ru"
|
||||||
|
|
||||||
# Domain verification
|
|
||||||
verification:
|
|
||||||
google: "BkBsaYAO1LuQDRceyK2odvcpfuP2al0y04LnBda1uvE"
|
|
||||||
yandex: "14221e61b87bbd27"
|
|
||||||
|
|
||||||
# Social links
|
|
||||||
social_links:
|
|
||||||
email: "mailto:info@valentineus.link"
|
|
||||||
github: "https://github.com/valentineus"
|
|
||||||
twitter: "https://twitter.com/valyaha"
|
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
plugins:
|
plugins:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user