First public version

This commit is contained in:
2015-04-20 13:51:22 +03:00
parent f5bf3479b9
commit 445deabf58
26 changed files with 67 additions and 1056 deletions

View File

@@ -32,13 +32,15 @@
<dl>
<dt>Пт. 17 Апрель 2015</dt>
<dd><a href="./posts/moi-pervyi-post/">Мой первый&nbsp;пост</a></dd>
<dt>Вт. 03 Май 2011</dt>
<dd><a href="./posts/prosto-post-o-shakhmatakh/">Просто пост о&nbsp;шахматах</a></dd>
<dt>Пт. 03 Декабрь 2010</dt>
<dd><a href="./posts/my-super-title/">My super&nbsp;title</a></dd>
</dl>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="./theme/js/main.js"></script>
</body>
</html>

View File

@@ -63,61 +63,6 @@
</article>
</li>
<hr/>
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="../posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Шахматы коротко <span class="math">\(2+2=5\)</span></p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
</article>
</li>
<hr/>
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2010-12-03T10:20:00+03:00" pubdate>
Пт. 03 Декабрь 2010
</time>
<a href="../posts/my-super-title/" rel="bookmark"><h1>My super&nbsp;title</h1></a>
</header>
<section class="post-content">
<p>Short version for index and&nbsp;feeds</p>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
@@ -126,6 +71,12 @@
</div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -29,10 +29,16 @@
<div id="wrapper">
<h1>Authors on Ещё один матблог</h1>
<ul> <li><a href="./author/aleksei-lobanov.html">Алексей Лобанов</a> (3)</li>
<ul> <li><a href="./author/aleksei-lobanov.html">Алексей Лобанов</a> (1)</li>
</ul>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="./theme/js/main.js"></script>
</body>
</html>

View File

@@ -28,12 +28,16 @@
<div id="wrapper">
<ul>
<li><a href="./category/life.html">Life</a></li>
<li><a href="./category/misc.html">misc</a></li>
<li><a href="./category/python.html">Python</a></li>
</ul>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="./theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,103 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ещё один матблог - Life</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/blog.css">
<link rel="stylesheet" href="../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href=".."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="../posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Шахматы коротко <span class="math">\(2+2=5\)</span></p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
</div>
</div>
</div>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -71,6 +71,12 @@
</div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,76 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ещё один матблог - Python</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/blog.css">
<link rel="stylesheet" href="../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href=".."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2010-12-03T10:20:00+03:00" pubdate>
Пт. 03 Декабрь 2010
</time>
<a href="../posts/my-super-title/" rel="bookmark"><h1>My super&nbsp;title</h1></a>
</header>
<section class="post-content">
<p>Short version for index and&nbsp;feeds</p>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
</div>
</div>
</div>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,29 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/all.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-04-17T13:35:00+03:00</updated><entry><title>Мой первый пост</title><link href="http://likemath.ru/posts/moi-pervyi-post/" rel="alternate"></link><updated>2015-04-17T13:35:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</id><summary type="html">&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</summary><category term="блог"></category></entry><entry><title>Просто пост о шахматах</title><link href="http://likemath.ru/posts/prosto-post-o-shakhmatakh/" rel="alternate"></link><updated>2011-06-05T19:30:00+04:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</id><summary type="html">&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</summary><category term="chess"></category><category term="publishing"></category></entry><entry><title>My super title</title><link href="http://likemath.ru/posts/my-super-title/" rel="alternate"></link><updated>2010-12-05T19:30:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2010-12-03:posts/my-super-title/</id><summary type="html">&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</summary><category term="pelican"></category></entry></feed>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/all.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-04-17T13:35:00+03:00</updated><entry><title>Мой первый пост</title><link href="http://likemath.ru/posts/moi-pervyi-post/" rel="alternate"></link><updated>2015-04-17T13:35:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</id><summary type="html">&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</summary><category term="блог"></category></entry></feed>

View File

