Removed html suffix

This commit is contained in:
arcan1s
2014-01-12 23:52:07 +04:00
parent abb302723a
commit 5ad1217afa
11 changed files with 24 additions and 25 deletions

View File

@ -53,7 +53,7 @@ return i;</code></pre>
</section>
<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_facebook'></span>
<span class='st_twitter'></span>

View File

@ -35,7 +35,7 @@
<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>
<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>Archlinux <a href="https://aur.archlinux.org/packages/git-etc">AUR package</a></li>
</ul>
@ -43,7 +43,7 @@
<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>
<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>
</ul>
@ -58,7 +58,7 @@
<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>
<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>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>
@ -73,7 +73,7 @@
<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>
<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>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>
@ -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>
<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>
</ul>
@ -118,7 +118,7 @@
</section>
<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_facebook'></span>
<span class='st_twitter'></span>