-
Notifications
You must be signed in to change notification settings - Fork 2
/
site_variables.yaml
155 lines (123 loc) · 4.22 KB
/
site_variables.yaml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
#############################
# Grunt + Pelican variables #
#############################
# Variables for usage in Grunt and Pelican both:
# https://stackoverflow.com/a/49901700/5951529
# YAML — is official extension:
# http://yaml.org/faq.html
# [NOTE] UPPERCASE required for Pelican
#############################
# Not recommended to change #
#############################
# [INFO] Default Pelican values for settings.
# Not recommended change it without the need,
# because I can use straight values, not variables in some places of these site.
# If you change one of these variables, check, that previous value not exist in site.
# [INFO] Source path
CONTENT_PATH: content
# [INFO] Build path
OUTPUT_PATH: output
# [INFO] Theme path
THEME: themes/nelican
# [INFO] The directory of the used theme in the output path:
# https://docs.getpelican.com/en/latest/settings.html#THEME_STATIC_DIR
THEME_STATIC_DIR: theme
# [INFO] Static paths for theme
THEME_STATIC_PATHS:
- static
# [FIXME][PELICAN][ISSUE] Custom path for categories and tags doesn’t work for me here
# in YAML and in “pelicanconf.py” both:
# https://docs.getpelican.com/en/latest/settings.html?#url-settings
#
# CATEGORY_URL: "{slug}.html"
# CATEGORY_SAVE_AS: "{slug}.html"
# [INFO] Plugin paths
PLUGIN_PATHS:
# [INFO] Third-party plugins
- pelican-plugins
# [INFO] Folder with own plugins
- personal-plugins
# [INFO] Pelican cache path
CACHE_PATH: pelican_cache
# [INFO] Path of Pelican settings
CONFIG_PATH: pelican-config
# [INFO] Required templates:
# https://docs.getpelican.com/en/latest/settings.html?#template-pages
#
# [INFO] I don’t use “archives.html” for my site,
# therefore I delete “archives” from default value.
DIRECT_TEMPLATES:
- index
- authors
- categories
- tags
##############
# CHANGE IT! #
##############
# Custom personal settings, change it
AUTHOR: Саша Черных
SITENAME: Поиск Кристиниты
# [INFO] Russian by default, because most of my articles in Russian, not English
DEFAULT_LANG: ru
# [INFO] Site URL. Absolute path for publishing.
SITEURL: &siteurl https://kristinita.netlify.app
# [INFO] “If you have already explicitly defined SITEURL (see above)
# and want to use the same domain for your feeds, you can just set:”
# https://docs.getpelican.com/en/latest/settings.html#feed-settings
#
# [INFO] “FEED_DOMAIN” always have absolute, not relative “SITEURL” value
# for development and production settings
FEED_DOMAIN: *siteurl
# [REQUIRED] “If no timezone is defined, UTC is assumed.
# This means that the generated Atom and RSS feeds will contain
# incorrect date information if your locale is not UTC.”:
# https://docs.getpelican.com/en/latest/settings.html#TIMEZONE
# [INFO] Timezone list:
# https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# [INFO] Use “TZ database name” for value of this option:
# https://github.com/search?q=TIMEZONE+filename%3Apelicanconf.py
TIMEZONE: 'Europe/Moscow'
# [NOTE] Don't set “PAGE_PATHS = ['']”! Look at:
# https://github.com/getpelican/pelican/issues/2123
PAGE_PATHS:
- Pages
- 404.md
- Sasha-Black.md
ARTICLE_PATHS:
- Books-Reviews
- Gingerinas
- Giologica
- IT-articles
- Kristinograd
- Library-for-life
- Life-hacks
- Nelias-Rooms
- Nelie
- Sasha-Black
- Smert-svobode
- Sublime-Text
# GitHub repository URL of this source:
GITHUB_SOURCES_URL: https://github.com/Kristinita/KristinitaPelican
GITHUB_OUTPUT_URL: https://github.com/Kristinita/Kristinita.github.io
#######################
# API keys and tokens #
#######################
# [FIXME][NOTE] Not possible get user environment variables from browser:
# https://stackoverflow.com/q/21315708/5951529
#
# MailerLite:
# [FIXME] MailerLite bugs for RSS and CoffeeScript:
# https://github.com/Kristinita/SashaMiscellaneous/issues/18
# https://github.com/Kristinita/SashaMiscellaneous/issues/19
# mailerlite_account_id: 1389796
# mailerlite_account_key: z8r4g9c0m9
#
# [INFO] typo-reporter
FORM_ID_TYPO_REPORTER: 1FAIpQLSfu5tnuHYKNPjH0n1fR9EmWDHwlFESzJj7JQFu_O5IS8G5R2A
# [DEPRECATED] Wildfire no longer functioning more
############
# Wildfire #
############
# WILDFIRE_FIREBASE_PROJECT: kirawildfirefirebase
# WILDFIRE_MESSAGING_SENDER_ID: "545427878052"
# API_KEY_WILDFIRE_FIREBASE: AIzaSyBcqG96euym190CIuOLFO3PQx2a6cNcpwY