@@ -1,29 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ещё один матблог</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><atom:link href="http://likemath.ru/feeds/all.rss.xml" rel="self"></atom:link><lastBuildDate>Fri, 17 Apr 2015 13:35:00 +0300</lastBuildDate><item><title>Мой первый пост</title><link>http://likemath.ru/posts/moi-pervyi-post/</link><description>&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 17 Apr 2015 13:35:00 +0300</pubDate><guid>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</guid><category>блог</category></item><item><title>Просто пост о шахматах</title><link>http://likemath.ru/posts/prosto-post-o-shakhmatakh/</link><description>&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Sun, 05 Jun 2011 19:30:00 +0400</pubDate><guid>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</guid><category>chess</category><category>publishing</category></item><item><title>My super title</title><link>http://likemath.ru/posts/my-super-title/</link><description>&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Sun, 05 Dec 2010 19:30:00 +0300</pubDate><guid>tag:likemath.ru,2010-12-03:posts/my-super-title/</guid><category>pelican</category></item></channel></rss>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ещё один матблог</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><atom:link href="http://likemath.ru/feeds/all.rss.xml" rel="self"></atom:link><lastBuildDate>Fri, 17 Apr 2015 13:35:00 +0300</lastBuildDate><item><title>Мой первый пост</title><link>http://likemath.ru/posts/moi-pervyi-post/</link><description>&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 17 Apr 2015 13:35:00 +0300</pubDate><guid>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</guid><category>блог</category></item></channel></rss>

View File

@@ -1,29 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/feed.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-04-17T13:35:00+03:00</updated><entry><title>Мой первый пост</title><link href="http://likemath.ru/posts/moi-pervyi-post/" rel="alternate"></link><updated>2015-04-17T13:35:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</id><summary type="html">&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</summary><category term="блог"></category></entry><entry><title>Просто пост о шахматах</title><link href="http://likemath.ru/posts/prosto-post-o-shakhmatakh/" rel="alternate"></link><updated>2011-06-05T19:30:00+04:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</id><summary type="html">&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</summary><category term="chess"></category><category term="publishing"></category></entry><entry><title>My super title</title><link href="http://likemath.ru/posts/my-super-title/" rel="alternate"></link><updated>2010-12-05T19:30:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2010-12-03:posts/my-super-title/</id><summary type="html">&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</summary><category term="pelican"></category></entry></feed>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/feed.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-04-17T13:35:00+03:00</updated><entry><title>Мой первый пост</title><link href="http://likemath.ru/posts/moi-pervyi-post/" rel="alternate"></link><updated>2015-04-17T13:35:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</id><summary type="html">&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</summary><category term="блог"></category></entry></feed>

View File

@@ -1,29 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ещё один матблог</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><atom:link href="http://likemath.ru/feeds/feed.rss.xml" rel="self"></atom:link><lastBuildDate>Fri, 17 Apr 2015 13:35:00 +0300</lastBuildDate><item><title>Мой первый пост</title><link>http://likemath.ru/posts/moi-pervyi-post/</link><description>&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 17 Apr 2015 13:35:00 +0300</pubDate><guid>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</guid><category>блог</category></item><item><title>Просто пост о шахматах</title><link>http://likemath.ru/posts/prosto-post-o-shakhmatakh/</link><description>&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Sun, 05 Jun 2011 19:30:00 +0400</pubDate><guid>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</guid><category>chess</category><category>publishing</category></item><item><title>My super title</title><link>http://likemath.ru/posts/my-super-title/</link><description>&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Sun, 05 Dec 2010 19:30:00 +0300</pubDate><guid>tag:likemath.ru,2010-12-03:posts/my-super-title/</guid><category>pelican</category></item></channel></rss>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ещё один матблог</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><atom:link href="http://likemath.ru/feeds/feed.rss.xml" rel="self"></atom:link><lastBuildDate>Fri, 17 Apr 2015 13:35:00 +0300</lastBuildDate><item><title>Мой первый пост</title><link>http://likemath.ru/posts/moi-pervyi-post/</link><description>&lt;p&gt;Кратко о том, почему я сделал&amp;nbsp;блог.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 17 Apr 2015 13:35:00 +0300</pubDate><guid>tag:likemath.ru,2015-04-17:posts/moi-pervyi-post/</guid><category>блог</category></item></channel></rss>

