Опубликовать статью про ГитБюджет
This commit is contained in:
@@ -60,10 +60,13 @@
|
||||
{
|
||||
width: 720px;
|
||||
}
|
||||
.mobile
|
||||
{
|
||||
width: 320px;
|
||||
}
|
||||
a
|
||||
{
|
||||
color: #3A91CB;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table
|
||||
@@ -94,6 +97,20 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="once-mahjong-always-mahjong.html">Once Mahjong – always Mahjong</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2016-08-10 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p>We started Opensource Game Studio project a long time ago. We wanted to provide open source community with tools to create games. However, it was unclear what tools' purpose was. So we decided to start small: create a game first.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="once-mahjong-always-mahjong.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ogs-editor-0.9.html">May 2016 live session materials</a>
|
||||
@@ -210,21 +227,6 @@
|
||||
<a href="2016-roadmap.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="livesession-materials-editor-07.html">Live session video and downloads</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2015-11-15 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p>If you missed the live session, you can watch it here:
|
||||
<a href="https://www.livecoding.tv/video/kornerr/playlists/whac-a-mole-from-scratch/">https://www.livecoding.tv/video/kornerr/playlists/whac-a-mole-from-scratch/</a>. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="livesession-materials-editor-07.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 5 of 7</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user