Try minimalX theme
This commit is contained in:
13
content/pages/Projects-ru.md
Normal file
13
content/pages/Projects-ru.md
Normal 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
13
content/pages/Projects.md
Normal 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
|
||||
|
||||
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user