about and projects

This commit is contained in:
2017-10-14 21:29:31 +00:00
parent 572f7ae8e6
commit fcef2f7583
24 changed files with 541 additions and 404 deletions

View File

@@ -6,11 +6,11 @@
<title>About</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>About</h3>
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/about-ru.html">ru</a>
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/about-ru.html">ru</a>
<p>We are Opensource Game Studio team.</p>
<p>And we rock, ya know.</p>
<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, its our first step in a long path to our toolset and full scale RPG in the end. Now were starting to work on a new project.</p>
<h5>The Opensource Game Studio Core Team:</h5>
<ul>
<li>Michael “kornerr” Kapelko programmer. The initiator.</li>
<li>Ivan “Kai SD” Korystin Game Designer, QA, PM.</li>
</ul>
<h5>Contributors:</h5>
<ul>
<li>Maxim Zaretsky Writer.</li>
<li>Tatyana Artemyeva QA.</li>
<li>devALEX programmer.</li>
<li>Timur “Sora” Malikin, Anton “Kif” Chernov- 3D Modellers.</li>
<li>Thierry Delaunay, Miguel de Dios, Dirk Pervolz, Jurgen Rauscher translators.</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>
-->