View File

@@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/life.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2011-06-05T19:30:00+04:00</updated><entry><title>Просто пост о шахматах</title><link href="http://likemath.ru/posts/prosto-post-o-shakhmatakh/" rel="alternate"></link><updated>2011-06-05T19:30:00+04:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</id><summary type="html">&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</summary><category term="chess"></category><category term="publishing"></category></entry></feed>

View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/python.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2010-12-05T19:30:00+03:00</updated><entry><title>My super title</title><link href="http://likemath.ru/posts/my-super-title/" rel="alternate"></link><updated>2010-12-05T19:30:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2010-12-03:posts/my-super-title/</id><summary type="html">&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</summary><category term="pelican"></category></entry></feed>

View File

@@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-chess.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2011-06-05T19:30:00+04:00</updated><entry><title>Просто пост о шахматах</title><link href="http://likemath.ru/posts/prosto-post-o-shakhmatakh/" rel="alternate"></link><updated>2011-06-05T19:30:00+04:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</id><summary type="html">&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</summary><category term="chess"></category><category term="publishing"></category></entry></feed>

View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-pelican.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2010-12-05T19:30:00+03:00</updated><entry><title>My super title</title><link href="http://likemath.ru/posts/my-super-title/" rel="alternate"></link><updated>2010-12-05T19:30:00+03:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2010-12-03:posts/my-super-title/</id><summary type="html">&lt;p&gt;Short version for index and&amp;nbsp;feeds&lt;/p&gt;</summary><category term="pelican"></category></entry></feed>

View File

@@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ещё один матблог</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-publishing.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2011-06-05T19:30:00+04:00</updated><entry><title>Просто пост о шахматах</title><link href="http://likemath.ru/posts/prosto-post-o-shakhmatakh/" rel="alternate"></link><updated>2011-06-05T19:30:00+04:00</updated><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2011-05-03:posts/prosto-post-o-shakhmatakh/</id><summary type="html">&lt;p&gt;Шахматы коротко &lt;span class="math"&gt;\(2+2=5\)&lt;/span&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
&lt;/script&gt;</summary><category term="chess"></category><category term="publishing"></category></entry></feed>

View File

@@ -63,61 +63,6 @@
</article>
</li>
<hr/>
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="./posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Шахматы коротко <span class="math">\(2+2=5\)</span></p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
</article>
</li>
<hr/>
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2010-12-03T10:20:00+03:00" pubdate>
Пт. 03 Декабрь 2010
</time>
<a href="./posts/my-super-title/" rel="bookmark"><h1>My super&nbsp;title</h1></a>
</header>
<section class="post-content">
<p>Short version for index and&nbsp;feeds</p>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
@@ -126,6 +71,12 @@
</div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="./theme/js/main.js"></script>
</body>
</html>

View File

