Changeset 84 in code for trunk/doc.go


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/doc.go

    r77 r84  
    44// Requires zero configuration to get started
    55// Named after Aya Shameimaru from Touhou Project
    6 
    7 // Current subcommands available:
    8 // build -- Generate the site, result can be found at .pub
    9 // build [file] -- Only generate the argument passed to standard output
    10 // serve -- Spawn an HTTP server in localhost port 8000, serving the .pub directory
    11 // var [file] -- Query variables from a markdown file
    12 // version -- Print version and exit
    13 // watch -- (Re)generate site while looking for changes
    146
    157// Aya is licensed under the MIT license
Note: See TracChangeset for help on using the changeset viewer.