Changeset 70 in code for trunk/aya.1
- Timestamp:
- Sep 16, 2023, 4:11:35 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/aya.1
r69 r70 24 24 Removes the generated 25 25 site directory 26 .It serve 27 Serves the .pub 28 directory over 29 HTTP 26 30 .It var 27 31 Print a list of variables 28 32 defined in a given 29 markdown file 33 markdown file, 34 including empty 35 variables. 30 36 .It watch 31 37 (Re-)build a site if 32 any file changed and 33 serve it over HTTP 38 any file changed. 34 39 .El 35 40 .Sh HISTORY 36 41 .Nm 37 was originally forked from prologic/zs by Izuru 38 out of disgust with the latest revision, so he 39 used a earlier commit as a base, and then 42 was originally forked from 43 prologic/zs by Izuru out of disgust 44 with the latest revision, so he used an 45 earlier commit as a base, and then 40 46 eventually reimplemented older features from 41 zserge'soriginal project.47 the original project. 42 48 .Sh AUTHORS 43 49 .Nm … … 45 51 .An Izuru Yakumo 46 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
Note:
See TracChangeset
for help on using the changeset viewer.