From c0ad1a6912ffcc739402648d8878aa1ce8e5cfe1 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 27 Jan 2016 11:38:36 +0300 Subject: [PATCH] change project structure to more pretty one --- _layouts/project.html | 4 +- feed-short.xml | 4 + feed.xml | 4 + .../2013-02-12-git-etc.md} | 4 +- .../2013-02-21-awesome-widgets.md} | 4 +- .../2013-08-25-oblikuestrategies.md} | 4 +- .../2013-12-20-queued.md} | 4 +- .../2014-01-30-netctl-gui.md} | 4 +- .../2014-07-27-reportabug.md} | 4 +- projects/index.html | 112 ++---------------- ru/blog/archive.html | 20 +++- ru/blog/index.html | 4 + ru/feed-short.xml | 4 + ru/feed.xml | 4 + .../2013-02-12-git-etc.md} | 4 +- .../2013-02-21-awesome-widgets.md} | 4 +- .../2013-08-25-oblikuestrategies.md} | 4 +- .../2013-12-20-queued.md} | 4 +- .../2014-01-30-netctl-gui.md} | 4 +- .../2014-07-27-reportabug.md} | 4 +- ru/projects/index.html | 109 ++--------------- sitemap.xml | 19 +-- 22 files changed, 90 insertions(+), 242 deletions(-) rename projects/{git-etc.md => _posts/2013-02-12-git-etc.md} (98%) rename projects/{awesome-widgets.md => _posts/2013-02-21-awesome-widgets.md} (99%) rename projects/{oblikuestrategies.md => _posts/2013-08-25-oblikuestrategies.md} (97%) rename projects/{queued.md => _posts/2013-12-20-queued.md} (97%) rename projects/{netctl-gui.md => _posts/2014-01-30-netctl-gui.md} (98%) rename projects/{reportabug.md => _posts/2014-07-27-reportabug.md} (98%) rename ru/projects/{git-etc.md => _posts/2013-02-12-git-etc.md} (98%) rename ru/projects/{awesome-widgets.md => _posts/2013-02-21-awesome-widgets.md} (99%) rename ru/projects/{oblikuestrategies.md => _posts/2013-08-25-oblikuestrategies.md} (97%) rename ru/projects/{queued.md => _posts/2013-12-20-queued.md} (98%) rename ru/projects/{netctl-gui.md => _posts/2014-01-30-netctl-gui.md} (99%) rename ru/projects/{reportabug.md => _posts/2014-07-27-reportabug.md} (98%) diff --git a/_layouts/project.html b/_layouts/project.html index 45ca9b5..65cec36 100644 --- a/_layouts/project.html +++ b/_layouts/project.html @@ -10,7 +10,7 @@ layout: default

{{ page.title }}

