d
This commit is contained in:
@@ -30,6 +30,27 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="gitjs-intro.html">How I create browser applications inside browsers</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2021-01-28 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2021_gitjs-intro_снимок.jpg" alt="GitJS" /></p>
|
||||
<p>In this article Michael shares his experience of creating durable applications.</p>
|
||||
<p>In 2013 Canonical <a href="https://techcrunch.com/2013/08/22/edge-crowdfunding-fail">tried to crowdfund Ubuntu Edge smartphone</a>.
|
||||
Its main feature could be the ability to use the smartphone as a full-fledged
|
||||
PС. Unfortunatly, the crowdfunding campaign did not accumulate enough money,
|
||||
so a dream of having a universal device remained to be the dream.</p>
|
||||
<p>I've been searching for universality, too, on the software side,
|
||||
not the hardware one. Today I can confidently say I found the necessary. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="gitjs-intro.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="git-budget.html">Why I keep track of spendings in a personal app made with Git+JS</a>
|
||||
@@ -192,24 +213,6 @@ It seems that right now we have less completed features than before the release
|
||||
<a href="ideal-gamedev.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="mahjong-demo2.html">OGS Mahjong 2: Demo 2</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2018-10-02 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2018-10-02-mahjong-demo2.png" alt="Start of a Mahjong party" /></p>
|
||||
<p>We are glad to announce the release of the second demonstration of OGS Mahjong 2. The purposes of this release were to refine our development techniques and build a solid cross-platform foundation.</p>
|
||||
<p><strong>Release</strong></p>
|
||||
<p>Run the latest version of OGS Mahjong 2 in your web browser: <a href="http://ogstudio.github.io/ogs-mahjong">http://ogstudio.github.io/ogs-mahjong</a></p>
|
||||
<p>You are encouraged to run the game with <code>seed</code> parameter like this: <a href="http://ogstudio.github.io/ogs-mahjong?seed=0">http://ogstudio.github.io/ogs-mahjong?seed=0</a>. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="mahjong-demo2.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 2 of 8</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user