about and projects
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>О нас</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/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://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,10 +46,23 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>О нас</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/about.html">en</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/about.html">en</a>
|
||||
|
||||
<p>Мы команда Opensource Game Studio, студия игр с открытым исходным кодом.</p>
|
||||
<p>Мы круты, ё.</p>
|
||||
<p>Основной задачей команды Opensource Game Studio является разработка свободного тулсета для создания компьютерных игр, а также создание игр с его помощью. В настоящее время мы работаем над игровым движком, в котором стараемся соединить лучшее что нам удалось найти в мире Open Source и наши разработки.
|
||||
Недавно мы закончили работу над игрой семейства “пасьянс маджонг”, которая является первым шагом в долгом пути к нашему тулсету и полноценной RPG в конечном итоге. Теперь мы начинаем работу над новым проектом.</p>
|
||||
<h4>Команда Opensource Game Studio</h4>
|
||||
<ul>
|
||||
<li>Михаил “kornerr” Капелько – программист. Инициатор появления команды.</li>
|
||||
<li>Иван “Kai SD” Корыстин – Гейм-дизайнер, QA, PM.</li>
|
||||
</ul>
|
||||
<h4>Участники</h4>
|
||||
<ul>
|
||||
<li>Максим Зарецкий – Сценарист.</li>
|
||||
<li>Татьяна Артемьева – QA.</li>
|
||||
<li>devALEX – программист.</li>
|
||||
<li>Тимур “Sora” Маликин, Антон “Kif” Чернов – 3D Моделлеры.</li>
|
||||
<li>Тьерри Делоне, Мигель де Диос, Дирк Первольц, Юрген Раушер – переводчики.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -58,18 +71,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/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://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user