aboutsummaryrefslogtreecommitdiff
path: root/ciigo.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-07-24 21:49:40 +0700
committerShulhan <ms@kilabit.info>2022-07-24 21:49:40 +0700
commitb1ac34fb775bcf0d15ac61de7dcbb6c30d03f46d (patch)
tree6e9479db8f1ce1d0f3b503b2e246a4fceb11a49f /ciigo.go
parent73584411dcb3563e373e5b4d6c6a40cc0656bfc6 (diff)
downloadciigo-b1ac34fb775bcf0d15ac61de7dcbb6c30d03f46d.tar.xz
all: generate HTML meta data and replace the top header title
The following metadata are rendered based on the same asciidoc attributes: author, description, generator, and keywords. This changes also replace the topbar title with the document title, cleanup the HTML header syntax by replacing "/>" with ">", trim leading and trailing spaces on Body and embedded CSS.
Diffstat (limited to 'ciigo.go')
-rw-r--r--ciigo.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/ciigo.go b/ciigo.go
index d2a719b..ec03f46 100644
--- a/ciigo.go
+++ b/ciigo.go
@@ -25,10 +25,6 @@ const (
internalTemplatePath = "_internal/.template"
)
-const (
- metadataStylesheet = "stylesheet"
-)
-
// nolint: gochecknoglobals
var (
defExcludes = []string{