@@ -60,6 +60,12 @@
</footer></div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -60,35 +60,8 @@
</header>
<section class="post-content">
<p>Есть несколько причин по которым я решил сделать блог. Одна из главных заключается в том,&nbsp;что </p>
<p>И да прибудет с вами <span class="math">\(e^x\)</span>!</p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
<p>Главная причина появления заключается в том, что мне захотелось использовать хоть как-то купленный домен (я купил его только ради почты). Плюс мне бы хотелось проще давать контактные данные, а адрес сайта достаточно&nbsp;простой.</p>
<p>Пока я планирую публиковать свои, возможно не лучшие, но рабочие решения для задач из Project Euler (<a href="https://projecteuler.net/">projecteuler.net</a>). На самом деле, решения значительного числа задач уже есть в Сети, но на английском. Хотя, это и не есть большая&nbsp;проблема.</p>
</section>
<hr/>
<aside class="post-meta">
@@ -115,6 +88,12 @@
</div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="../../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,150 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> My super title
</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../../theme/css/main.css">
<link rel="stylesheet" href="../../theme/css/blog.css">
<link rel="stylesheet" href="../../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href="../.."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="../..//">Главная</a></li>
<li><a href="../../pages/about.html">Об авторе</a></li>
<li><a href="../../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2010-12-03T10:20:00+03:00" pubdate>
Пт. 03 Декабрь 2010
</time>
<a href="../../posts/my-super-title/" rel="bookmark"><h1>My super&nbsp;title</h1></a>
</header>
<section class="post-content">
<p>Большое приключение формулы <span class="math">\(e=f(x)\)</span></p>
<div class="highlight"><pre><span class="code-line"><span class="c"># Local path configuration (can be absolute or relative to fabfile)</span></span>
<span class="code-line"><span class="n">env</span><span class="o">.</span><span class="n">deploy_path</span> <span class="o">=</span> <span class="s">&#39;output&#39;</span></span>
<span class="code-line"><span class="n">DEPLOY_PATH</span> <span class="o">=</span> <span class="n">env</span><span class="o">.</span><span class="n">deploy_path</span></span>
<span class="code-line"></span>
<span class="code-line"><span class="c"># Remote server configuration</span></span>
<span class="code-line"><span class="n">production</span> <span class="o">=</span> <span class="s">&#39;root@localhost:22&#39;</span></span>
<span class="code-line"><span class="n">dest_path</span> <span class="o">=</span> <span class="s">&#39;/var/www&#39;</span></span>
<span class="code-line"></span>
<span class="code-line"><span class="c"># Rackspace Cloud Files configuration settings</span></span>
<span class="code-line"><span class="n">env</span><span class="o">.</span><span class="n">cloudfiles_username</span> <span class="o">=</span> <span class="s">&#39;my_rackspace_username&#39;</span></span>
<span class="code-line"><span class="n">env</span><span class="o">.</span><span class="n">cloudfiles_api_key</span> <span class="o">=</span> <span class="s">&#39;my_rackspace_api_key&#39;</span></span>
<span class="code-line"><span class="n">env</span><span class="o">.</span><span class="n">cloudfiles_container</span> <span class="o">=</span> <span class="s">&#39;my_cloudfiles_container&#39;</span></span>
<span class="code-line"></span>
<span class="code-line"></span>
<span class="code-line"><span class="k">def</span> <span class="nf">clean</span><span class="p">():</span></span>
<span class="code-line"> <span class="k">if</span> <span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">isdir</span><span class="p">(</span><span class="n">DEPLOY_PATH</span><span class="p">):</span></span>
<span class="code-line"> <span class="n">local</span><span class="p">(</span><span class="s">&#39;rm -rf {deploy_path}&#39;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="o">**</span><span class="n">env</span><span class="p">))</span></span>
<span class="code-line"> <span class="n">local</span><span class="p">(</span><span class="s">&#39;mkdir {deploy_path}&#39;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="o">**</span><span class="n">env</span><span class="p">))</span></span>
<span class="code-line"></span>
<span class="code-line"><span class="k">def</span> <span class="nf">build</span><span class="p">():</span></span>
<span class="code-line"> <span class="n">local</span><span class="p">(</span><span class="s">&#39;pelican -s pelicanconf.py&#39;</span><span class="p">)</span></span>
<span class="code-line"></span>
<span class="code-line"><span class="k">def</span> <span class="nf">rebuild</span><span class="p">():</span></span>
<span class="code-line"> <span class="n">clean</span><span class="p">()</span></span>
<span class="code-line"> <span class="n">build</span><span class="p">()</span></span>
<span class="code-line"></span>
<span class="code-line"><span class="k">def</span> <span class="nf">regenerate</span><span class="p">():</span></span>
<span class="code-line"> <span class="n">local</span><span class="p">(</span><span class="s">&#39;pelican -r -s pelicanconf.py&#39;</span><span class="p">)</span></span>
</pre></div>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
<hr/>
<aside class="post-meta">
<p>Категория: <a href="../../category/python.html">Python</a></p>
<p>Теги: <a href="../../tag/pelican.html">pelican</a>, </p>
</aside>
<hr/>
<div class="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'likemath';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</article>
</li>
</ol>
</div>
</div>
<script src="../../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,93 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> Просто пост о шахматах
</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../../theme/css/main.css">
<link rel="stylesheet" href="../../theme/css/blog.css">
<link rel="stylesheet" href="../../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href="../.."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="../..//">Главная</a></li>
<li><a href="../../pages/about.html">Об авторе</a></li>
<li><a href="../../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="../../posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Большое приключение фигуры коня
В сказочной&nbsp;стране</p>
</section>
<hr/>
<aside class="post-meta">
<p>Категория: <a href="../../category/life.html">Life</a></p>
<p>Теги: <a href="../../tag/chess.html">chess</a>, <a href="../../tag/publishing.html">publishing</a>, </p>
</aside>
<hr/>
<div class="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'likemath';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</article>
</li>
</ol>
</div>
</div>
<script src="../../theme/js/main.js"></script>
</body>
</html>

View File

@@ -71,6 +71,12 @@
</div>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,103 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ещё один матблог - chess</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/blog.css">
<link rel="stylesheet" href="../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href=".."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="../posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Шахматы коротко <span class="math">\(2+2=5\)</span></p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
</div>
</div>
</div>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,76 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ещё один матблог - pelican</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/blog.css">
<link rel="stylesheet" href="../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href=".."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2010-12-03T10:20:00+03:00" pubdate>
Пт. 03 Декабрь 2010
</time>
<a href="../posts/my-super-title/" rel="bookmark"><h1>My super&nbsp;title</h1></a>
</header>
<section class="post-content">
<p>Short version for index and&nbsp;feeds</p>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
</div>
</div>
</div>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -1,103 +0,0 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ещё один матблог - publishing</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../theme/css/normalize.css">
<link href='http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Forum&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../theme/css/font-awesome.min.css">
<link rel="stylesheet" href="../theme/css/main.css">
<link rel="stylesheet" href="../theme/css/blog.css">
<link rel="stylesheet" href="../theme/css/github.css">
<link href="http://likemath.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ещё один матблог Atom Feed" />
<link href="http://likemath.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Ещё один матблог RSS Feed" />
<script src="../theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<header id="sidebar" class="side-shadow">
<hgroup id="site-header">
<a id="site-title" href=".."><h2><i class="icon-coffee"></i> Ещё один матблог</h2></a>
<p id="site-desc"> Project Euler и остальное </p>
</hgroup>
<nav>
<ul id="nav-links">
<li><a href="..//">Главная</a></li>
<li><a href="../pages/about.html">Об авторе</a></li>
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
</ul>
</nav>
<footer id="site-info">
<p>
Powered by Pelican.
</p>
</footer></header>
<div id="post-container">
<ol id="post-list">
<li>
<article class="post-entry">
<header class="entry-header">
<time class="post-time" datetime="2011-05-03T10:26:00+04:00" pubdate>
Вт. 03 Май 2011
</time>
<a href="../posts/prosto-post-o-shakhmatakh/" rel="bookmark"><h1>Просто пост о&nbsp;шахматах</h1></a>
</header>
<section class="post-content">
<p>Шахматы коротко <span class="math">\(2+2=5\)</span></p>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</section>
</article>
</li>
<hr/>
</ol>
<div class="paginator">
Page 1 / 1
</div>
</div>
</div>
<script src="../theme/js/main.js"></script>
</body>
</html>

View File

@@ -28,11 +28,14 @@
<div id="wrapper">
<h1>Tags for Ещё один матблог</h1> <li><a href="./tag/blog.html">блог</a> (1)</li>
<li><a href="./tag/chess.html">chess</a> (1)</li>
<li><a href="./tag/pelican.html">pelican</a> (1)</li>
<li><a href="./tag/publishing.html">publishing</a> (1)</li>
</div>
<script>
var _gaq=[['_setAccount','UA-62001537-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="./theme/js/main.js"></script>
</body>
</html>