From 5c1a7ba9d4c2c1a4dfde337320547a0af04b4a5a Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 20 Aug 2014 16:48:52 +0400 Subject: [PATCH] add support of meta keywords --- _layouts/default.html | 3 ++- projects/git-etc.html | 5 +++-- projects/netctl-gui.html | 1 + projects/oblikuestrategies.html | 1 + projects/pytextmonitor.html | 1 + projects/queued.html | 1 + projects/reportabug.html | 1 + ru/projects/git-etc.html | 4 +++- ru/projects/netctl-gui.html | 1 + ru/projects/oblikuestrategies.html | 1 + ru/projects/pytextmonitor.html | 1 + ru/projects/queued.html | 1 + ru/projects/reportabug.html | 1 + 13 files changed, 18 insertions(+), 4 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index e88258c..b0c38ea 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,8 +4,9 @@ {{ page.title }} - + + diff --git a/projects/git-etc.html b/projects/git-etc.html index 1278edb..03e06bf 100644 --- a/projects/git-etc.html +++ b/projects/git-etc.html @@ -3,6 +3,7 @@ hastr: true layout: project title: git-etc short: git-etc +tags: git, python, qt, linux, daemon, system hasgui: true hasdocs: false developers: @@ -148,11 +149,11 @@ systemctl restart git-etc IGNORELIST -

List of files that will not be observed. Separator is ";;". May be empty. +

List of files that will not be observed. Separator is ";;". May be empty.

FORALL -

1 will enable access for normal user. Default is 1. +

1 will enable access for normal user. Default is 1.

diff --git a/projects/netctl-gui.html b/projects/netctl-gui.html index 35e1bac..b336690 100644 --- a/projects/netctl-gui.html +++ b/projects/netctl-gui.html @@ -3,6 +3,7 @@ hastr: true layout: project title: Netctl GUI short: netctl-gui +tags: archlinux, c++, qt, network, kde, netctl, system, dbus, library hasgui: true hasdocs: true developers: diff --git a/projects/oblikuestrategies.html b/projects/oblikuestrategies.html index 51277e3..9fa7600 100644 --- a/projects/oblikuestrategies.html +++ b/projects/oblikuestrategies.html @@ -3,6 +3,7 @@ hastr: true layout: project title: Oblikue strategies short: oblikuestrategies +tags: qt, c++, kde, linux, fun hasgui: true hasdocs: false developers: diff --git a/projects/pytextmonitor.html b/projects/pytextmonitor.html index 275f424..cc8d9c5 100644 --- a/projects/pytextmonitor.html +++ b/projects/pytextmonitor.html @@ -3,6 +3,7 @@ hastr: true layout: project title: py-text-monitor short: pytextmonitor +tags: python, kde, qt, linux, system, awesome hasgui: true hasdocs: false developers: diff --git a/projects/queued.html b/projects/queued.html index fd37e46..a338c8e 100644 --- a/projects/queued.html +++ b/projects/queued.html @@ -3,6 +3,7 @@ hastr: true layout: project title: queued short: queued +tags: linux, shell, daemon, system hasgui: false hasdocs: false developers: diff --git a/projects/reportabug.html b/projects/reportabug.html index cf8493f..7cbbb84 100644 --- a/projects/reportabug.html +++ b/projects/reportabug.html @@ -3,6 +3,7 @@ hastr: true layout: project title: Report a Bug short: reportabug +tags: qt, c++, library, development hasgui: false hasdocs: true developers: diff --git a/ru/projects/git-etc.html b/ru/projects/git-etc.html index ffca1a3..5e40a21 100644 --- a/ru/projects/git-etc.html +++ b/ru/projects/git-etc.html @@ -4,6 +4,7 @@ hastr: true layout: project title: git-etc short: git-etc +tags: git, python, qt, linux, system, демон hasgui: true hasdocs: false developers: @@ -160,7 +161,8 @@ systemctl restart git-etc

Графический интерфейс

-

Control Config (ctrlconf) - графический интерфейс для git-etc, написанный на Python2/PyQt4. Данное приложение позволяет Вам увидеть список коммитов и изменения в файлах в данных коммитах. Также данное приложение позволит Вам откатиться на указанный коммит (все файлы, посредством git reset --hard, или только указанный, посредством git diff && git apply). Также Вы можете объединить старый и новый конфигурационные файлы (используются две ветки репозитория master и experimental). Приложение может потребовать привелегии root, убедитесь, что пакет sudo установлен.

+

Control Config (ctrlconf) - графический интерфейс для git-etc, написанный на Python2/PyQt4. Данное приложение позволяет Вам увидеть список коммитов и изменения в файлах в данных коммитах. Также данное приложение позволит Вам откатиться на указанный коммит (все файлы, посредством git reset --hard, или только указанный, посредством git diff && git apply). Также Вы можете объединить старый и новый конфигурационные файлы (используются две +ветки репозитория master и experimental). Приложение может потребовать привелегии root, убедитесь, что пакет sudo установлен.

Настройка

Запустите приложение и откройте окно настроек из меню.

diff --git a/ru/projects/netctl-gui.html b/ru/projects/netctl-gui.html index 756ba58..4208b7e 100644 --- a/ru/projects/netctl-gui.html +++ b/ru/projects/netctl-gui.html @@ -4,6 +4,7 @@ hastr: true layout: project title: Netctl GUI short: netctl-gui +tags: archlinux, c++, qt, сеть, kde, netctl, система, dbus, библиотека hasgui: true hasdocs: true developers: diff --git a/ru/projects/oblikuestrategies.html b/ru/projects/oblikuestrategies.html index 3f60ab7..10a9b67 100644 --- a/ru/projects/oblikuestrategies.html +++ b/ru/projects/oblikuestrategies.html @@ -4,6 +4,7 @@ hastr: true layout: project title: Oblikue strategies short: oblikuestrategies +tags: qt, c++, kde, linux, досуг hasgui: true hasdocs: false developers: diff --git a/ru/projects/pytextmonitor.html b/ru/projects/pytextmonitor.html index 0902310..61985db 100644 --- a/ru/projects/pytextmonitor.html +++ b/ru/projects/pytextmonitor.html @@ -4,6 +4,7 @@ hastr: true layout: project title: py-text-monitor short: pytextmonitor +tags: python, kde, qt, linux, система, awesome hasgui: true hasdocs: false developers: diff --git a/ru/projects/queued.html b/ru/projects/queued.html index f3c18f1..c75ed62 100644 --- a/ru/projects/queued.html +++ b/ru/projects/queued.html @@ -4,6 +4,7 @@ hastr: true layout: project title: queued short: queued +tags: linux, shell, демон, система hasgui: false hasdocs: false developers: diff --git a/ru/projects/reportabug.html b/ru/projects/reportabug.html index 8010591..13778dd 100644 --- a/ru/projects/reportabug.html +++ b/ru/projects/reportabug.html @@ -4,6 +4,7 @@ hastr: true layout: project title: Report a Bug short: reportabug +tags: qt, c++, библиотека, разработка hasgui: false hasdocs: true developers: