aboutsummaryrefslogtreecommitdiff
path: root/cmd/ciigo-example/static.go
AgeCommit message (Expand)Author
2025-01-07all: move example for ciigo as library to internal/cmd/ciigo-exampleShulhan
2024-05-12_example: fix SPDX header on template fileShulhan
2024-05-10all: update module pakakeh.go to latest releaseShulhan
2024-04-11all: fix HTML files always generated when HTMLTemplate is not setShulhan
2024-04-04Release ciigo v0.12.0 (2024-04-04)v0.12.0Shulhan
2024-03-15go.mod: update module "pakakeh.go" to tipShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-11-07go.mod: update share module to v0.50.1Shulhan
2023-05-14all: bring back support for MarkdownShulhan
2022-09-06all: update all dependenciesShulhan
2022-07-09all: update share module to v0.39.1-0.20220709072157-a39d5d2246f8Shulhan
2022-05-19all: reformat all files using latest goimportsShulhan
2022-03-09all: update the watcher affected by changes on share moduleShulhan
2022-03-04all: re-convert markup files if HTML template is newer on GoEmbedShulhan
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
2021-12-20go.mod: update to latest share moduleShulhan
2021-10-10all: refactoring with latest share moduleShulhan
2021-01-10all: refactoring due to change on memfs packageShulhan
2020-12-26go.mod: update with latest asciidoctor-goShulhan
2020-11-26all: remove the Author and DateShulhan
2020-11-26htmlgenerator: use the ToHTMLBody instead of ToEmbeddedHTMLShulhan
2020-11-24README: reformat to markdown to make it readable by sourcehutShulhan
2020-11-11all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigoShulhan
2020-11-04htmlgenerator: convert the document with body onlyShulhan
2020-11-04all: update with latest asciidoctor moduleShulhan
2020-11-03all: replace libasciidoc with asciidoctor-goShulhan
2020-10-07all: update to libasciidoc v0.5.1Shulhan
2020-05-07go.mod: update with latest share moduleShulhan
2020-05-07all: rename the "content" directory to "_example"Shulhan
2020-05-01all: move the file to generate static assets to internal/cmd/generateShulhan
2020-03-30ciigo-example: update generated static.go fileShulhan
2019-12-26go.mod: update required Go to 1.13 and upgrade some dependenciesShulhan
2019-09-27all: include the template file in generated Go codeShulhan
2019-09-25content: fix and update documentationShulhan
2019-09-25all: implement search functionalityShulhan
2019-08-14filehtml: unpack the author and date from document metadataShulhan
2019-08-06cmd/ciigo: move to ciigo-exampleShulhan