view doc.go @ 85:64cd79d367b5 draft

とにかく、「aya.PrintVersion」は何か特別なことをするわけではありません Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author yakumo.izuru
date Tue, 26 Mar 2024 11:56:38 +0000
parents d8c30f64e301
children
line wrap: on
line source

// Package aya is [...]

// Aya is the fastest static site generator
// Requires zero configuration to get started
// Named after Aya Shameimaru from Touhou Project

// Aya is licensed under the MIT license
// This is a hard fork of git.mills.io/prologic/zs, which in turn is a fork of zserge's zs
// This one (re)incorporates the features removed in the former from the latter

// Copyright (c) 2014 Serge Zaitsev <hello@zserge.com>
// Copyright (c) 2023 Izuru Yakumo <yakumo.izuru@chaotic.ninja>

// Ayaya~
package aya