From 4dcbcd8ae5d7329df8a88101c5be3ae8cb676f40 Mon Sep 17 00:00:00 2001 From: Ivan Date: Mon, 16 Oct 2017 07:01:06 +0000 Subject: [PATCH] fixed the pages url again --- archives.html | 10 +++++----- author/opensource-game-studio.html | 10 +++++----- categories.html | 10 +++++----- category/news.html | 10 +++++----- category/stub.html | 10 +++++----- index.html | 10 +++++----- ios-tutorial-ru.html | 10 +++++----- ios-tutorial.html | 10 +++++----- mjin-world-birth-ru.html | 10 +++++----- mjin-world-birth.html | 10 +++++----- openscenegraph-cross-platform-guide-ru.html | 10 +++++----- openscenegraph-cross-platform-guide.html | 10 +++++----- pages/about-ru.html | 10 +++++----- pages/about.html | 10 +++++----- pages/projects-ru.html | 10 +++++----- pages/projects.html | 10 +++++----- pelican/pelicanconf.py | 10 +++++----- scripting-research-ru.html | 10 +++++----- scripting-research.html | 10 +++++----- stub-ru.html | 10 +++++----- stub.html | 10 +++++----- tags.html | 10 +++++----- 22 files changed, 110 insertions(+), 110 deletions(-) diff --git a/archives.html b/archives.html index 28cbda5..37275c0 100644 --- a/archives.html +++ b/archives.html @@ -30,8 +30,8 @@
@@ -99,9 +99,9 @@ diff --git a/author/opensource-game-studio.html b/author/opensource-game-studio.html index 9e7a535..858824d 100644 --- a/author/opensource-game-studio.html +++ b/author/opensource-game-studio.html @@ -30,8 +30,8 @@
@@ -195,9 +195,9 @@ In case you missed it, here's …

Category: Projects

diff --git a/categories.html b/categories.html index 8fc8bc5..daf0e70 100644 --- a/categories.html +++ b/categories.html @@ -30,8 +30,8 @@
@@ -75,9 +75,9 @@ diff --git a/category/news.html b/category/news.html index 7db269e..096024f 100644 --- a/category/news.html +++ b/category/news.html @@ -30,8 +30,8 @@
@@ -178,9 +178,9 @@ In case you missed it, here's …

Category: Projects

diff --git a/category/stub.html b/category/stub.html index b888a6c..0851ecf 100644 --- a/category/stub.html +++ b/category/stub.html @@ -30,8 +30,8 @@
@@ -98,9 +98,9 @@ diff --git a/index.html b/index.html index bffea6f..98370a7 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,8 @@
@@ -195,9 +195,9 @@ In case you missed it, here's …

Category: Projects

diff --git a/ios-tutorial-ru.html b/ios-tutorial-ru.html index 516fb2c..bd6823d 100644 --- a/ios-tutorial-ru.html +++ b/ios-tutorial-ru.html @@ -30,8 +30,8 @@
@@ -127,9 +127,9 @@ diff --git a/ios-tutorial.html b/ios-tutorial.html index 498141c..b0d2766 100644 --- a/ios-tutorial.html +++ b/ios-tutorial.html @@ -30,8 +30,8 @@
@@ -127,9 +127,9 @@ diff --git a/mjin-world-birth-ru.html b/mjin-world-birth-ru.html index 13dd340..306af33 100644 --- a/mjin-world-birth-ru.html +++ b/mjin-world-birth-ru.html @@ -30,8 +30,8 @@
@@ -108,9 +108,9 @@ diff --git a/mjin-world-birth.html b/mjin-world-birth.html index bb83342..4965204 100644 --- a/mjin-world-birth.html +++ b/mjin-world-birth.html @@ -30,8 +30,8 @@
@@ -108,9 +108,9 @@ diff --git a/openscenegraph-cross-platform-guide-ru.html b/openscenegraph-cross-platform-guide-ru.html index ee97cf0..0bac44c 100644 --- a/openscenegraph-cross-platform-guide-ru.html +++ b/openscenegraph-cross-platform-guide-ru.html @@ -30,8 +30,8 @@
@@ -107,9 +107,9 @@ diff --git a/openscenegraph-cross-platform-guide.html b/openscenegraph-cross-platform-guide.html index cb9f3a0..225ffcf 100644 --- a/openscenegraph-cross-platform-guide.html +++ b/openscenegraph-cross-platform-guide.html @@ -30,8 +30,8 @@
@@ -107,9 +107,9 @@ We spent 120 hours in five months to produce ten tutorials of the guide.

