Try minimalX theme

This commit is contained in:
2017-07-04 22:34:51 +07:00
parent f2ff36d2e8
commit b3d155a580
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Title: Проекты
Slug: projects
Lang: ru
# OGS Mahjong
It is a super cool game
# OGS Editor
It is a super cool editor

13
content/pages/Projects.md Normal file
View File

@@ -0,0 +1,13 @@
Title: Projects
Slug: projects
Lang: en
# OGS Mahjong
It is a super cool game
# OGS Editor
It is a super cool editor

View File

@@ -37,3 +37,10 @@ DEFAULT_PAGINATION = 10
DISPLAY_PAGES_ON_MENU = True
ARTICLE_PATHS = ['articles']
THEME="minimalX"
SHARE_BUTTONS = ['twitter']
TAG_CLOUD = False
PLUGIN_PATHS = ["/home/kornerr/p/plugins"]
PLUGINS = ["tag_cloud"]
tag_cloud = ['abc']