mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 23:37:19 +00:00
Removed html suffix
This commit is contained in:
parent
abb302723a
commit
5ad1217afa
2
404.html
2
404.html
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<img src="/resources/pinkiepie.png" alt="pinkiepie">
|
<img src="/resources/pinkiepie.png" alt="pinkiepie">
|
||||||
|
|
||||||
<p align="justify">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="/index.html">Homepage</a> or <a href="javascript:history.back()">back</a></p>
|
<p align="justify">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="/">Homepage</a> or <a href="javascript:history.back()">back</a></p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
3
TODO
3
TODO
@ -3,11 +3,10 @@
|
|||||||
* Комментарии (интересно, а их тут вообще можно запилить?). Не древовидные. Хз как, значит - курить маны. И да, не забыть про форму отпраки с автоматической вставкой хтмл тегов.
|
* Комментарии (интересно, а их тут вообще можно запилить?). Не древовидные. Хз как, значит - курить маны. И да, не забыть про форму отпраки с автоматической вставкой хтмл тегов.
|
||||||
* Надо как то ограничить число статей на главную страницу. И автоматизировать это дело. ? Курить маны!
|
* Надо как то ограничить число статей на главную страницу. И автоматизировать это дело. ? Курить маны!
|
||||||
* Прямая ссылка на статью мелким шрифтом внизу.
|
* Прямая ссылка на статью мелким шрифтом внизу.
|
||||||
* Share (vk, facebook, twitter, lj).
|
|
||||||
З.Ы. можно посмотреть, как нормальные люди это делают.
|
З.Ы. можно посмотреть, как нормальные люди это делают.
|
||||||
|
|
||||||
Для проектов:
|
Для проектов:
|
||||||
* запилить домашние страницы для тех проектов, которые должны их иметь.
|
* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).
|
||||||
* И НЕ ПОЛЕНИТЬСЯ ОПИСАТЬ АРХИТЕКТУРУ для тех мест, где это нужно.
|
* И НЕ ПОЛЕНИТЬСЯ ОПИСАТЬ АРХИТЕКТУРУ для тех мест, где это нужно.
|
||||||
|
|
||||||
Суммарно:
|
Суммарно:
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="/index.html">Back to Homepage</a></p>
|
<p class="view"><a href="/">Back to Homepage</a></p>
|
||||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
<header>
|
<header>
|
||||||
<h1>arcanis' homepage</h1>
|
<h1>arcanis' homepage</h1>
|
||||||
|
|
||||||
<p class="view"><a href="/blog/index.html">My blog</a><br>
|
<p class="view"><a href="/blog/">My blog</a><br>
|
||||||
<a href="/pages/projects.html">My projects</a></p>
|
<a href="/pages/projects">My projects</a></p>
|
||||||
<p class="view"><a href="/pages/about.html">About me</a></p>
|
<p class="view"><a href="/pages/about">About me</a></p>
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
|
|
||||||
<h3><a name="welcome" class="anchor" href="#welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
|
<h3><a name="welcome" class="anchor" href="#welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
|
||||||
<p align="justify">Welcome to my homepage, <code>`echo $USERNAME`</code>. About me you may read on <a href="/pages/about.html">the link</a>. I'm sorry I don't know html/php/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 programming and may be package maintaining and living in Archlinux system. Also I will create pages for some of <a href="https://github.com/arcan1s">my projects</a>. Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.</p>
|
<p align="justify">Welcome to my homepage, <code>`echo $USERNAME`</code>. About me you may read on <a href="/pages/about">the link</a>. I'm sorry I don't know html/php/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 programming and may be package maintaining and living in Archlinux system. Also I will create pages for some of <a href="https://github.com/arcan1s">my projects</a>. Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.</p>
|
||||||
|
|
||||||
<h3><a name="contact" class="anchor" href="#contact"><span class="octicon octicon-link"></span></a>Contact me</h3>
|
<h3><a name="contact" class="anchor" href="#contact"><span class="octicon octicon-link"></span></a>Contact me</h3>
|
||||||
<p align="justify">If you have a question or something else you may contact me via <a href="mailto:darkarcanis@mail.ru">e-mail</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>
|
<p align="justify">If you have a question or something else you may contact me via <a href="mailto:darkarcanis@mail.ru">e-mail</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>
|
||||||
|
@ -53,7 +53,7 @@ return i;</code></pre>
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="/index.html">Back to Homepage</a></p>
|
<p class="view"><a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
@ -35,7 +35,7 @@
|
|||||||
<h3><a name="gitetc" class="anchor" href="#gitetc"><span class="octicon octicon-link"></span></a>git-etc</h3>
|
<h3><a name="gitetc" class="anchor" href="#gitetc"><span class="octicon octicon-link"></span></a>git-etc</h3>
|
||||||
<p align="justify"><code>git-etc</code> is a simple daemon that automatically creates git repository in the given directory and creates commit at the specified time interval. It is written on <code>Bash</code>. It is also has a simple Graphical user interface written on <code>Python2</code> (<code>pyqt4</code>) for work with the created repository.</p>
|
<p align="justify"><code>git-etc</code> is a simple daemon that automatically creates git repository in the given directory and creates commit at the specified time interval. It is written on <code>Bash</code>. It is also has a simple Graphical user interface written on <code>Python2</code> (<code>pyqt4</code>) for work with the created repository.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/projects/git-etc.html">Homepage</a></li>
|
<li><a href="/projects/git-etc">Homepage</a></li>
|
||||||
<li><a href="https://github.com/arcan1s/git-etc">GitHub repo</a></li>
|
<li><a href="https://github.com/arcan1s/git-etc">GitHub repo</a></li>
|
||||||
<li>Archlinux <a href="https://aur.archlinux.org/packages/git-etc">AUR package</a></li>
|
<li>Archlinux <a href="https://aur.archlinux.org/packages/git-etc">AUR package</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<h3><a name="queued" class="anchor" href="#queued"><span class="octicon octicon-link"></span></a>queued</h3>
|
<h3><a name="queued" class="anchor" href="#queued"><span class="octicon octicon-link"></span></a>queued</h3>
|
||||||
<p align="justify"><code>queued</code> is daemon for starting jobs to queue of calculations. It was written on <code>Bash</code> created as proof-of-concept.</p>
|
<p align="justify"><code>queued</code> is daemon for starting jobs to queue of calculations. It was written on <code>Bash</code> created as proof-of-concept.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/projects/queued.html">Homepage</a></li>
|
<li><a href="/projects/queued">Homepage</a></li>
|
||||||
<li><a href="https://github.com/arcan1s/queued">GitHub repo</a></li>
|
<li><a href="https://github.com/arcan1s/queued">GitHub repo</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -58,7 +58,7 @@
|
|||||||
<h3><a name="oblikuestrategies" class="anchor" href="#oblikuestrategies"><span class="octicon octicon-link"></span></a>oblikue-strategies</h3>
|
<h3><a name="oblikuestrategies" class="anchor" href="#oblikuestrategies"><span class="octicon octicon-link"></span></a>oblikue-strategies</h3>
|
||||||
<p align="justify"><code>oblikue-strategies</code> is a plasmoid written on <code>CPP</code> that displays a random draw from Brian Eno and Peter Schmidt's <a href="http://en.wikipedia.org/wiki/Oblique_strategies">Oblique Strategies</a>. It is <a href="http://gnome-look.org/content/show.php/Oblique+Strategies?content=78405">GNOME applet</a> fork with some of special features.</p>
|
<p align="justify"><code>oblikue-strategies</code> is a plasmoid written on <code>CPP</code> that displays a random draw from Brian Eno and Peter Schmidt's <a href="http://en.wikipedia.org/wiki/Oblique_strategies">Oblique Strategies</a>. It is <a href="http://gnome-look.org/content/show.php/Oblique+Strategies?content=78405">GNOME applet</a> fork with some of special features.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/projects/oblikuestrategies.html">Homepage</a></li>
|
<li><a href="/projects/oblikuestrategies">Homepage</a></li>
|
||||||
<li><a href="https://github.com/arcan1s/oblikuestrategies">GitHub repo</a></li>
|
<li><a href="https://github.com/arcan1s/oblikuestrategies">GitHub repo</a></li>
|
||||||
<li>Page on <a href="http://kde-look.org/content/show.php/oblikue-strategies?content=160503">kde-look.org</a></li>
|
<li>Page on <a href="http://kde-look.org/content/show.php/oblikue-strategies?content=160503">kde-look.org</a></li>
|
||||||
<li>Archlinux <a href="https://aur.archlinux.org/packages/kdeplasma-applets-oblikuestrategies">AUR package</a></li>
|
<li>Archlinux <a href="https://aur.archlinux.org/packages/kdeplasma-applets-oblikuestrategies">AUR package</a></li>
|
||||||
@ -73,7 +73,7 @@
|
|||||||
<h3><a name="pytextmonitor" class="anchor" href="#pytextmonitor"><span class="octicon octicon-link"></span></a>py-text-monitor</h3>
|
<h3><a name="pytextmonitor" class="anchor" href="#pytextmonitor"><span class="octicon octicon-link"></span></a>py-text-monitor</h3>
|
||||||
<p align="justify"><code>py-text-monitor</code> is a minimalistic Plasmoid script written on <code>Python2</code>. It looks like widgets in <a href="http://awesome.naquadah.org/">Awesome WM</a>. My plasmoid is highly and easily configurable and does not clutter your KDE system. Also this packages has an additional <a href="http://techbase.kde.org/Development/Tutorials/Plasma/DataEngines">DataEngine</a> written on <code>CPP</code> (old version was written on <code>Python2</code>).</p>
|
<p align="justify"><code>py-text-monitor</code> is a minimalistic Plasmoid script written on <code>Python2</code>. It looks like widgets in <a href="http://awesome.naquadah.org/">Awesome WM</a>. My plasmoid is highly and easily configurable and does not clutter your KDE system. Also this packages has an additional <a href="http://techbase.kde.org/Development/Tutorials/Plasma/DataEngines">DataEngine</a> written on <code>CPP</code> (old version was written on <code>Python2</code>).</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/projects/pytextmonitor.html">Homepage</a></li>
|
<li><a href="/projects/pytextmonitor">Homepage</a></li>
|
||||||
<li><a href="https://github.com/arcan1s/pytextmonitor">GitHub repo</a></li>
|
<li><a href="https://github.com/arcan1s/pytextmonitor">GitHub repo</a></li>
|
||||||
<li>Plasmoid page on <a href="http://kde-look.org/content/show.php/Py+Text+Monitor?content=157124">kde-look.org</a></li>
|
<li>Plasmoid page on <a href="http://kde-look.org/content/show.php/Py+Text+Monitor?content=157124">kde-look.org</a></li>
|
||||||
<li>DataEngine page on <a href="http://kde-look.org/content/show.php/Extended+Systemmonitor+DataEngine?content=158773">kde-look.org</a></li>
|
<li>DataEngine page on <a href="http://kde-look.org/content/show.php/Extended+Systemmonitor+DataEngine?content=158773">kde-look.org</a></li>
|
||||||
@ -91,7 +91,7 @@
|
|||||||
|
|
||||||
<p align="justify">They are represented by a single repository. It contains some programs for analysis of molecular dynamic trajectories using statistical mechanics and some of maths methods (e.g. graph theory). Usualy backend programs are written on <code>C</code>, but sometimes on <code>Python2</code>. Some of these have a Graphical user interface written on <code>CPP</code>.</p>
|
<p align="justify">They are represented by a single repository. It contains some programs for analysis of molecular dynamic trajectories using statistical mechanics and some of maths methods (e.g. graph theory). Usualy backend programs are written on <code>C</code>, but sometimes on <code>Python2</code>. Some of these have a Graphical user interface written on <code>CPP</code>.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/projects/moldyn.html">Homepage</a></li>
|
<li><a href="/projects/moldyn">Homepage</a></li>
|
||||||
<li><a href="https://github.com/arcan1s/moldyn">GitHub repo</a></li>
|
<li><a href="https://github.com/arcan1s/moldyn">GitHub repo</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -118,7 +118,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="/index.html">Back to Homepage</a></p>
|
<p class="view"><a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
@ -156,7 +156,7 @@ Roll back window:<br>
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||||
<a href="/index.html">Back to Homepage</a></p>
|
<a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
@ -89,7 +89,7 @@ Configuration window:<br>
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||||
<a href="/index.html">Back to Homepage</a></p>
|
<a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
@ -246,7 +246,7 @@ Configuration window::<br>
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||||
<a href="/index.html">Back to Homepage</a></p>
|
<a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
@ -143,7 +143,7 @@ Parameters:
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
<p class="view"><a href="javascript:history.back()">Back</a><br>
|
||||||
<a href="/index.html">Back to Homepage</a></p>
|
<a href="/">Back to Homepage</a></p>
|
||||||
<span class='st_vkontakte'></span>
|
<span class='st_vkontakte'></span>
|
||||||
<span class='st_facebook'></span>
|
<span class='st_facebook'></span>
|
||||||
<span class='st_twitter'></span>
|
<span class='st_twitter'></span>
|
12
sitemap.xml
12
sitemap.xml
@ -15,11 +15,11 @@
|
|||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/pages/projects.html</loc>
|
<loc>http://arcan1s.github.io/pages/projects</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/pages/about.html</loc>
|
<loc>http://arcan1s.github.io/pages/about</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
@ -27,19 +27,19 @@
|
|||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/projects/git-etc.html</loc>
|
<loc>http://arcan1s.github.io/projects/git-etc</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/projects/oblikuestrategies.html</loc>
|
<loc>http://arcan1s.github.io/projects/oblikuestrategies</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/projects/pytextmonitor.html</loc>
|
<loc>http://arcan1s.github.io/projects/pytextmonitor</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://arcan1s.github.io/projects/queued.html</loc>
|
<loc>http://arcan1s.github.io/projects/queued</loc>
|
||||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
Loading…
Reference in New Issue
Block a user