diff --git a/archives.html b/archives.html index 37275c0..28cbda5 100644 --- a/archives.html +++ b/archives.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -99,9 +99,9 @@ diff --git a/author/opensource-game-studio.html b/author/opensource-game-studio.html index 858824d..9e7a535 100644 --- a/author/opensource-game-studio.html +++ b/author/opensource-game-studio.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -195,9 +195,9 @@ In case you missed it, here's …

Category: Projects

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

Category: Projects

diff --git a/category/stub.html b/category/stub.html index 0851ecf..b888a6c 100644 --- a/category/stub.html +++ b/category/stub.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -98,9 +98,9 @@ diff --git a/index.html b/index.html index 98370a7..bffea6f 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -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 bd6823d..516fb2c 100644 --- a/ios-tutorial-ru.html +++ b/ios-tutorial-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -127,9 +127,9 @@ diff --git a/ios-tutorial.html b/ios-tutorial.html index b0d2766..498141c 100644 --- a/ios-tutorial.html +++ b/ios-tutorial.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -127,9 +127,9 @@ diff --git a/mjin-world-birth-ru.html b/mjin-world-birth-ru.html index 306af33..13dd340 100644 --- a/mjin-world-birth-ru.html +++ b/mjin-world-birth-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -108,9 +108,9 @@ diff --git a/mjin-world-birth.html b/mjin-world-birth.html index 4965204..bb83342 100644 --- a/mjin-world-birth.html +++ b/mjin-world-birth.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -108,9 +108,9 @@ diff --git a/openscenegraph-cross-platform-guide-ru.html b/openscenegraph-cross-platform-guide-ru.html index 0bac44c..ee97cf0 100644 --- a/openscenegraph-cross-platform-guide-ru.html +++ b/openscenegraph-cross-platform-guide-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -107,9 +107,9 @@ diff --git a/openscenegraph-cross-platform-guide.html b/openscenegraph-cross-platform-guide.html index 225ffcf..cb9f3a0 100644 --- a/openscenegraph-cross-platform-guide.html +++ b/openscenegraph-cross-platform-guide.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -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 48f5193..4c0349f 100644 --- a/pages/about-ru.html +++ b/pages/about-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -90,9 +90,9 @@ diff --git a/pages/about.html b/pages/about.html index 4874378..ed3ba9e 100644 --- a/pages/about.html +++ b/pages/about.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -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 1f28def..20da875 100644 --- a/pages/projects-ru.html +++ b/pages/projects-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -111,9 +111,9 @@ diff --git a/pages/projects.html b/pages/projects.html index e7f24bf..97480ed 100644 --- a/pages/projects.html +++ b/pages/projects.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -110,9 +110,9 @@ diff --git a/pelican/pelicanconf.py b/pelican/pelicanconf.py index a8a721c..11bbc8d 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 5afbbc8..f58008b 100644 --- a/scripting-research-ru.html +++ b/scripting-research-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -115,9 +115,9 @@ diff --git a/scripting-research.html b/scripting-research.html index 3c9a34d..613aee6 100644 --- a/scripting-research.html +++ b/scripting-research.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -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 61f803a..3d0737f 100644 --- a/stub-ru.html +++ b/stub-ru.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -88,9 +88,9 @@ diff --git a/stub.html b/stub.html index 44887e7..5768a04 100644 --- a/stub.html +++ b/stub.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -88,9 +88,9 @@ diff --git a/tags.html b/tags.html index e20f037..7495445 100644 --- a/tags.html +++ b/tags.html @@ -30,8 +30,8 @@
- Projects - About + Projects + About
@@ -75,9 +75,9 @@