source: code/trunk/aya.1@ 69

Last change on this file since 69 was 69, checked in by Izuru Yakumo, 21 months ago

Ready to release 0.6.0

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 985 bytes
Line 
1.Dd $Mdocdate$
2.Dt AYA 1
3.Os
4.Sh NAME
5.Nm aya
6.Nd A really fast static site generator
7.Sh DESCRIPTION
8Does it need one?
9.Sh FEATURES
10.Bl -tag -width 11n -compact
11.It Zero configuration (no configuration file needed)
12.It Cross-platform
13.It Highly extensible
14.It Works well for blogs and generic static websites (landing pages etc)
15.It Easy to learn
16.It Fast (of course)
17.El
18.Sh USAGE
19.Bl -tag -width 11n -compact
20.It build
21(Re-)build a site
22or a file in particular
23.It clean
24Removes the generated
25site directory
26.It var
27Print a list of variables
28defined in a given
29markdown file
30.It watch
31(Re-)build a site if
32any file changed and
33serve it over HTTP
34.El
35.Sh HISTORY
36.Nm
37was originally forked from prologic/zs by Izuru
38out of disgust with the latest revision, so he
39used a earlier commit as a base, and then
40eventually reimplemented older features from
41zserge's original project.
42.Sh AUTHORS
43.Nm
44is maintained by
45.An Izuru Yakumo
46.Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/
Note: See TracBrowser for help on using the repository browser.