From 5ad1217afa51818fc42fbc0ffe0a1801494468d2 Mon Sep 17 00:00:00 2001
From: arcan1s
Date: Sun, 12 Jan 2014 23:52:07 +0400
Subject: [PATCH] Removed html suffix
---
404.html | 2 +-
TODO | 3 +--
blog/index.html | 2 +-
index.html | 8 ++++----
pages/{about.html => about} | 2 +-
pages/{projects.html => projects} | 12 ++++++------
projects/{git-etc.html => git-etc} | 2 +-
.../{oblikuestrategies.html => oblikuestrategies} | 2 +-
projects/{pytextmonitor.html => pytextmonitor} | 2 +-
projects/{queued.html => queued} | 2 +-
sitemap.xml | 12 ++++++------
11 files changed, 24 insertions(+), 25 deletions(-)
rename pages/{about.html => about} (98%)
rename pages/{projects.html => projects} (95%)
rename projects/{git-etc.html => git-etc} (99%)
rename projects/{oblikuestrategies.html => oblikuestrategies} (98%)
rename projects/{pytextmonitor.html => pytextmonitor} (99%)
rename projects/{queued.html => queued} (99%)
diff --git a/404.html b/404.html
index 5bfe305..0f0a924 100644
--- a/404.html
+++ b/404.html
@@ -27,7 +27,7 @@
-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 Homepage or back
+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 Homepage or back
diff --git a/TODO b/TODO
index c87f415..50ced8c 100644
--- a/TODO
+++ b/TODO
@@ -3,11 +3,10 @@
* Комментарии (интересно, а их тут вообще можно запилить?). Не древовидные. Хз как, значит - курить маны. И да, не забыть про форму отпраки с автоматической вставкой хтмл тегов.
* Надо как то ограничить число статей на главную страницу. И автоматизировать это дело. ? Курить маны!
* Прямая ссылка на статью мелким шрифтом внизу.
-* Share (vk, facebook, twitter, lj).
З.Ы. можно посмотреть, как нормальные люди это делают.
Для проектов:
-* запилить домашние страницы для тех проектов, которые должны их иметь.
+* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).
* И НЕ ПОЛЕНИТЬСЯ ОПИСАТЬ АРХИТЕКТУРУ для тех мест, где это нужно.
Суммарно:
diff --git a/blog/index.html b/blog/index.html
index 8ad1062..96ad03b 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -25,7 +25,7 @@
diff --git a/index.html b/index.html
index f2daadb..419dc56 100644
--- a/index.html
+++ b/index.html
@@ -21,15 +21,15 @@
Welcome
-Welcome to my homepage, `echo $USERNAME`
. About me you may read on the link . 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 my projects . Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.
+Welcome to my homepage, `echo $USERNAME`
. About me you may read on the link . 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 my projects . Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.
Contact me
If you have a question or something else you may contact me via e-mail . 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 my Github profile and do it.
diff --git a/pages/about.html b/pages/about
similarity index 98%
rename from pages/about.html
rename to pages/about
index 5fbad82..215e633 100644
--- a/pages/about.html
+++ b/pages/about
@@ -53,7 +53,7 @@ return i;
- Back to Homepage
+ Back to Homepage
diff --git a/pages/projects.html b/pages/projects
similarity index 95%
rename from pages/projects.html
rename to pages/projects
index 941acc2..5709e30 100644
--- a/pages/projects.html
+++ b/pages/projects
@@ -35,7 +35,7 @@
git-etc
git-etc
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 Bash
. It is also has a simple Graphical user interface written on Python2
(pyqt4
) for work with the created repository.
@@ -43,7 +43,7 @@
queued
queued
is daemon for starting jobs to queue of calculations. It was written on Bash
created as proof-of-concept.
@@ -58,7 +58,7 @@
oblikue-strategies
oblikue-strategies
is a plasmoid written on CPP
that displays a random draw from Brian Eno and Peter Schmidt's Oblique Strategies . It is GNOME applet fork with some of special features.
- Homepage
+ Homepage
GitHub repo
Page on kde-look.org
Archlinux AUR package
@@ -73,7 +73,7 @@
py-text-monitor
py-text-monitor
is a minimalistic Plasmoid script written on Python2
. It looks like widgets in Awesome WM . My plasmoid is highly and easily configurable and does not clutter your KDE system. Also this packages has an additional DataEngine written on CPP
(old version was written on Python2
).
- Homepage
+ Homepage
GitHub repo
Plasmoid page on kde-look.org
DataEngine page on kde-look.org
@@ -91,7 +91,7 @@
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 C
, but sometimes on Python2
. Some of these have a Graphical user interface written on CPP
.
@@ -118,7 +118,7 @@
- Back to Homepage
+ Back to Homepage
diff --git a/projects/git-etc.html b/projects/git-etc
similarity index 99%
rename from projects/git-etc.html
rename to projects/git-etc
index a568fb2..3706031 100644
--- a/projects/git-etc.html
+++ b/projects/git-etc
@@ -156,7 +156,7 @@ Roll back window:
diff --git a/projects/oblikuestrategies.html b/projects/oblikuestrategies
similarity index 98%
rename from projects/oblikuestrategies.html
rename to projects/oblikuestrategies
index edd98c1..80989af 100644
--- a/projects/oblikuestrategies.html
+++ b/projects/oblikuestrategies
@@ -89,7 +89,7 @@ Configuration window:
Back
- Back to Homepage
+ Back to Homepage
diff --git a/projects/pytextmonitor.html b/projects/pytextmonitor
similarity index 99%
rename from projects/pytextmonitor.html
rename to projects/pytextmonitor
index 69aa281..c072d8a 100644
--- a/projects/pytextmonitor.html
+++ b/projects/pytextmonitor
@@ -246,7 +246,7 @@ Configuration window::
Back
- Back to Homepage
+ Back to Homepage
diff --git a/projects/queued.html b/projects/queued
similarity index 99%
rename from projects/queued.html
rename to projects/queued
index 4317429..7e43f87 100644
--- a/projects/queued.html
+++ b/projects/queued
@@ -143,7 +143,7 @@ Parameters:
Back
- Back to Homepage
+ Back to Homepage
diff --git a/sitemap.xml b/sitemap.xml
index e6b28fd..0a7b38f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -15,11 +15,11 @@
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/pages/projects.html
+ http://arcan1s.github.io/pages/projects
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/pages/about.html
+ http://arcan1s.github.io/pages/about
2014-01-12T11:33:16+00:00
@@ -27,19 +27,19 @@
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/projects/git-etc.html
+ http://arcan1s.github.io/projects/git-etc
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/projects/oblikuestrategies.html
+ http://arcan1s.github.io/projects/oblikuestrategies
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/projects/pytextmonitor.html
+ http://arcan1s.github.io/projects/pytextmonitor
2014-01-12T11:33:16+00:00
- http://arcan1s.github.io/projects/queued.html
+ http://arcan1s.github.io/projects/queued
2014-01-12T11:33:16+00:00