Last change
on this file since 84 was 84, checked in by Izuru Yakumo, 15 months ago |
何をしていたか忘れてしまった
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
521 bytes
|
Line | |
---|
1 | // Package aya is [...]
|
---|
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 |
|
---|
11 | // Copyright (c) 2014 Serge Zaitsev <hello@zserge.com>
|
---|
12 | // Copyright (c) 2023 Izuru Yakumo <yakumo.izuru@chaotic.ninja>
|
---|
13 |
|
---|
14 | // Ayaya~
|
---|
15 | package aya
|
---|
Note:
See
TracBrowser
for help on using the repository browser.