{% if page.category == "ru" %} - Общая информация
+ Общая информация
Установка
Использование
Настройка
@@ -20,7 +20,7 @@ layout: default {% endif %} Ссылки {% else %} - General information
+ General information
Installation guide
How to use
Configuration
diff --git a/feed-short.xml b/feed-short.xml index 4ce6faf..8969fc4 100644 --- a/feed-short.xml +++ b/feed-short.xml @@ -14,6 +14,9 @@ {% for post in site.categories.en limit:10 %} {% if post.tags contains 'offtop' %} + + {% else %} + {% if post.categories contains 'projects' %} {% else %} @@ -24,6 +27,7 @@ {{ site.url }}{{ post.url }} {% endif %} + {% endif %} {% endfor %} diff --git a/feed.xml b/feed.xml index 504af9b..98b225f 100644 --- a/feed.xml +++ b/feed.xml @@ -14,6 +14,9 @@ {% for post in site.categories.en limit:10 %} {% if post.tags contains 'offtop' %} + + {% else %} + {% if post.categories contains 'projects' %} {% else %} @@ -26,6 +29,7 @@ {{ site.url }}{{ post.url }} {% endif %} + {% endif %} {% endfor %} diff --git a/projects/git-etc.md b/projects/_posts/2013-02-12-git-etc.md similarity index 98% rename from projects/git-etc.md rename to projects/_posts/2013-02-12-git-etc.md index 1259a25..f2e7467 100644 --- a/projects/git-etc.md +++ b/projects/_posts/2013-02-12-git-etc.md @@ -1,4 +1,5 @@ --- +permalink: projects/git-etc hastr: true layout: project title: git-etc @@ -13,10 +14,11 @@ links: - Archlinux AUR package --- -## Information Simple daemon that automatically creates git repository in the given directory and creates commit at the specified time interval. + + ```bash $ git-etc --help Simple daemon written on BASH for monitoring changes in files diff --git a/projects/awesome-widgets.md b/projects/_posts/2013-02-21-awesome-widgets.md similarity index 99% rename from projects/awesome-widgets.md rename to projects/_posts/2013-02-21-awesome-widgets.md index 3125377..9740631 100644 --- a/projects/awesome-widgets.md +++ b/projects/_posts/2013-02-21-awesome-widgets.md @@ -1,4 +1,5 @@ --- +permalink: projects/awesome-widgets hastr: true layout: project title: Awesome Widgets @@ -25,10 +26,11 @@ links: - Extensions --- -## Information A collection of minimalistic easily configurable Plasmoids written on `C++/Qt`. They look like widgets in [Awesome WM](//awesome.naquadah.org/ "Awesome Homepage"). Also this packages has an additional system [DataEngine](//techbase.kde.org/Development/Tutorials/Plasma/DataEngines "Developers tutorial"). + + **NOTE:** [LOOKING FOR TRANSLATORS!](//github.com/arcan1s/awesome-widgets/issues/14 "Ticket") **PLASMA 5 COMPATIBLE!** diff --git a/projects/oblikuestrategies.md b/projects/_posts/2013-08-25-oblikuestrategies.md similarity index 97% rename from projects/oblikuestrategies.md rename to projects/_posts/2013-08-25-oblikuestrategies.md index 8e8efd3..fc94b8d 100644 --- a/projects/oblikuestrategies.md +++ b/projects/_posts/2013-08-25-oblikuestrategies.md @@ -1,4 +1,5 @@ --- +permalink: projects/oblikuestrategies hastr: true layout: project title: Oblikue strategies @@ -14,10 +15,11 @@ links: - Archlinux AUR package --- -## Information Plasmoid written on `CPP` that displays a random draw from Brian Eno and Peter Schmidt's [Oblique Strategies](//en.wikipedia.org/wiki/Oblique_strategies "Wiki"). It is [GNOME applet](//gnome-look.org/content/show.php/Oblique+Strategies?content=78405 "gnome-look") fork with some of special features. + + ### Developers and contributors {% for devel in page.developers %} diff --git a/projects/queued.md b/projects/_posts/2013-12-20-queued.md similarity index 97% rename from projects/queued.md rename to projects/_posts/2013-12-20-queued.md index 49a4b16..afd715b 100644 --- a/projects/queued.md +++ b/projects/_posts/2013-12-20-queued.md @@ -1,4 +1,5 @@ --- +permalink: projects/queued hastr: true layout: project title: queued @@ -12,10 +13,11 @@ license: GPLv3 links: --- -## Information Daemon for starting jobs to queue of calculations. It was written as proof-of-concept. + + ```bash $ queued --help Simple daemon written on BASH for starting jobs to queue of calculations diff --git a/projects/netctl-gui.md b/projects/_posts/2014-01-30-netctl-gui.md similarity index 98% rename from projects/netctl-gui.md rename to projects/_posts/2014-01-30-netctl-gui.md index 1749019..8e5e042 100644 --- a/projects/netctl-gui.md +++ b/projects/_posts/2014-01-30-netctl-gui.md @@ -1,4 +1,5 @@ --- +permalink: projects/netctl-gui hastr: true layout: project title: Netctl GUI @@ -18,10 +19,11 @@ links: - Security notes --- -## Information Graphical interface for `netctl` (several scripts for work with network connection in Archlinux). It is written on `C++` using `Qt` library. Now it may work with profiles and may create new profiles. Also it may create a connection to WiFi. Moreover, it provides a Qt library for interaction with netctl and widget and DataEngine for KDE4/KF5. + + **NOTE:** [LOOKING FOR TRANSLATORS!](//github.com/arcan1s/netctl-gui/issues/3 "Ticket") ```bash diff --git a/projects/reportabug.md b/projects/_posts/2014-07-27-reportabug.md similarity index 98% rename from projects/reportabug.md rename to projects/_posts/2014-07-27-reportabug.md index fc971e7..8841a8a 100644 --- a/projects/reportabug.md +++ b/projects/_posts/2014-07-27-reportabug.md @@ -1,4 +1,5 @@ --- +permalink: projects/reportabug hastr: true layout: project title: Report a Bug @@ -12,10 +13,11 @@ license: LGPLv3 links: --- -## Information Qt application/library which allows users to create an issue for projects which are hosted on GitHub. It may work over [GitHub](//github.com "GitHub") or [GitReport](//gitreports.com/ "GitReports"). It works fine, but it was created as proof-of-concept. + + ### Developers and contributors {% for devel in page.developers %} diff --git a/projects/index.html b/projects/index.html index 4bd593e..787f411 100644 --- a/projects/index.html +++ b/projects/index.html @@ -5,121 +5,27 @@ title: arcanis' projects comment: false share: true back: 1 -groups: - - title: Linux daemons - short: daemons - projects: - - title: git-etc - short: git-etc - description: 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. - links: - - Homepage - - GitHub repo - - Archlinux AUR package - - title: queued - short: queued - description: queued is daemon for starting jobs to queue of calculations. It was written on Bash created as proof-of-concept. - links: - - Homepage - - GitHub repo - - title: KDE widgets - short: widgets - projects: - - title: Awesome Widgets - short: awesome-widgets - description: Awesome Widgets is a collection of minimalistic Plasmoids CPP. It looks like widgets in Awesome WM. My plasmoids are 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). - links: - - Homepage - - GitHub repo - - Plasmoid page on kde-look.org - - DataEngine page on kde-look.org - - Archlinux AUR package - - openSUSE package - - title: Oblikue strategies - short: oblikuestrategies - description: 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. - links: - - Homepage - - GitHub repo - - Page on kde-look.org - - Archlinux AUR package - - title: Open on desktop - short: openondesktop - description: Open on desktop is a dropbox menu for Dolhpin. It creates a group in the context menu, which opens a file to the specified desktop when clicked. It has an install script written on Bash. - links: - - GitHub repo - - title: Kit system monitor - short: sysmon - description: Kit System Monitor is a system information and hardware monitor based on EG Sysmon. It is written on HTML-like language for SuperKaramba and has simple install script written on Python2. It is my first Open Source Project. - links: - - GitHub repo - - Page on kde-look.org - - title: Scientific programs - short: science - projects: - - title: Molecular dynamic - short: moldyn - description: 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. - links: - - Homepage - - GitHub repo - - title: Utilities - short: utilities - projects: - - title: extract_pkglist - short: extpkg - description: extract_pkglist a simple script written on Python2 for creating list of installed packages in ArchLinux. - links: - - GitHub repo - - title: Food GUI - short: foodgui - description: Food GUI is a simple program-calculator that uses own database and written on Python2. It calculates proteins, fats, carbohydrates, food energy and glycemic index of eaten food. It is my first project with GUI and was made just-for-fun (and for my ex-girlfriend). It also has a binary version for Win64. - links: - - GitHub repo - - Archlinux AUR package - - title: julius-actions - short: julius-actions - description: julius-actions is a script written on Python2 for work with julius. It was made just-for-fun too in my spare time. Works normally, but I don't use it. - links: - - GitHub repo - - title: Netctl GUI - short: netctl-gui - description: Netctl GUI graphical interface for netctl (several scripts for work with network connection in Archlinux). It is written on C++ using Qt library. Now it may work with profiles and may create new profiles. Also it may create a connection to WiFi. Moreover, it provides a widget and DataEngine for KDE4/KF5. - links: - - Homepage - - GitHub repo - - Page on kde-apps.org - - Archlinux AUR package - - title: Report a Bug - short: reportabug - description: Qt application/library which allows users to create an issue for projects which are hosted on GitHub. It may work over GitHub or GitReport. - links: - - Homepage - - GitHub repo - ---

