Опубликовать статью про ГитБюджет
This commit is contained in:
@@ -60,10 +60,13 @@
|
||||
{
|
||||
width: 720px;
|
||||
}
|
||||
.mobile
|
||||
{
|
||||
width: 320px;
|
||||
}
|
||||
a
|
||||
{
|
||||
color: #3A91CB;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table
|
||||
@@ -94,6 +97,22 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="scripting-research.html">Scripting research</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2017-08-16 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2017-08-scripting-research.png" alt="Textbook with a text" /></p>
|
||||
<p>This article describes scripting research in July 2017.</p>
|
||||
<p><strong>Our first goal of using a scripting language was to have a platform-independent code that runs unchanged on every supported platform.</strong>. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="scripting-research.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="openscenegraph-cross-platform-guide.html">OpenSceneGraph cross-platform guide</a>
|
||||
@@ -223,21 +242,6 @@
|
||||
<a href="2016-november-recap.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="2016-october-recap.html">October 2016 recap</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2016-11-19 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2016-11-19_2016-october-recap.png" alt="Gaining Android support was like climbing a mountain for us" /></p>
|
||||
<p>This article describes how we spent a month building OpenSceneGraph (OSG) for Android: the first attempt to build OSG, the search for OSG alternatives, and the success in building OSG.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="2016-october-recap.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 3 of 7</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user