Mercurial > yakumo_izuru > aya
comparison aya.1 @ 68:4b79810863f6 draft
Ready to release 0.6.0
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Wed, 13 Sep 2023 10:49:50 +0000 |
parents | 4edfa07d5fe0 |
children | 03019bbf2e0e |
comparison
equal
deleted
inserted
replaced
67:4edfa07d5fe0 | 68:4b79810863f6 |
---|---|
14 .It Works well for blogs and generic static websites (landing pages etc) | 14 .It Works well for blogs and generic static websites (landing pages etc) |
15 .It Easy to learn | 15 .It Easy to learn |
16 .It Fast (of course) | 16 .It Fast (of course) |
17 .El | 17 .El |
18 .Sh USAGE | 18 .Sh USAGE |
19 .Bl -tag | 19 .Bl -tag -width 11n -compact |
20 .It build | 20 .It build |
21 (Re-)build a site or a file in particular | 21 (Re-)build a site |
22 or a file in particular | |
22 .It clean | 23 .It clean |
23 Removes the generated site directory | 24 Removes the generated |
24 .It serve | 25 site directory |
25 Serve generated site over HTTP | |
26 .It var | 26 .It var |
27 Print a list of variables defined in a given markdown file. | 27 Print a list of variables |
28 defined in a given | |
29 markdown file | |
28 .It watch | 30 .It watch |
29 (Re-)build a site if any file changed | 31 (Re-)build a site if |
32 any file changed and | |
33 serve it over HTTP | |
34 .El | |
30 .Sh HISTORY | 35 .Sh HISTORY |
31 .Nm | 36 .Nm |
32 was originally forked from prologic/zs by Izuru | 37 was originally forked from prologic/zs by Izuru |
33 out of disgust with the latest revision, so he | 38 out of disgust with the latest revision, so he |
34 used a earlier commit as a base, and then | 39 used a earlier commit as a base, and then |
35 eventually reimplemented older features from | 40 eventually reimplemented older features from |
36 zserge's original project. | 41 zserge's original project. |
37 .Sh AUTHORS | 42 .Sh AUTHORS |
38 .Nm | 43 .Nm |
39 is maintained by Izuru Yakumo | 44 is maintained by |
45 .An Izuru Yakumo | |
40 .Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/ | 46 .Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/ |