/[aya]/doc.go
ViewVC logotype

Annotation of /doc.go

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations)
Mon Sep 30 00:42:05 2024 UTC (6 weeks, 4 days ago) by yakumo_izuru
Branch: MAIN
CVS Tags: HEAD
Mirrored from https://git.chaotic.ninja/git/yakumo_izuru/aya

1 yakumo_izuru 1.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

nishi@chaotic.ninja
ViewVC Help
Powered by ViewVC 1.3.0-dev