forked from jekyll/minima
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
32 lines (27 loc) · 915 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Блог НикосМ
title1: Блог
title2: НикосМ
description: Собствената сянка, която ни преследва цял живот.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
email: [email protected] # the GitHub repo name for your project
github_username: thecalcc
mainimage: /assets/nikom-logo-2.svg
social_link: twitter
social_username: nikosm
categories:
- stihotvorenie
# black (default), blue, gray, magenta, orange, red, white, and yellow.
remote_theme: broccolini/swiss
theme_color: white
kramdown:
input: Karmdown
parse_block_html: true
# Build settings
#markdown: kramdown
plugins:
- jekyll-include-cache
- jekyll-feed
- jekyll-seo-tag