mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-12 04:35:47 +00:00
edited patterns and main english pages
This commit is contained in:
25
404.html
25
404.html
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Error 404</title>
|
||||
<meta name="author" content="Evgeniy Alekseev" />
|
||||
<meta name="description" content="arcanis' homepage" />
|
||||
<link rel="license" type="text/html" href="/authors" />
|
||||
<title>{{ page.title }}</title>
|
||||
<meta name="author" content="Unknown" >
|
||||
<meta name="description" content="arcanis' homepage">
|
||||
<link href="/authors" rel="license" type="text/html">
|
||||
|
||||
<link rel="stylesheet" href="/resources/css/styles.css">
|
||||
<link rel="stylesheet" href="/resources/css/pygment_trac.css">
|
||||
<link rel="shortcut icon" href="/resources/icon.ico">
|
||||
<link href="/resources/css/styles.css" rel="stylesheet" type="text/css">
|
||||
<link href="/resources/css/syntax.css" rel="stylesheet" type="text/css">
|
||||
<link href="/resources/icon.ico" rel="shortcut icon" type="image/x-icon">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
@ -24,7 +24,7 @@
|
||||
</header>
|
||||
<section>
|
||||
<!-- redirection to russian page -->
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
var languageinfo=navigator.language? navigator.language : navigator.userLanguage
|
||||
function redirectpage(dest) {
|
||||
if (window.location.replace) window.location.replace(dest)
|
||||
@ -38,14 +38,13 @@
|
||||
|
||||
<img src="/resources/pinkiepie.png" alt="pinkiepie">
|
||||
|
||||
<p>I'm Pinkie Pie. You are seeing me because you want a page that I could not find. I'm sorry. Seriously. I'll try to work better. But now I may suggest you to return to the <a href="/">Home</a> or <a href="javascript:history.back()">back</a>.</p>
|
||||
<p>I'm Pinkie Pie. You are seeing me because you want a page that I could not find. I'm sorry. Seriously. I'll try to work better. But now I may suggest you to return to the <a href="/" title="Home">Home</a> or <a href="javascript:history.back()" title="Back">back</a>.</p>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
<p><small>Hosted on GitHub Pages. <a href="/authors">Authors</a></small></p>
|
||||
<p><small>Hosted on GitHub Pages. <a href="/authors" title="Authors">Authors</a></small></p>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="/resources/js/scale.fix.js"></script>
|
||||
|
||||
<script src="/resources/js/scale.fix.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'arcan1s'; // required: replace example with your forum shortname
|
||||
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function() {
|
||||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
||||
@ -10,4 +10,4 @@
|
||||
(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>
|
||||
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript" title="Disqus page">comments powered by Disqus.</a></noscript>
|
@ -1,4 +1,4 @@
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
(function() {
|
||||
var cx = '000833618047197874644:rilf4jpvgyo';
|
||||
var gcse = document.createElement('script');
|
||||
|
@ -1,5 +1,5 @@
|
||||
{% if page.category == "ru" %}
|
||||
<p class="view"><a href="/ru">Главная</a></p>
|
||||
<p class="view"><a href="/ru" title="Главная">Главная</a></p>
|
||||
{% else %}
|
||||
<p class="view"><a href="/">Home</a></p>
|
||||
<p class="view"><a href="/" title="Home">Home</a></p>
|
||||
{% endif %}
|
||||
|
@ -1,7 +1,11 @@
|
||||
{% if page.category == "ru" %}
|
||||
<p class="view"><a href="javascript:history.back()">Назад</a><br>
|
||||
<a href="/ru">Главная</a></p>
|
||||
<p class="view">
|
||||
<a href="javascript:history.back()" title="Назад">Назад</a><br>
|
||||
<a href="/ru" title="Главная">Главная</a>
|
||||
</p>
|
||||
{% else %}
|
||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||
<a href="/">Home</a></p>
|
||||
<p class="view">
|
||||
<a href="javascript:history.back()" title="Back">Back</a><br>
|
||||
<a href="/" title="Home">Home</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
|
@ -1,7 +1,7 @@
|
||||
<p>
|
||||
<span class='st_vkontakte'></span>
|
||||
<span class='st_facebook'></span>
|
||||
<span class='st_twitter'></span>
|
||||
<span class='st_googleplus'></span>
|
||||
<span class='st_livejournal'></span>
|
||||
<span class='st_vkontakte'></span>
|
||||
<span class='st_facebook'></span>
|
||||
<span class='st_twitter'></span>
|
||||
<span class='st_googleplus'></span>
|
||||
<span class='st_livejournal'></span>
|
||||
</p>
|
||||
|
@ -2,20 +2,24 @@
|
||||
{% if page.category == "ru" %}
|
||||
{% if page.hasTr == true %}
|
||||
{% if page.type == "paper" %}
|
||||
<a href="{{ page.url | replace: '/ru/', '/en/' }}"><img src="/resources/en.png"></a>
|
||||
<a href="{{ page.url | replace: '/ru/', '/en/' }}" title="Page in English">
|
||||
{% else %}
|
||||
<a href="{{ page.url | replace: '/ru/', '/' }}"><img src="/resources/en.png"></a>
|
||||
<a href="{{ page.url | replace: '/ru/', '/' }}" title="Page in English">
|
||||
{% endif %}
|
||||
<img src="/resources/en.png" alt="en">
|
||||
</a>
|
||||
{% endif %}
|
||||
<small>Расположено на GitHub Pages. <a href="/ru/authors">Авторы</a></small>
|
||||
<small>Расположено на GitHub Pages. <a href="/ru/authors" title="Авторы">Авторы</a></small>
|
||||
{% else %}
|
||||
{% if page.hasTr == true %}
|
||||
{% if page.type == "paper" %}
|
||||
<a href="{{ page.url | replace: '/en/', '/ru/' }}"><img src="/resources/ru.png"></a>
|
||||
<a href="{{ page.url | replace: '/en/', '/ru/' }}" title="Page in Russian">
|
||||
{% else %}
|
||||
<a href="/ru{{ page.url }}"><img src="/resources/ru.png"></a>
|
||||
<a href="/ru{{ page.url }}" title="Page in Russian">
|
||||
{% endif %}
|
||||
<img src="/resources/ru.png" alt="ru">
|
||||
</a>
|
||||
{% endif %}
|
||||
<small>Hosted on GitHub Pages. <a href="/authors">Authors</a></small>
|
||||
<small>Hosted on GitHub Pages. <a href="/authors" title="Authors">Authors</a></small>
|
||||
{% endif %}
|
||||
</p>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
@ -6,4 +6,4 @@
|
||||
|
||||
ga('create', 'UA-49293645-1', 'arcanis.name');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</script>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<script type="text/javascript">var switchTo5x=false;</script>
|
||||
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
|
||||
<script src="http://w.sharethis.com/button/buttons.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">stLight.options({publisher: "70dd9cde-7276-47af-8de7-9c43883daf2b", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
|
||||
|
@ -4,23 +4,27 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>{{ page.title }}</title>
|
||||
<meta name="author" content="Evgeniy Alekseev" />
|
||||
<meta name="description" content="arcanis' homepage" />
|
||||
<link rel="license" type="text/html" href="/authors" />
|
||||
<meta name="author" content="Unknown" >
|
||||
<meta name="description" content="arcanis' homepage">
|
||||
<link href="/authors" rel="license" type="text/html">
|
||||
|
||||
<link rel="stylesheet" href="/resources/css/styles.css">
|
||||
<link rel="stylesheet" href="/resources/css/syntax.css">
|
||||
<link rel="shortcut icon" href="/resources/icon.ico">
|
||||
<link href="/resources/css/styles.css" rel="stylesheet" type="text/css">
|
||||
<link href="/resources/css/syntax.css" rel="stylesheet" type="text/css">
|
||||
<link href="/resources/icon.ico" rel="shortcut icon" type="image/x-icon">
|
||||
{% if page.category == "ru" %}
|
||||
<link href="/ru/feed.xml" rel="alternate" title="arcanis' blog" type="application/rss+xml">
|
||||
<link href="/ru/feed-short.xml" rel="alternate" title="arcanis' blog (только названия)" type="application/rss+xml">
|
||||
<link href="/ru/feed.xml" title="arcanis' blog" rel="alternate" type="application/rss+xml">
|
||||
<link href="/ru/feed-short.xml" title="arcanis' blog (только названия)" rel="alternate" type="application/rss+xml">
|
||||
{% else %}
|
||||
<link href="/feed.xml" rel="alternate" title="arcanis' blog" type="application/rss+xml">
|
||||
<link href="/feed-short.xml" rel="alternate" title="arcanis' blog (title only)" type="application/rss+xml">
|
||||
<link href="/feed.xml" title="arcanis' blog" rel="alternate" type="application/rss+xml">
|
||||
<link href="/feed-short.xml" title="arcanis' blog (title only)" rel="alternate" type="application/rss+xml">
|
||||
{% endif %}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
document.createElement('figure');
|
||||
document.createElement('figcaption');
|
||||
</script>
|
||||
<![endif]-->
|
||||
{% include google_analytics.html %}
|
||||
{% if page.share == true %}
|
||||
@ -47,7 +51,6 @@
|
||||
{% include footer_sign.html %}
|
||||
</footer>
|
||||
</div>
|
||||
<script src="/resources/js/scale.fix.js"></script>
|
||||
|
||||
<script src="/resources/js/scale.fix.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -12,15 +12,15 @@ layout: default
|
||||
<p>{% include shortdate_to_ru.html %}</p>
|
||||
<p><b>Тэги</b>: {{ page.tags }}</p>
|
||||
{% if page.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
<p><b>Похожие посты</b>:<br>
|
||||
{% for post in site.related_posts limit:5 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
{% if post.category == "ru" %}
|
||||
<a href="{{ post.url }}">{{ post.title }}</a><br>
|
||||
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a><br>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
@ -30,15 +30,15 @@ layout: default
|
||||
<p>{{ page.date | date_to_string }}<br></p>
|
||||
<p><b>Tags</b>: {{ page.tags }}</p>
|
||||
{% if page.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
<p><b>Related posts</b>:<br>
|
||||
{% for post in site.related_posts limit:5 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
{% if post.category != "ru" %}
|
||||
<a href="{{ post.url }}">{{ post.title }}</a><br>
|
||||
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a><br>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
@ -48,7 +48,7 @@ layout: default
|
||||
</header>
|
||||
<section>
|
||||
|
||||
<h1><a name="" class="anchor" href="#"><span class="octicon octicon-link"></span></a>{{ page.title }}</h1>
|
||||
<h1><a href="#" class="anchor" name="title"><span class="octicon octicon-link"></span></a>{{ page.title }}</h1>
|
||||
<p>{{ page.description }}</p>
|
||||
|
||||
{{ content }}
|
||||
|
@ -10,32 +10,32 @@ layout: default
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p class="view">
|
||||
{% if page.category == "ru" %}
|
||||
<a href="#info">Общая информация</a><br>
|
||||
<a href="#install">Установка</a><br>
|
||||
<a href="#howto">Использование</a><br>
|
||||
<a href="#config">Настройка</a><br>
|
||||
<a href="#info" title="Информация">Общая информация</a><br>
|
||||
<a href="#install" title="Установка">Установка</a><br>
|
||||
<a href="#howto" title="Использование">Использование</a><br>
|
||||
<a href="#config" title="Настройка">Настройка</a><br>
|
||||
{% if page.hasgui == true %}
|
||||
<a href="#gui">Графический интерфейс</a><br>
|
||||
<a href="#screenshots">Скриншоты</a><br>
|
||||
<a href="#gui" title="Графический интерфейс">Графический интерфейс</a><br>
|
||||
<a href="#screenshots" title="Скриншоты">Скриншоты</a><br>
|
||||
{% endif %}
|
||||
<a href="#links">Ссылки</a>
|
||||
<a href="#links" title="Ссылки">Ссылки</a>
|
||||
{% else %}
|
||||
<a href="#info">General information</a><br>
|
||||
<a href="#install">Installation guide</a><br>
|
||||
<a href="#howto">How to use</a><br>
|
||||
<a href="#config">Configuration</a><br>
|
||||
<a href="#info" title="Information">General information</a><br>
|
||||
<a href="#install" title="Installation">Installation guide</a><br>
|
||||
<a href="#howto" title="How-to">How to use</a><br>
|
||||
<a href="#config" title="Configuration">Configuration</a><br>
|
||||
{% if page.hasgui == true %}
|
||||
<a href="#gui">GUI</a><br>
|
||||
<a href="#screenshots">Screenshots</a><br>
|
||||
<a href="#gui" title="Graphical interface">GUI</a><br>
|
||||
<a href="#screenshots" title="Screenshots">Screenshots</a><br>
|
||||
{% endif %}
|
||||
<a href="#links">Links</a>
|
||||
<a href="#links" title="Links">Links</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p class="view">
|
||||
{% if page.category == "ru" %}
|
||||
<a href="https://github.com/arcan1s/{{ page.short }}/issues">Сообщить о баге</a>
|
||||
<a href="https://github.com/arcan1s/{{ page.short }}/issues" title="Багтрекер">Сообщить о баге</a>
|
||||
{% else %}
|
||||
<a href="https://github.com/arcan1s/{{ page.short }}/issues">Report a bug</a>
|
||||
<a href="https://github.com/arcan1s/{{ page.short }}/issues" title="Bugtracker">Report a bug</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
</header>
|
||||
@ -44,17 +44,17 @@ layout: default
|
||||
{{ content }}
|
||||
|
||||
{% if page.category == "ru" %}
|
||||
<h2><a name="links" class="anchor" href="#links"><span class="octicon octicon-link"></span></a>Ссылки</h2>
|
||||
<h2><a href="#links" class="anchor" name="links"><span class="octicon octicon-link"></span></a>Ссылки</h2>
|
||||
<ul>
|
||||
<li><a href="https://github.com/arcan1s/{{ page.short }}">Репозиторий на GitHub</a></li>
|
||||
<li><a href="https://github.com/arcan1s/{{ page.short }}/releases">Последний релиз</a></li>
|
||||
{% else %}
|
||||
<h2><a name="links" class="anchor" href="#links"><span class="octicon octicon-link"></span></a>Links</h2>
|
||||
<h2><a href="#links" class="anchor" name="links"><span class="octicon octicon-link"></span></a>Links</h2>
|
||||
<ul>
|
||||
<li><a href="https://github.com/arcan1s/{{ page.short }}">GitHub repo</a></li>
|
||||
<li><a href="https://github.com/arcan1s/{{ page.short }}/releases">Latest release</a></li>
|
||||
{% endif %}
|
||||
{% for link in page.links %}
|
||||
<li>{{ link }}</li>
|
||||
{% endfor %}
|
||||
{% for link in page.links %}
|
||||
<li>{{ link }}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
60
about.html
60
about.html
@ -10,19 +10,22 @@ title: About me
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
<p class="view"><a href="https://github.com/arcan1s">GitHub Profile</a><br>
|
||||
<a href="https://www.archlinux.org/trustedusers/#arcanis">TU Profile on archlinux.org</a><br>
|
||||
<a href="http://istina.msu.ru/profile/arcanis">Some of my publications</a><br>
|
||||
PGP signature: <a href="http://pgp.mit.edu:11371/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0x779CD2942629B7FA04AB8F172E89012331361F01">0x31361F01</a><br>
|
||||
<a href="ftp://repo.arcanis.name/public">Public keys</a></p>
|
||||
<p class="view">
|
||||
<a href="https://github.com/arcan1s" title="GitHub">GitHub Profile</a><br>
|
||||
<a href="https://www.archlinux.org/trustedusers/#arcanis" title="TU profile">TU Profile on archlinux.org</a><br>
|
||||
<a href="http://istina.msu.ru/profile/arcanis" title="Publications">Some of my publications</a><br>
|
||||
PGP signature: <a href="http://pgp.mit.edu:11371/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0x779CD2942629B7FA04AB8F172E89012331361F01">0x31361F01</a><br>
|
||||
<a href="ftp://repo.arcanis.name/public" title="Keys">Public keys</a>
|
||||
</p>
|
||||
|
||||
<h2>Contacts</h2>
|
||||
<p class="view">Alias: arcanis/arcan1s<br>
|
||||
IRC: <a href="irc://irc.freenode.net/arcan1s">arcan1s</a><br>
|
||||
ICQ: 407-398-235 <img src="http://www.icq.com/scripts/online.dll?icq=407398235&img=27" border="0"><br>
|
||||
Jabber: arcanis (at) jabber (dot) ru<br>
|
||||
E-mail: <a href="mailto:darkarcanis@mail.ru">darkarcanis (at) mail (dot) ru</a></p>
|
||||
<p class="view">
|
||||
Alias: arcanis/arcan1s<br>
|
||||
IRC: <a href="irc://irc.freenode.net/arcan1s" title="Freenode">arcan1s</a><br>
|
||||
ICQ: 407-398-235<br>
|
||||
Jabber: arcanis (at) jabber (dot) ru<br>
|
||||
E-mail: <a href="mailto:darkarcanis@mail.ru" title="email">darkarcanis (at) mail (dot) ru</a>
|
||||
</p>
|
||||
|
||||
</header>
|
||||
<section>
|
||||
@ -34,31 +37,42 @@ GS/CS d-(+) s: a-- C++++ UL+++>$ P L++ E--- W++ N !o !K w- !O M- !V PS+@ PE Y PG
|
||||
------END GEEK CODE BLOCK------
|
||||
{% endhighlight %}
|
||||
|
||||
<p align="center"><a href="/resources/screenshots/photo_siicm.png"><img src="/resources/preview/photo_siicm_prev.jpg"></a></p>
|
||||
<p align="right"><i>Photo by Grineva O.V.</i></p>
|
||||
<figure class="sign">
|
||||
<a href="/resources/screenshots/photo_siicm.png" title="Full size">
|
||||
<img src="/resources/preview/photo_siicm_prev.jpg" alt="Photo">
|
||||
</a>
|
||||
<figcaption>Photo by Grineva O.V.</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>My name is Evgeniy Alekseev and I'm from Siberia (seriously, I was born in <a href="https://maps.google.com/maps?f=q&source=s_q&hl=ru&geocode=&q=russia,+Krasnoyarskiy+kray,+Sosnovoborsk&aq=&sll=56.133333,93.366667&sspn=0.100635,0.326843&vpsrc=6&g=%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F,+Krasnoyarskiy+kray,+Sosnovoborsk&ie=UTF8&hq=&hnear=%D0%A1%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BE%D0%B1%D0%BE%D1%80%D1%81%D0%BA,+%D0%B3%D0%BE%D1%80%D0%BE%D0%B4+%D0%A1%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BE%D0%B1%D0%BE%D1%80%D1%81%D0%BA,+%D0%9A%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D1%8F%D1%80%D1%81%D0%BA%D0%B8%D0%B9+%D0%BA%D1%80%D0%B0%D0%B9,+%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F&ll=56.316537,95.712891&spn=25.891057,83.671875&t=m&z=4&iwloc=A">Siberia</a>). In the global Internet I have usually nickname <code>arcan1s</code>, but in the Russian segment it is usually <code>arcanis</code>. I'm a graduate of <a href="http://www.chem.msu.ru/">the Department of Chemistry</a>, Moscow State University and now I'm a PhD student and working in my University. My speciality is a theoretical chemistry (like molecular physics and some of quantum chemistry).</p>
|
||||
<p>My name is Evgeniy Alekseev and I'm from Siberia (seriously, I was born in <a href="https://maps.google.com/maps?f=q&source=s_q&hl=ru&geocode=&q=russia,+Krasnoyarskiy+kray,+Sosnovoborsk&aq=&sll=56.133333,93.366667&sspn=0.100635,0.326843&vpsrc=6&g=%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F,+Krasnoyarskiy+kray,+Sosnovoborsk&ie=UTF8&hq=&hnear=%D0%A1%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BE%D0%B1%D0%BE%D1%80%D1%81%D0%BA,+%D0%B3%D0%BE%D1%80%D0%BE%D0%B4+%D0%A1%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BE%D0%B1%D0%BE%D1%80%D1%81%D0%BA,+%D0%9A%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D1%8F%D1%80%D1%81%D0%BA%D0%B8%D0%B9+%D0%BA%D1%80%D0%B0%D0%B9,+%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F&ll=56.316537,95.712891&spn=25.891057,83.671875&t=m&z=4&iwloc=A" title="Google Maps">Siberia</a>). In the global Internet I have usually nickname <code>arcan1s</code>, but in the Russian segment it is usually <code>arcanis</code>. I'm a graduate of <a href="http://www.chem.msu.ru/" title="Department site">the Department of Chemistry</a> Moscow State University and now I'm a PhD student and working in my University. My speciality is a theoretical chemistry (like molecular physics and some of quantum chemistry).</p>
|
||||
|
||||
<p>At leisure I write small applications on C, C++ and Python (and some application scripts on Shell). In order not to seem like a bearded nerd sometimes I listen music and read <a href="http://en.wikipedia.org/wiki/Robert_Jordan">Robert Jordan's</a> or <a href="http://en.wikipedia.org/wiki/George_R.R._Martin">George R.R. Martin's</a> books (or other similar). (But my friends tell me that I still look like a bearded nerd.) Music that I usually listen may be found on <a href="ftp://repo.arcanis.name/">my home server</a>.</p>
|
||||
<p>At leisure I write small applications on C, C++ and Python (and some application scripts on Shell). In order not to seem like a bearded nerd sometimes I listen music and read <a href="http://en.wikipedia.org/wiki/Robert_Jordan" title="Wiki">Robert Jordan's</a> or <a href="http://en.wikipedia.org/wiki/George_R.R._Martin" title="Wiki">George R.R. Martin's</a> books (or other similar). (But my friends tell me that I still look like a bearded nerd.) Music that I usually listen may be found on <a href="ftp://repo.arcanis.name/" title="ftp">my home server</a>.</p>
|
||||
<label class="spoiler">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<div class="box">
|
||||
<p>The connection information
|
||||
<blockquote>
|
||||
User is <code>music</code>, password is the same.</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
The connection information
|
||||
<blockquote>
|
||||
User is <code>music</code>, password is the same.
|
||||
</blockquote>
|
||||
</p>
|
||||
</div>
|
||||
</label>
|
||||
|
||||
<p>Also I'm an <a href="https://www.archlinux.org/">Archlinux</a> user (maybe that's why I look like a bearded nerd). And in October 2013 I became an Archlinux Trusted User:</p>
|
||||
<p>Also I'm an <a href="https://www.archlinux.org/" title="Archlinux">Archlinux</a> user (maybe that's why I look like a bearded nerd). And in October 2013 I became an Archlinux Trusted User:</p>
|
||||
<blockquote cite="https://wiki.archlinux.org/index.php/AUR_Trusted_User_Guidelines/">
|
||||
The Trusted User (TU) is a member of the community charged with keeping the AUR in working order. He/she maintains popular packages (communicating with and sending patches upstream as needed), and votes in administrative matters. A TU is elected from active community members by current TUs in a democratic process. TUs are the only members who have a final say in the direction of the AUR.</blockquote>
|
||||
<p align="right">© <a href="https://wiki.archlinux.org/index.php/AUR_Trusted_User_Guidelines/">ArchWiki</a></p>
|
||||
The Trusted User (TU) is a member of the community charged with keeping the AUR in working order. He/she maintains popular packages (communicating with and sending patches upstream as needed), and votes in administrative matters. A TU is elected from active community members by current TUs in a democratic process. TUs are the only members who have a final say in the direction of the AUR.
|
||||
</blockquote>
|
||||
<p align="right">
|
||||
© <a href="https://wiki.archlinux.org/index.php/AUR_Trusted_User_Guidelines/" title="ArchWiki">ArchWiki</a>
|
||||
</p>
|
||||
|
||||
<p>All contact information can be found on the left. Feel free to contact me with any questions. Oh, wait! If you will write me to ICQ or jabber you must correctly answer antispam bot's question first. The question is:</p>
|
||||
|
||||
{% highlight c %}
|
||||
int i = 1;
|
||||
i = ++i + ++i;
|
||||
return i;
|
||||
{% endhighlight %}
|
||||
|
||||
<p>And the correct answer is <code>5</code> (or <code>6</code>, as you wish).</p>
|
||||
|
24
authors.html
24
authors.html
@ -13,22 +13,24 @@ title: Authors
|
||||
</header>
|
||||
<section>
|
||||
|
||||
<p>The code and content of this site is licensed under <a href="http://people.freebsd.org/~phk">Beerware</a> license:</p>
|
||||
<blockquote><p>"THE BEER-WARE LICENSE" (Revision 42):<br>
|
||||
Evgeniy Alekseev wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.</p></blockquote>
|
||||
<p>The code and content of this site is licensed under <a href="http://people.freebsd.org/~phk" title="Beerware license">Beerware</a> license:</p>
|
||||
<blockquote>
|
||||
"THE BEER-WARE LICENSE" (Revision 42):<br>
|
||||
Evgeniy Alekseev wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.
|
||||
</blockquote>
|
||||
|
||||
<p>This site uses:
|
||||
<ul>
|
||||
<li><a href="http://jekyllrb.com/">Jekyll</a> that licensed under <a href="http://opensource.org/licenses/MIT">MIT License</a>.</li>
|
||||
<li>The source theme was created by <a href="https://github.com/orderedlist/minimal">Steve Smith</a> and licensed under <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</li>
|
||||
<li>Disqus, which is used for comment block, has own <a href="http://help.disqus.com/customer/portal/articles/466260-terms-of-service">custom license</a>.</li>
|
||||
<li>The spoiler block was created by <a href="http://www.cyberforum.ru/post5368179.html">markeley</a> and <a href="http://habrahabr.ru/post/167151/">Defff</a> and it looks like it has no any license.</li>
|
||||
<li>This site uses RSS template, which was suggested by <a href="https://github.com/snaptortoise/jekyll-rss-feeds">snaptortoise</a>.</li>
|
||||
<li>Google Custom Search is licensed under own <a href="https://support.google.com/customsearch/answer/1714300">custom license</a>.</li>
|
||||
<li>Sharethis have own <a href="http://www.sharethis.com/legal/publisher-terms-of-use">custom license</a> too.</li>
|
||||
<li><a href="http://jekyllrb.com/" title="Jekyll site">Jekyll</a> that licensed under <a href="http://opensource.org/licenses/MIT" title="MIT license">MIT License</a>.</li>
|
||||
<li>The source theme was created by <a href="https://github.com/orderedlist/minimal" title="GitHub">Steve Smith</a> and licensed under <a href="http://creativecommons.org/licenses/by/3.0" title="CC BY-SA license">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</li>
|
||||
<li>Disqus, which is used for comment block, has own <a href="http://help.disqus.com/customer/portal/articles/466260-terms-of-service" title="Disqus license">custom license</a>.</li>
|
||||
<li>The spoiler block was created by <a href="http://www.cyberforum.ru/post5368179.html" title="Forum post">markeley</a> and <a href="http://habrahabr.ru/post/167151/" title="Habrahabr post">Defff</a> and it looks like it has no any license.</li>
|
||||
<li>This site uses RSS template, which was suggested by <a href="https://github.com/snaptortoise/jekyll-rss-feeds" title="GitHub">snaptortoise</a>.</li>
|
||||
<li>Google Custom Search is licensed under own <a href="https://support.google.com/customsearch/answer/1714300" title="Google license">custom license</a>.</li>
|
||||
<li>Sharethis have own <a href="http://www.sharethis.com/legal/publisher-terms-of-use" title="ShareThis license">custom license</a> too.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>Special thanks to <a href="http://monztruo.deviantart.com/">Monztruo</a>, I borrowed <a href="http://monztruo.deviantart.com/art/Zalgo-Pacman-v1-194649946">his icon</a>.</p>
|
||||
<p>Special thanks to <a href="http://monztruo.deviantart.com/" title="Devianart">Monztruo</a>, I borrowed <a href="http://monztruo.deviantart.com/art/Zalgo-Pacman-v1-194649946" title="Source image">his icon</a>.</p>
|
||||
|
||||
<p align="center">© Evgeniy Alekseev, 2014-{{ site.time | date: '%Y' }}</p>
|
||||
|
@ -3,28 +3,28 @@ layout: none
|
||||
---
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>arcanis' blog</title>
|
||||
<description>arcanis' blog (title only)</description>
|
||||
<link>{{ site.url }}</link>
|
||||
<image>
|
||||
<url>{{ site.url }}/resources/icon-35x35.png</url>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
</image>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.en limit:10 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<channel>
|
||||
<title>arcanis' blog</title>
|
||||
<description>arcanis' blog (title only)</description>
|
||||
<link>{{ site.url }}</link>
|
||||
<image>
|
||||
<url>{{ site.url }}/resources/icon-35x35.png</url>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
</image>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.en limit:10 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
<item>
|
||||
<title>{{ post.title | xml_escape }}</title>
|
||||
<description>{{ post.description | xml_escape }}</description>
|
||||
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>
|
||||
<link>{{ site.url }}{{ post.url }}</link>
|
||||
<guid isPermaLink="true">{{ site.url }}{{ post.url }}</guid>
|
||||
</item>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</channel>
|
||||
{% else %}
|
||||
<item>
|
||||
<title>{{ post.title | xml_escape }}</title>
|
||||
<description>{{ post.description | xml_escape }}</description>
|
||||
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>
|
||||
<link>{{ site.url }}{{ post.url }}</link>
|
||||
<guid isPermaLink="true">{{ site.url }}{{ post.url }}</guid>
|
||||
</item>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</channel>
|
||||
</rss>
|
||||
|
50
feed.xml
50
feed.xml
@ -3,29 +3,31 @@ layout: none
|
||||
---
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>arcanis' blog</title>
|
||||
<description>arcanis' blog</description>
|
||||
<link>{{ site.url }}</link>
|
||||
<image>
|
||||
<url>{{ site.url }}/resources/icon-35x35.png</url>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
</image>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.en limit:10 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<channel>
|
||||
<title>arcanis' blog</title>
|
||||
<description>arcanis' blog</description>
|
||||
<link>{{ site.url }}</link>
|
||||
<image>
|
||||
<url>{{ site.url }}/resources/icon-35x35.png</url>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
</image>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.en limit:10 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
<item>
|
||||
<title>{{ post.title | xml_escape }}</title>
|
||||
<description>{{ post.description | xml_escape }}
|
||||
{{ post.content | xml_escape}}</description>
|
||||
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>
|
||||
<link>{{ site.url }}{{ post.url }}</link>
|
||||
<guid isPermaLink="true">{{ site.url }}{{ post.url }}</guid>
|
||||
</item>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</channel>
|
||||
{% else %}
|
||||
<item>
|
||||
<title>{{ post.title | xml_escape }}</title>
|
||||
<description>
|
||||
{{ post.description | xml_escape }}
|
||||
{{ post.content | xml_escape}}
|
||||
</description>
|
||||
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>
|
||||
<link>{{ site.url }}{{ post.url }}</link>
|
||||
<guid isPermaLink="true">{{ site.url }}{{ post.url }}</guid>
|
||||
</item>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</channel>
|
||||
</rss>
|
||||
|
29
index.html
29
index.html
@ -10,26 +10,25 @@ title: arcanis' homepage
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
<label class="spoiler">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<div class="box">
|
||||
<a href="/feed.xml"><img src="/resources/feed-icon-14x14.png"></a>
|
||||
<a href="/blog/">Blog</a> <span class="close">(hide)</span><span class="open">(show)</span>
|
||||
<a href="/feed.xml" title="RSS"><img src="/resources/feed-icon-14x14.png" alt="RSS"></a>
|
||||
<a href="/blog/" title="Blog">Blog</a><span class="close">(hide)</span><span class="open">(show)</span>
|
||||
<blockquote>
|
||||
{% for post in site.categories.en limit:3 %}
|
||||
<a href="{{ post.url }}">{{ post.title }}</a><br>
|
||||
{% endfor %}
|
||||
{% for post in site.categories.en limit:3 %}
|
||||
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a><br>
|
||||
{% endfor %}
|
||||
</blockquote>
|
||||
</div>
|
||||
</label>
|
||||
<p class="view"><a href="/projects/">Projects</a><br>
|
||||
<a href="ftp://repo.arcanis.name/repo">Repository</a></p>
|
||||
<p class="view"><a href="/about">About me</a></p>
|
||||
<p class="view"><a href="/projects/" title="Projects">Projects</a><br>
|
||||
<a href="ftp://repo.arcanis.name/repo" title="Repository">Repository</a></p>
|
||||
<p class="view"><a href="/about" title="About">About me</a></p>
|
||||
|
||||
</header>
|
||||
<!-- redirection to russian page -->
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
function redirectpage(dest) {
|
||||
if (window.location.replace) window.location.replace(dest)
|
||||
else window.location=dest
|
||||
@ -42,11 +41,11 @@ title: arcanis' homepage
|
||||
<!-- redirection to russian page -->
|
||||
<section>
|
||||
|
||||
<h3><a name="welcome" class="anchor" href="#welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
|
||||
<p>Welcome to my homepage, <code>`echo $USERNAME`</code>. You may read about me on <a href="/about">the link</a>. I'm sorry I don't know html/php/ruby/etc (but I know GoogleFOO! At least, I think so), therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about science, programming, living in Archlinux system and may be package maintaining. Also I will create pages for some of <a href="https://github.com/arcan1s">my projects</a>.</p>
|
||||
<h3><a href="#welcome" class="anchor" name="welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
|
||||
<p>Welcome to my homepage, <code>`echo $USERNAME`</code>. You may read about me on <a href="/about" title="About">the link</a>. I'm sorry I don't know html/php/ruby/etc (but I know GoogleFOO! At least, I think so), therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about science, programming, living in Archlinux system and may be package maintaining. Also I will create pages for some of <a href="https://github.com/arcan1s" title="GitHub">my projects</a>.</p>
|
||||
|
||||
<h3><a name="contact" class="anchor" href="#contact"><span class="octicon octicon-link"></span></a>Contact me</h3>
|
||||
<p>If you have a question or something else you may <a href="/about">contact me</a>. If you want to suggest a pull request or to create a bug report for these pages (or may be for some other projects) feel free to visit <a href="https://github.com/arcan1s">my Github profile</a> and do it.</p>
|
||||
<h3><a href="#contact" class="anchor" name="contact"><span class="octicon octicon-link"></span></a>Contact me</h3>
|
||||
<p>If you have a question or something else you may <a href="/about" title="About">contact me</a>. If you want to suggest a pull request or to create a bug report for these pages feel free to visit <a href="https://github.com/arcan1s/arcan1s.github.io" title="Pages repository">its GitHub repository</a> and do it.</p>
|
||||
|
||||
<h3><a name="search" class="anchor" href="#search"><span class="octicon octicon-link"></span></a>Site search</h3>
|
||||
<h3><a href="#search" class="anchor" name="search"><span class="octicon octicon-link"></span></a>Site search</h3>
|
||||
{% include cse.html %}
|
||||
|
@ -1,3 +1,16 @@
|
||||
/* in-text images */
|
||||
.sign {
|
||||
float: right;
|
||||
border: 0px solid #333;
|
||||
padding: 0px;
|
||||
margin: 5px 0px 5px 10px;
|
||||
}
|
||||
.sign figcaption {
|
||||
margin: 0px;
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* spoiler */
|
||||
.spoiler > input + .box > blockquote {
|
||||
display: none;
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user