Mercurial > yakumo_izuru > aya
comparison aya.1 @ 69:03019bbf2e0e draft
Fix a bug that I caused
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Sat, 16 Sep 2023 16:11:35 +0000 |
parents | 4b79810863f6 |
children | d8c30f64e301 |
comparison
equal
deleted
inserted
replaced
68:4b79810863f6 | 69:03019bbf2e0e |
---|---|
21 (Re-)build a site | 21 (Re-)build a site |
22 or a file in particular | 22 or a file in particular |
23 .It clean | 23 .It clean |
24 Removes the generated | 24 Removes the generated |
25 site directory | 25 site directory |
26 .It serve | |
27 Serves the .pub | |
28 directory over | |
29 HTTP | |
26 .It var | 30 .It var |
27 Print a list of variables | 31 Print a list of variables |
28 defined in a given | 32 defined in a given |
29 markdown file | 33 markdown file, |
34 including empty | |
35 variables. | |
30 .It watch | 36 .It watch |
31 (Re-)build a site if | 37 (Re-)build a site if |
32 any file changed and | 38 any file changed. |
33 serve it over HTTP | |
34 .El | 39 .El |
35 .Sh HISTORY | 40 .Sh HISTORY |
36 .Nm | 41 .Nm |
37 was originally forked from prologic/zs by Izuru | 42 was originally forked from |
38 out of disgust with the latest revision, so he | 43 prologic/zs by Izuru out of disgust |
39 used a earlier commit as a base, and then | 44 with the latest revision, so he used an |
45 earlier commit as a base, and then | |
40 eventually reimplemented older features from | 46 eventually reimplemented older features from |
41 zserge's original project. | 47 the original project. |
42 .Sh AUTHORS | 48 .Sh AUTHORS |
43 .Nm | 49 .Nm |
44 is maintained by | 50 is maintained by |
45 .An Izuru Yakumo | 51 .An Izuru Yakumo |
46 .Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/ | 52 .Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/ |
53 .Sh BUGS | |
54 Report them to this mailing list | |
55 .Mt devel@chaotic.ninja |