Mercurial > yakumo_izuru > aya
view aya.1 @ 61:e8f54da51137 draft
Be more verbose with servePubDir(), add an additional markdown file
extension, granted it's rare for someone to use it...
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Wed, 26 Apr 2023 12:40:20 +0000 |
parents | cf7277e42ece |
children | 2d9f9b32ae1f |
line wrap: on
line source
.Dd $Mdocdate$ .Dt AYA 1 .Os .Sh NAME .Nm aya .Nd A really fast static site generator .Sh DESCRIPTION Does it need one? .Sh FEATURES .Bl -tag -width 11n -compact .It Zero configuration (no configuration file needed) .It Cross-platform .It Highly extensible .It Works well for blogs and generic static websites (landing pages etc) .It Easy to learn .It Fast (of course) .El .Sh USAGE .Bl -tag .It build (Re-)build a site or a file in particular .It serve Serve generated site over HTTP .It var Print a list of variables defined in a given markdown file. .It watch (Re-)build a site if any file changed .Sh HISTORY .Nm was originally forked from prologic/zs by Izuru out of disgust with the latest revision, so he used a earlier commit as a base, and then eventually reimplemented older features from zserge's original project. .Sh AUTHORS .Nm is maintained by Izuru Yakumo .Aq Lk https://pub.chaotic.ninja/~yakumo_izuru/