aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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: simplify serving content using function ServeShulhan
2020-05-01all: move the file to generate static assets to internal/cmd/generateShulhan
2020-05-01all: embed the HTML template and the stylesheetShulhan
2020-03-30ciigo-example: update generated static.go fileShulhan
2020-02-14all: fix and suppress linter warningsShulhan
2020-02-14cmd/ciigo: remove redundant help flagsShulhan
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-14cmd/ciigo: a CLI to convert, generate, and serve markup filesShulhan
2019-08-06cmd/ciigo: move to ciigo-exampleShulhan
2019-08-05server: add parameter to change the root directoryShulhan
2019-04-19ciigo: program to write static web server using asciidoc markup languageShulhan