{{ page.title }}

The list of some of my projects

-

- {% for group in page.groups %} - {{ group.title }}
- {% endfor %} -

-{% for group in page.groups %} -

{{ group.title }}

- {% for project in group.projects %} -

{{ project.title }}

-

{{ project.description }}

+{% for project in site.categories.projects %} + {% if project.categories contains 'ru' %} + + {% else %} +

{{ project.title }}

+

{{ project.excerpt }}

- {% endfor %} + {% endif %} {% endfor %} diff --git a/ru/blog/archive.html b/ru/blog/archive.html index bcfffd4..bd25211 100644 --- a/ru/blog/archive.html +++ b/ru/blog/archive.html @@ -15,8 +15,12 @@ hastr: true
{% for post in site.categories.ru limit:1 %} - {% assign month = post.date | date: "%Y" %} - {% assign new_month = post.date | date: "%Y" %} + {% if post.categories contains 'projects' %} + + {% else %} + {% assign month = post.date | date: "%Y" %} + {% assign new_month = post.date | date: "%Y" %} + {% endif %} {% endfor %} @@ -37,11 +44,12 @@ hastr: true {% include longdate_to_ru.html %} (скрыть)(показать) - {% endif %} - {% assign month = post.date | date: "%Y" %} + {% endif %} + {% assign month = post.date | date: "%Y" %} {% include shortdate_to_ru.html %} » {{ post.title }} ({{ post.tags }})
+ {% endif %} {% endfor %}
diff --git a/ru/blog/index.html b/ru/blog/index.html index 0a50d20..7502c47 100644 --- a/ru/blog/index.html +++ b/ru/blog/index.html @@ -19,11 +19,15 @@ hastr: true
{% for post in site.categories.ru limit:10 %} + {% if post.categories contains 'projects' %} + + {% else %}

