mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
add support of meta keywords
This commit is contained in:
parent
2f06ce9864
commit
5c1a7ba9d4
@ -4,8 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>{{ page.title }}</title>
|
||||
<meta name="author" content="Unknown" >
|
||||
<meta name="author" content="Evgeniy Alekseev">
|
||||
<meta name="description" content="arcanis' homepage">
|
||||
<meta name="keywords" content="{{ page.tags }}">
|
||||
<link href="/authors" rel="license" type="text/html">
|
||||
|
||||
<link href="/resources/css/styles.css" rel="stylesheet" type="text/css">
|
||||
|
@ -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
|
||||
</tr>
|
||||
<tr>
|
||||
<th>IGNORELIST</th>
|
||||
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</td>
|
||||
<td><p>List of files that will not be observed. Separator is ";;". May be empty.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>FORALL</th>
|
||||
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</td>
|
||||
<td><p><code>1</code> will enable access for normal user. Default is <code>1</code>.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- end of config block -->
|
||||
|
@ -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:
|
||||
|
@ -3,6 +3,7 @@ hastr: true
|
||||
layout: project
|
||||
title: Oblikue strategies
|
||||
short: oblikuestrategies
|
||||
tags: qt, c++, kde, linux, fun
|
||||
hasgui: true
|
||||
hasdocs: false
|
||||
developers:
|
||||
|
@ -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:
|
||||
|
@ -3,6 +3,7 @@ hastr: true
|
||||
layout: project
|
||||
title: queued
|
||||
short: queued
|
||||
tags: linux, shell, daemon, system
|
||||
hasgui: false
|
||||
hasdocs: false
|
||||
developers:
|
||||
|
@ -3,6 +3,7 @@ hastr: true
|
||||
layout: project
|
||||
title: Report a Bug
|
||||
short: reportabug
|
||||
tags: qt, c++, library, development
|
||||
hasgui: false
|
||||
hasdocs: true
|
||||
developers:
|
||||
|
@ -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
|
||||
|
||||
<!-- gui block -->
|
||||
<h2><a href="#gui" class="anchor" name="gui"><span class="octicon octicon-link"></span></a>Графический интерфейс</h2>
|
||||
<p>Control Config (<code>ctrlconf</code>) - графический интерфейс для <code>git-etc</code>, написанный на <code>Python2/PyQt4</code>. Данное приложение позволяет Вам увидеть список коммитов и изменения в файлах в данных коммитах. Также данное приложение позволит Вам откатиться на указанный коммит (все файлы, посредством <code>git reset --hard</code>, или только указанный, посредством <code>git diff && git apply</code>). Также Вы можете объединить старый и новый конфигурационные файлы (используются две ветки репозитория master и experimental). Приложение может потребовать привелегии root, убедитесь, что пакет <code>sudo</code> установлен.</p>
|
||||
<p>Control Config (<code>ctrlconf</code>) - графический интерфейс для <code>git-etc</code>, написанный на <code>Python2/PyQt4</code>. Данное приложение позволяет Вам увидеть список коммитов и изменения в файлах в данных коммитах. Также данное приложение позволит Вам откатиться на указанный коммит (все файлы, посредством <code>git reset --hard</code>, или только указанный, посредством <code>git diff && git apply</code>). Также Вы можете объединить старый и новый конфигурационные файлы (используются две
|
||||
ветки репозитория master и experimental). Приложение может потребовать привелегии root, убедитесь, что пакет <code>sudo</code> установлен.</p>
|
||||
|
||||
<h3><a href="#gui_configuration" class="anchor" name="gui_configuration"><span class="octicon octicon-link"></span></a>Настройка</h3>
|
||||
<p>Запустите приложение и откройте окно настроек из меню.</p>
|
||||
|
@ -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:
|
||||
|
@ -4,6 +4,7 @@ hastr: true
|
||||
layout: project
|
||||
title: Oblikue strategies
|
||||
short: oblikuestrategies
|
||||
tags: qt, c++, kde, linux, досуг
|
||||
hasgui: true
|
||||
hasdocs: false
|
||||
developers:
|
||||
|
@ -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:
|
||||
|
@ -4,6 +4,7 @@ hastr: true
|
||||
layout: project
|
||||
title: queued
|
||||
short: queued
|
||||
tags: linux, shell, демон, система
|
||||
hasgui: false
|
||||
hasdocs: false
|
||||
developers:
|
||||
|
@ -4,6 +4,7 @@ hastr: true
|
||||
layout: project
|
||||
title: Report a Bug
|
||||
short: reportabug
|
||||
tags: qt, c++, библиотека, разработка
|
||||
hasgui: false
|
||||
hasdocs: true
|
||||
developers:
|
||||
|
Loading…
Reference in New Issue
Block a user