何をしていたか忘れてしまった
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/aya/trunk@84 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
52
aya.1
52
aya.1
@@ -3,7 +3,14 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm aya
|
||||
.Nd A really fast static site generator
|
||||
.Nd The fastest static site generator
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op build
|
||||
.Op clean
|
||||
.Op serve
|
||||
.Op var Ar file Ar variable
|
||||
.Op watch
|
||||
.Sh DESCRIPTION
|
||||
Does it need one?
|
||||
.Sh FEATURES
|
||||
@@ -14,6 +21,7 @@ Does it need one?
|
||||
.It Works well for blogs and generic static websites (landing pages etc)
|
||||
.It Easy to learn
|
||||
.It Fast (of course)
|
||||
.It Only 4 external dependencies!
|
||||
.El
|
||||
.Sh USAGE
|
||||
.Bl -tag -width 11n -compact
|
||||
@@ -39,17 +47,41 @@ any file changed.
|
||||
.El
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
was originally forked from
|
||||
prologic/zs by Izuru out of disgust
|
||||
with the latest revision, so he used an
|
||||
earlier commit as a base, and then
|
||||
eventually reimplemented older features from
|
||||
the original project.
|
||||
was forked from
|
||||
.Lk https://git.mills.io/prologic/zs
|
||||
due to disgust with how the project
|
||||
turned out to be.
|
||||
Later on, features from the original
|
||||
program were reimplemented and
|
||||
it took a different path from both.
|
||||
.Sh ENVIRONMENT
|
||||
.Bl -tag -width 11n
|
||||
.It Ev AYADIR
|
||||
Directory where
|
||||
extensions, layouts and
|
||||
hooks placed in to be used
|
||||
by the program
|
||||
.It Ev PUBDIR
|
||||
Directory where generated files are
|
||||
located
|
||||
.It Ev AYA_*
|
||||
Internal variables regarding a
|
||||
Markdown document in question,
|
||||
see
|
||||
.Dq aya var <file>
|
||||
.El
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh AUTHORS
|
||||
.Nm
|
||||
is maintained by
|
||||
.An Izuru Yakumo
|
||||
.Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/
|
||||
.Aq Mt yakumo.izuru@chaotic.ninja
|
||||
.Pp
|
||||
.Nm zs
|
||||
was made by
|
||||
.An Serge Zaitsev
|
||||
.Aq Mt hello@zserge.com
|
||||
.Sh BUGS
|
||||
Report them to this mailing list
|
||||
.Mt devel@chaotic.ninja
|
||||
If you find any, please report them to
|
||||
.Aq Mt aya-dev@chaotic.ninja
|
||||
|
||||
Reference in New Issue
Block a user