feat: move the blackfriday extension settings out of the render function, improve documentation
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/aya/trunk@72 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
5
doc.go
5
doc.go
@@ -1,4 +1,3 @@
|
||||
package aya
|
||||
// Package aya is [...]
|
||||
|
||||
// Aya is the fastest static site generator
|
||||
@@ -17,4 +16,8 @@ package aya
|
||||
// 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
|
||||
// Copyright (c) 2023 Izuru Yakumo
|
||||
|
||||
// Ayaya~
|
||||
package aya
|
||||
|
||||
Reference in New Issue
Block a user