Pārlūkot izejas kodu

Try minimalX theme

pull/1/head
vecāks
revīzija
b3d155a580
3 mainītis faili ar 33 papildinājumiem un 0 dzēšanām
  1. +13
    -0
      content/pages/Projects-ru.md
  2. +13
    -0
      content/pages/Projects.md
  3. +7
    -0
      pelicanconf.py

+ 13
- 0
content/pages/Projects-ru.md Parādīt failu

@@ -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
- 0
content/pages/Projects.md Parādīt failu

@@ -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


+ 7
- 0
pelicanconf.py Parādīt failu

@@ -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']

Notiek ielāde…
Atcelt
Saglabāt