Some menu changes and added ChessBot article

This commit is contained in:
2016-01-14 01:19:57 +03:00
parent e1ba37d133
commit f7f1d664b2
31 changed files with 368 additions and 24 deletions

View File

@@ -38,8 +38,8 @@
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../pages/projects.html">Мои проекты</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
@@ -50,6 +50,20 @@
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2016-01-10T13:35:00+03:00" pubdate>
Вс. 10 Январь 2016
</time>
<a href="../posts/kak-ia-shakhmatnogo-bota-pisal/" rel="bookmark"><h1>Как я шахматного бота&nbsp;писал</h1></a>
</header>
<section class="post-content">
<p>Как я проверял шахматное приложение на&nbsp;&#8220;ботоустойчивость&#8221;.</p>
</section>
</article>
</li>
<hr/>
<li>
<article class="post-entry">
<header class="entry-header">