mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-16 14:29:55 +00:00
add support of meta keywords
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user