|
- <!DOCTYPE html>
- <head>
- <meta charset="utf-8" />
-
- <meta name="viewport" content="width=device-width" />
-
- <title>Opensource Game Studio</title>
-
- <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>
-
-
- <link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
-
- </head>
-
- <body>
-
-
- <nav>
-
-
- <div class="row">
- <div class="large-12 columns top-bar">
- <h1><a href="http://opengamestudio.org">Opensource Game Studio</a></h1>
- </div>
- </div>
- <div class="row top-menu">
- <div class="large-12 columns">
- <a href="/pages/games.html" class="menu-button secondary">Games</a>
- <a href="/pages/education.html" class="menu-button secondary">Education</a>
- <a href="/pages/about.html" class="menu-button secondary">About</a>
-
- </div>
- </div>
- </nav>
-
-
-
-
- <div class="row">
-
-
- <div class="large-9 columns">
-
-
-
-
- <article>
- <a href="http://opengamestudio.org/2014-another-year-passed.html"><h3 class="article-title">And another year has passed</h3></a>
- <h6 class="subheader" title="2014-12-31T12:00:00+03:00">Ср 31 декабря 2014
- <a class="button secondary small translation-button" href="http://opengamestudio.org/2014-another-year-passed-ru.html">ru</a>
-
- </h6><p>Hello!</p>
- <p>So, this year comes to the end. There were very little publications from us during this year. We haven't stopped working, but right now our work is in the phase, when we have nothing to show. And the spare time of the team members is rarely more then 30-40 …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
-
- </p>
-
-
- <a class="button radius secondary small right" href="http://opengamestudio.org/2014-another-year-passed.html">Read More</a>
- <hr class="gradient"/>
- </article>
-
-
-
-
- <article>
- <a href="http://opengamestudio.org/user-servey-finish-promise.html"><h3 class="article-title">User survey ends today</h3></a>
- <h6 class="subheader" title="2014-12-31T00:00:00+03:00">Ср 31 декабря 2014
- <a class="button secondary small translation-button" href="http://opengamestudio.org/user-servey-finish-promise-ru.html">ru</a>
-
- </h6><p>About a year ago, we started the user survey, in order to find out what do
- you think of the Open Source in general and about our project in particular.
- Today we're closing this survey. It took time, but we've got plenty of answers.
- Thank you for that.</p>
- <p>We'll share …</p><p class="subheader">Category: <a href="http://opengamestudio.org/category/news.html">News</a>
-
- </p>
-
-
- <a class="button radius secondary small right" href="http://opengamestudio.org/user-servey-finish-promise.html">Read More</a>
- <hr class="gradient"/>
- </article>
-
-
- <div class="pagination-centered">
- <h6 class="subheader">Page 6 of 6</h6>
-
- <p>
- <a href="http://opengamestudio.org/index5.html">« Prev</a>
-
- </p>
- </div>
-
- </div>
-
-
-
- <aside class="large-3 columns">
-
-
-
-
-
-
- <h5 class="sidebar-title">Ads</h5>
- <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
-
- <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-4473792248813084"
- data-ad-slot="9024247127"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
-
- </aside>
-
- </div>
-
-
-
- <footer class="row">
- <div class="large-12 columns">
- <hr />
- <div class="row">
- <div class="large-7 columns">
- <p>Proudly powered by <a href="http://getpelican.com">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.</p>
- </div>
- </div>
- </div>
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3773114-1']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </footer>
|