Migrate efsh into this site
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
5240eb93ec
commit
2cb21d5791
4 changed files with 34 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[[!meta title="Documentations"]]
|
[[!meta title="Documentations"]]
|
||||||
|
|
||||||
[[!inline pages="docs/*" archive="yes" show=0]]
|
[[!inline pages="docs/* and !docs/*/*" archive="yes" show=0]]
|
||||||
|
|
||||||
[[!tag meta]]
|
[[!tag meta]]
|
||||||
|
|
29
docs/efsh.mdwn
Normal file
29
docs/efsh.mdwn
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
Efsh is the acronym for ***easy filesystem hierarchy***.
|
||||||
|
It is indented to be a ***lightweight***, ***easy to use***
|
||||||
|
and ***sysadmin friendly*** standard.
|
||||||
|
|
||||||
|
## Downloads
|
||||||
|
|
||||||
|
* [[efsh 0.1.1|efsh-0.1.1.pdf]]
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
The latest development version can be found in git:
|
||||||
|
|
||||||
|
* [gitweb](http://git.schottelius.org/?p=nsdocuments)
|
||||||
|
|
||||||
|
You can clone it using
|
||||||
|
|
||||||
|
git clone git://git.schottelius.org/nsdocuments
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
There is a IRC channels, in which development takes places:
|
||||||
|
|
||||||
|
* [#cLinux](irc://irc.freenode.org/#cLinux) - Multi language (German/English)
|
||||||
|
|
||||||
|
You can also [[contact me directly|about]].
|
||||||
|
|
||||||
|
[[!tag unix spec]]
|
BIN
docs/efsh/efsh-0.1.1.pdf
Normal file
BIN
docs/efsh/efsh-0.1.1.pdf
Normal file
Binary file not shown.
4
tags/spec.mdwn
Normal file
4
tags/spec.mdwn
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
This tag is added to documents that (should) specify some
|
||||||
|
kind of standard.
|
||||||
|
|
||||||
|
[[!inline pages="tagged(spec)" archive="yes" show=0]]
|
Loading…
Reference in a new issue