view doc.go @ 86:897d57a7ec95 draft

Add support for disabling features at build time Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author yakumo.izuru
date Wed, 03 Apr 2024 23:17:16 +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