diff --git a/pages/about-ru.html b/pages/about-ru.html index 4c0349f..48f5193 100644 --- a/pages/about-ru.html +++ b/pages/about-ru.html @@ -30,8 +30,8 @@
@@ -90,9 +90,9 @@ diff --git a/pages/about.html b/pages/about.html index ed3ba9e..4874378 100644 --- a/pages/about.html +++ b/pages/about.html @@ -30,8 +30,8 @@
@@ -90,9 +90,9 @@ Recently we have released a mahjong solitaire game, it’s our first step in a l diff --git a/pages/projects-ru.html b/pages/projects-ru.html index 20da875..1f28def 100644 --- a/pages/projects-ru.html +++ b/pages/projects-ru.html @@ -30,8 +30,8 @@
@@ -111,9 +111,9 @@ diff --git a/pages/projects.html b/pages/projects.html index 97480ed..e7f24bf 100644 --- a/pages/projects.html +++ b/pages/projects.html @@ -30,8 +30,8 @@
@@ -110,9 +110,9 @@ diff --git a/pelican/pelicanconf.py b/pelican/pelicanconf.py index 11bbc8d..a8a721c 100644 --- a/pelican/pelicanconf.py +++ b/pelican/pelicanconf.py @@ -21,8 +21,8 @@ AUTHOR_FEED_RSS = None # Menu MENUITEMS = ( - ('Projects', 'pages/projects.html'), - ('About', 'pages/about.html'), + ('Projects', '/pages/projects.html'), + ('About', '/pages/about.html'), ) DISPLAY_PAGES_ON_MENU = False @@ -31,9 +31,9 @@ DISPLAY_PAGES_ON_MENU = False # ('OGS Mahjong', '/pages/ogs-mahjong.html'), #) PROJECTS = ( - ('OGS Mahjong', 'pages/ogs-mahjong.html'), - ('OGS Editor', 'pages/ogs-editor.html'), - ('OpenSceneGraph guide', 'pages/openscenegraph-guide.html'), + ('OGS Mahjong', '/pages/ogs-mahjong.html'), + ('OGS Editor', '/pages/ogs-editor.html'), + ('OpenSceneGraph guide', '/pages/openscenegraph-guide.html'), ) # Social widget diff --git a/scripting-research-ru.html b/scripting-research-ru.html index f58008b..5afbbc8 100644 --- a/scripting-research-ru.html +++ b/scripting-research-ru.html @@ -30,8 +30,8 @@
@@ -115,9 +115,9 @@ diff --git a/scripting-research.html b/scripting-research.html index 613aee6..3c9a34d 100644 --- a/scripting-research.html +++ b/scripting-research.html @@ -30,8 +30,8 @@
@@ -117,9 +117,9 @@ Next, we tried to inherit a class in Lua and override the class methods. We fail diff --git a/stub-ru.html b/stub-ru.html index 3d0737f..61f803a 100644 --- a/stub-ru.html +++ b/stub-ru.html @@ -30,8 +30,8 @@
@@ -88,9 +88,9 @@ diff --git a/stub.html b/stub.html index 5768a04..44887e7 100644 --- a/stub.html +++ b/stub.html @@ -30,8 +30,8 @@
@@ -88,9 +88,9 @@ diff --git a/tags.html b/tags.html index 7495445..e20f037 100644 --- a/tags.html +++ b/tags.html @@ -30,8 +30,8 @@
@@ -75,9 +75,9 @@