Last change
on this file since 86 was 84, checked in by Izuru Yakumo, 15 months ago |
何をしていたか忘れてしまった
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
521 bytes
|
Rev | Line | |
---|
[69] | 1 | // Package aya is [...]
|
---|
[68] | 2 |
|
---|
| 3 | // Aya is the fastest static site generator
|
---|
| 4 | // Requires zero configuration to get started
|
---|
| 5 | // Named after Aya Shameimaru from Touhou Project
|
---|
| 6 |
|
---|
| 7 | // Aya is licensed under the MIT license
|
---|
| 8 | // This is a hard fork of git.mills.io/prologic/zs, which in turn is a fork of zserge's zs
|
---|
| 9 | // This one (re)incorporates the features removed in the former from the latter
|
---|
| 10 |
|
---|
[77] | 11 | // Copyright (c) 2014 Serge Zaitsev <hello@zserge.com>
|
---|
| 12 | // Copyright (c) 2023 Izuru Yakumo <yakumo.izuru@chaotic.ninja>
|
---|
[72] | 13 |
|
---|
[68] | 14 | // Ayaya~
|
---|
[72] | 15 | package aya
|
---|
Note:
See
TracBrowser
for help on using the repository browser.