{{ post.title }}

{% include shortdate_to_ru.html %}

+ {% endif %}

{{ post.excerpt }}

Теги: {{ post.tags }}

{% endfor %} diff --git a/ru/feed-short.xml b/ru/feed-short.xml index e89dbab..bc70e4f 100644 --- a/ru/feed-short.xml +++ b/ru/feed-short.xml @@ -14,6 +14,9 @@ {% for post in site.categories.ru limit:10 %} {% if post.tags contains 'offtop' %} + + {% else %} + {% if post.categories contains 'projects' %} {% else %} @@ -24,6 +27,7 @@ {{ site.url }}{{ post.url }} {% endif %} + {% endif %} {% endfor %} diff --git a/ru/feed.xml b/ru/feed.xml index 7503a43..5de06b6 100644 --- a/ru/feed.xml +++ b/ru/feed.xml @@ -14,6 +14,9 @@ {% for post in site.categories.ru limit:10 %} {% if post.tags contains 'offtop' %} + + {% else %} + {% if post.categories contains 'projects' %} {% else %} @@ -26,6 +29,7 @@ {{ site.url }}{{ post.url }} {% endif %} + {% endif %} {% endfor %} diff --git a/ru/projects/git-etc.md b/ru/projects/_posts/2013-02-12-git-etc.md similarity index 98% rename from ru/projects/git-etc.md rename to ru/projects/_posts/2013-02-12-git-etc.md index 46507f5..556f4ac 100644 --- a/ru/projects/git-etc.md +++ b/ru/projects/_posts/2013-02-12-git-etc.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/git-etc category: ru hastr: true layout: project @@ -14,10 +15,11 @@ links: - Пакет в AUR --- -## Информация Простой демон, который создает git репозиторий в указанной директории и создает коммит в указанный промежуток времени. + + ```bash $ git-etc --help Simple daemon written on BASH for monitoring changes in files diff --git a/ru/projects/awesome-widgets.md b/ru/projects/_posts/2013-02-21-awesome-widgets.md similarity index 99% rename from ru/projects/awesome-widgets.md rename to ru/projects/_posts/2013-02-21-awesome-widgets.md index acf505e..38f1db3 100644 --- a/ru/projects/awesome-widgets.md +++ b/ru/projects/_posts/2013-02-21-awesome-widgets.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/awesome-widgets category: ru hastr: true layout: project @@ -26,10 +27,11 @@ links: - Расширения --- -## Информация Набор минималистичных легко настраиваемых пламоидов, написанных на `C++/Qt`. Они выглядят, как виджеты в [Awesome WM](//awesome.naquadah.org/ "Домашняя страница Awesome"). Также пакет предоставляет дополнительный системный [DataEngine](//techbase.kde.org/Development/Tutorials/Plasma/DataEngines "Мануал для разработчиков"). + + **ВНИМАНИЕ:** [НУЖНЫ ПЕРЕВОДЧИКИ!](//github.com/arcan1s/awesome-widgets/issues/14 "Тикет") **Совместим с Plasma 5!** diff --git a/ru/projects/oblikuestrategies.md b/ru/projects/_posts/2013-08-25-oblikuestrategies.md similarity index 97% rename from ru/projects/oblikuestrategies.md rename to ru/projects/_posts/2013-08-25-oblikuestrategies.md index 2ca47ef..ffcbb19 100644 --- a/ru/projects/oblikuestrategies.md +++ b/ru/projects/_posts/2013-08-25-oblikuestrategies.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/oblikuestrategies category: ru hastr: true layout: project @@ -15,10 +16,11 @@ links: - Пакет в AUR --- -## Информация Плазмоид, написанный на `CPP` который показывает случайные карты из Brian Eno и Peter Schmidt's [Oblique Strategies](//en.wikipedia.org/wiki/Oblique_strategies "Wiki"). Это форк [апплета для GNOME](//gnome-look.org/content/show.php/Oblique+Strategies?content=78405 "gnome-look") с некоторыми дополнительными фичами. + + ### Разработчики {% for devel in page.developers %} diff --git a/ru/projects/queued.md b/ru/projects/_posts/2013-12-20-queued.md similarity index 98% rename from ru/projects/queued.md rename to ru/projects/_posts/2013-12-20-queued.md index 1bcc026..f66e77d 100644 --- a/ru/projects/queued.md +++ b/ru/projects/_posts/2013-12-20-queued.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/queued category: ru hastr: true layout: project @@ -13,10 +14,11 @@ license: GPLv3 links: --- -## Информация Демон для запуска задач в очередь вычислений. Был создан, как proof-of-concept. + + ```bash $ queued --help Simple daemon written on BASH for starting jobs to queue of calculations diff --git a/ru/projects/netctl-gui.md b/ru/projects/_posts/2014-01-30-netctl-gui.md similarity index 99% rename from ru/projects/netctl-gui.md rename to ru/projects/_posts/2014-01-30-netctl-gui.md index ee8c3d5..d1711e9 100644 --- a/ru/projects/netctl-gui.md +++ b/ru/projects/_posts/2014-01-30-netctl-gui.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/netctl-gui category: ru hastr: true layout: project @@ -19,10 +20,11 @@ links: - Примечания о безопасности --- -## Информация Графическая оболочка для `netctl` (набор скриптов для поднятия сети в Arch'е). Написана на `C++` с использованием библиотеки `Qt`. На текущим момент умеет работать с профилями, в том числе создавать новые, а также умеет подключаться к WiFi. Также предоставляет библиотеку для взаимодействия с netctl и виджет и DataEngine для KDE. + + **ВНИМАНИЕ:** [НУЖНЫ ПЕРЕВОДЧИКИ!](//github.com/arcan1s/netctl-gui/issues/3 "Тикет") ```bash diff --git a/ru/projects/reportabug.md b/ru/projects/_posts/2014-07-27-reportabug.md similarity index 98% rename from ru/projects/reportabug.md rename to ru/projects/_posts/2014-07-27-reportabug.md index 518c7f7..2a4a219 100644 --- a/ru/projects/reportabug.md +++ b/ru/projects/_posts/2014-07-27-reportabug.md @@ -1,4 +1,5 @@ --- +permalink: ru/projects/reportabug category: ru hastr: true layout: project @@ -13,10 +14,11 @@ license: LGPLv3 links: --- -## Информация Приложение/библиотека, написанное на Qt, которое позволяет пользователям отправлять багрепорт для проектов, расположенных на GitHub. Оно может работать как через [GitHub](//github.com "GitHub"), так и через [GitReports](//gitreports.com "GitReports"). Работает нормально, однако данное приложение было создано as proof-of-concept. + + ### Разработчики {% for devel in page.developers %} diff --git a/ru/projects/index.html b/ru/projects/index.html index fa95569..9238f53 100644 --- a/ru/projects/index.html +++ b/ru/projects/index.html @@ -6,120 +6,25 @@ title: Проекты comment: false share: true back: 1 -groups: - - title: Виджеты KDE - short: widgets - projects: - - title: Awesome Widgets - short: awesome-widgets - description: Awesome Widgets это набор минималистичных плазмоидов, написанных на CPP. Они выглядят, как виджеты в Awesome WM. Мои плазмоиды хорошо и легко настраиваются и не засоряют Ваш KDE. Также этот пакет имеет дополнительный DataEngine, который написан на CPP (старые версии были написаны на Python2). - links: - - Домашняя страница - - Репозиторий на GitHub - - Страница плазмоида на kde-look.org - - Страница DataEngine на kde-look.org - - Пакет в AUR - - Пакет для openSUSE - - title: Oblikue strategies - short: oblikuestrategies - description: oblikue-strategies плазмоид, написанный на CPP, который показывает случайные карты из Brian Eno и Peter Schmidt's Oblique Strategies. Это форк апплета для GNOME с некоторыми дополнительными фичами. - links: - - Домашняя страница - - Репозиторий на GitHub - - Страница на kde-look.org - - Пакет в AUR - - title: Open on desktop - short: openondesktop - description: Open on desktop выпадающее меню для Dolhpin. Создает группу в контексстном меню, которое позволяет открыть файл на указанном рабочем столе. Имеет установочный скрипт, который написан на Bash. - links: - - Репозиторий на GitHub - - title: Kit system monitor - short: sysmon - description: Kit System Monitor системный и хардварный монитор, основанный на EG Sysmon. Написан на языке, похожем на HTML, для SuperKaramba и имеет постой установочный скрипт, написанный на Python2. Это мой первый Open Source проект. - links: - - Репозиторий на GitHub - - Страница на kde-look.org - - title: Демоны - short: daemons - projects: - - title: git-etc - short: git-etc - description: git-etc простой демон, который создает git репозиторий в указанной директории и создает коммит в указанный промежуток времени. Он написан на Bash. Также имеет простой графический интерфейс, написанный на Python2 (pyqt4) для работы с созданным репозиторием. - links: - - Домашняя страница - - Репозиторий на GitHub - - Пакет в AUR - - title: queued - short: queued - description: queued демон для старта задач в очередь вычислений. Написан на Bash, создан как proof-of-concept. - links: - - Домашняя страница - - Репозиторий на GitHub - - title: Научные программы - short: science - projects: - - title: Молекулярная динамика - short: moldyn - description: Они представлены единственный репозиторием. Содержит некоторые программы для анализа молекулярно-динамических траекторий, используя методы статистической механики и некоторые математические (например, теория графов). Обычно, бекенд программы написаны на C, хотя иногда и на Python2. Некоторые из них имеют графический интерфейс, написанный на CPP. - links: - - Домашняя страница - - Репозиторий на GitHub - - title: Утилиты - short: utilities - projects: - - title: extract_pkglist - short: extpkg - description: extract_pkglist простой скрипт, написанный на Python2 для создания списка установленных пакетов в ArchLinux. - links: - - Репозиторий на GitHub - - title: Food GUI - short: foodgui - description: Food GUI простая программа-калькулятор, использующая собственную базу данных. Написана на Python2. Рассчитывает белки, жиры и углеводы, а также калорийность и гликемический индекс съеденной пищи. Это мой первый проект с графическим интерфейсом и был написан just-for-fun (и для моей бывшей девушки). Также имеет бинарную версию под Win64. - links: - - Репозиторий на GitHub - - Пакет в AUR - - title: julius-actions - short: julius-actions - description: julius-actions скрипт, написанный на Python2 для работы с julius. Был сделан just-for-fun в мое свободное время. Работает нормально, но я им не пользуюсь. - links: - - Репозиторий на GitHub - - title: Netctl GUI - short: netctl-gui - description: Netctl GUI графическая оболочка для netctl (набор скриптов для поднятия сети в Arch'е). Написан на C++ с использованием библиотеки Qt. На текущим момент умеет работать с профилями, в том числе создавать новые, а также умеет подключаться к WiFi. Также предоставляет виджет и DataEngine для KDE4/KF5. - links: - - Домашняя страница - - Репозиторий на GitHub - - Страница на kde-apps.org - - Пакет в AUR - - title: Report a Bug - short: reportabug - description: Приложение/библиотека, написанное на Qt, которое позволяет пользователям отправлять багрепорт для проектов, расположенных на GitHub. Оно может работать как через GitHub, так и через GitReports. - links: - - Домашняя страница - - Репозиторий на GitHub ---

{{ page.title }}

Список некоторых из моих проектов

-

- {% for group in page.groups %} - {{ group.title }}
- {% endfor %} -

-{% for group in page.groups %} -

{{ group.title }}

- {% for project in group.projects %} -

{{ project.title }}

-

{{ project.description }}

+{% for project in site.categories.projects %} + {% if project.categories contains 'ru' %} +

{{ project.title }}

+

{{ project.excerpt }}

- {% endfor %} + {% endif %} {% endfor %} diff --git a/sitemap.xml b/sitemap.xml index bda973f..4ac4352 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,11 +1,4 @@ --- -projects: - - awesome-widgets - - git-etc - - oblikuestrategies - - netctl-gui - - reportabug - - queued --- @@ -39,23 +32,15 @@ projects: {{ site.url }}/ru/blog/archive/ -{% for post in site.posts %} - - {{ site.url }}{{ post.url }} - -{% endfor %} {{ site.url }}/projects/ {{ site.url }}/ru/projects/ -{% for proj in page.projects %} +{% for post in site.posts %} - {{ site.url }}/projects/{{ proj }}/ - - - {{ site.url }}/ru/projects/{{ proj }}/ + {{ site.url }}{{ post.url }} {% endfor %}