updated the website url
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>О нас</title>
|
||||
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://kaisd.github.io/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
|
||||
<script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://kaisd.github.io/ogs-site">Opensource Game Studio</a></h1>
|
||||
<h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,7 +46,7 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>О нас</h3>
|
||||
<a class="button secondary small translation-button" href="https://kaisd.github.io/ogs-site/pages/about.html">en</a>
|
||||
<a class="button secondary small translation-button" href="http://opengamestudio.org/pages/about.html">en</a>
|
||||
|
||||
<p>Основной задачей команды Opensource Game Studio является разработка свободного тулсета для создания компьютерных игр, а также создание игр с его помощью. В настоящее время мы работаем над игровым движком, в котором стараемся соединить лучшее что нам удалось найти в мире Open Source и наши разработки.
|
||||
Недавно мы закончили работу над игрой семейства “пасьянс маджонг”, которая является первым шагом в долгом пути к нашему тулсету и полноценной RPG в конечном итоге. Теперь мы начинаем работу над новым проектом.</p>
|
||||
@@ -71,18 +71,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/tags.html">Tags</a>
|
||||
<li><a href="http://opengamestudio.org/archives.html">Archives</a>
|
||||
<li><a href="http://opengamestudio.org/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://kaisd.github.io/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/stub.html">Stub</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/news.html">News</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>About</title>
|
||||
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://kaisd.github.io/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
|
||||
<script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://kaisd.github.io/ogs-site">Opensource Game Studio</a></h1>
|
||||
<h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,7 +46,7 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>About</h3>
|
||||
<a class="button secondary small translation-button" href="https://kaisd.github.io/ogs-site/pages/about-ru.html">ru</a>
|
||||
<a class="button secondary small translation-button" href="http://opengamestudio.org/pages/about-ru.html">ru</a>
|
||||
|
||||
<p>The primary goal of The Opensource Game Studio Team is the creation of the free Toolset for creating the computer games, and also the creation of games with its aid. At present, we are developing the game engine, in which, we try to combine the best things, that we managed to find in the the world Opensource and Freeware with our own developments.
|
||||
Recently we have released a mahjong solitaire game, it’s our first step in a long path to our toolset and full scale RPG in the end. Now we’re starting to work on a new project.</p>
|
||||
@@ -71,18 +71,18 @@ Recently we have released a mahjong solitaire game, it’s our first step in a l
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/tags.html">Tags</a>
|
||||
<li><a href="http://opengamestudio.org/archives.html">Archives</a>
|
||||
<li><a href="http://opengamestudio.org/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://kaisd.github.io/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/stub.html">Stub</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/news.html">News</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>Проекты</title>
|
||||
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://kaisd.github.io/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
|
||||
<script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://kaisd.github.io/ogs-site">Opensource Game Studio</a></h1>
|
||||
<h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,7 +46,7 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>Проекты</h3>
|
||||
<a class="button secondary small translation-button" href="https://kaisd.github.io/ogs-site/pages/projects.html">en</a>
|
||||
<a class="button secondary small translation-button" href="http://opengamestudio.org/pages/projects.html">en</a>
|
||||
|
||||
<h1>OGS Mahjong</h1>
|
||||
<p>OGS Mahjong - простая игра в жанрах "Пасьянс Маджонг" и "Шисен-Сё" с симпатичной 3D графикой и спокойным саундтреком.</p>
|
||||
@@ -92,18 +92,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/tags.html">Tags</a>
|
||||
<li><a href="http://opengamestudio.org/archives.html">Archives</a>
|
||||
<li><a href="http://opengamestudio.org/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://kaisd.github.io/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/stub.html">Stub</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/news.html">News</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>Projects</title>
|
||||
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://kaisd.github.io/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://kaisd.github.io/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="http://opengamestudio.org/theme/css/pygments.css" />
|
||||
<script src="http://opengamestudio.org/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://kaisd.github.io/ogs-site">Opensource Game Studio</a></h1>
|
||||
<h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,7 +46,7 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>Projects</h3>
|
||||
<a class="button secondary small translation-button" href="https://kaisd.github.io/ogs-site/pages/projects-ru.html">ru</a>
|
||||
<a class="button secondary small translation-button" href="http://opengamestudio.org/pages/projects-ru.html">ru</a>
|
||||
|
||||
<h1>OGS Mahjong</h1>
|
||||
<p>OGS Mahjong is a simple mahjong solitaire and shisen-sho game with nice 3D graphics and relaxing soundtrack.</p>
|
||||
@@ -91,18 +91,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/tags.html">Tags</a>
|
||||
<li><a href="http://opengamestudio.org/archives.html">Archives</a>
|
||||
<li><a href="http://opengamestudio.org/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://kaisd.github.io/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="http://opengamestudio.org/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://kaisd.github.io/ogs-site/category/stub.html">Stub</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/news.html">News</a></li>
|
||||
<li><a href="http://opengamestudio.org/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user