Changeset 84 in code for trunk/aya.1


Ignore:
Timestamp:
Mar 26, 2024, 2:18:06 AM (15 months ago)
Author:
Izuru Yakumo
Message:

何をしていたか忘れてしまった

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/aya.1

    r70 r84  
    44.Sh NAME
    55.Nm aya
    6 .Nd A really fast static site generator
     6.Nd The fastest static site generator
     7.Sh SYNOPSIS
     8.Nm
     9.Op build
     10.Op clean
     11.Op serve
     12.Op var Ar file Ar variable
     13.Op watch
    714.Sh DESCRIPTION
    815Does it need one?
     
    1522.It Easy to learn
    1623.It Fast (of course)
     24.It Only 4 external dependencies!
    1725.El
    1826.Sh USAGE
     
    4048.Sh HISTORY
    4149.Nm
    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
    46 eventually reimplemented older features from
    47 the original project.
     50was forked from
     51.Lk https://git.mills.io/prologic/zs
     52due to disgust with how the project
     53turned out to be.
     54Later on, features from the original
     55program were reimplemented and
     56it took a different path from both.
     57.Sh ENVIRONMENT
     58.Bl -tag -width 11n
     59.It Ev AYADIR
     60Directory where
     61extensions, layouts and
     62hooks placed in to be used
     63by the program
     64.It Ev PUBDIR
     65Directory where generated files are
     66located
     67.It Ev AYA_*
     68Internal variables regarding a
     69Markdown document in question,
     70see
     71.Dq aya var <file>
     72.El
     73.Sh EXIT STATUS
     74.Ex -std
    4875.Sh AUTHORS
    4976.Nm
    5077is maintained by
    5178.An Izuru Yakumo
    52 .Aq Lk https://geidontei.chaotic.ninja/usr/yakumo_izuru/
     79.Aq Mt yakumo.izuru@chaotic.ninja
     80.Pp
     81.Nm zs
     82was made by
     83.An Serge Zaitsev
     84.Aq Mt hello@zserge.com
    5385.Sh BUGS
    54 Report them to this mailing list
    55 .Mt devel@chaotic.ninja
     86If you find any, please report them to
     87.Aq Mt aya-dev@chaotic.ninja
Note: See TracChangeset for help on using the changeset viewer.