summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-06Release ciigo v0.9.0 (2022-08-06)v0.9.0Shulhan
2022-08-06all: add package build for Arch LinuxShulhan
2022-08-06all: set the Version automatically set during buildShulhan
2022-08-06all: convert the README using AsciiDocShulhan
2022-08-06all: cleaning up codesShulhan
2022-08-06go.mod: update share and asciidoctor-go modulesShulhan
2022-08-01all: simplify make tasksShulhan
2022-08-01all: merge internal/cmd/goembed to cmd/ciigo-exampleShulhan
2022-08-01all: clean up codesShulhan
2022-08-01all: export the Converter method to reload HTML templateShulhan
2022-08-01all: export convert method in Converter as ToHtmlFileShulhan
2022-08-01all: export internal htmlGenerator as ConverterShulhan
2022-07-24Release ciigo v0.8.2 (2022-07-24)v0.8.2Shulhan
2022-07-24all: generate HTML meta data and replace the top header titleShulhan
2022-07-24go.mod: set minimum Go version to 1.18 and update the asciidoctor-goShulhan
2022-07-24all: add CSS for admonition blockShulhan
2022-07-09all: update share module to v0.39.1-0.20220709072157-a39d5d2246f8Shulhan
2022-07-03all: update CSS for description listShulhan
2022-05-19Release ciigo v0.8.1 (2022-05-19)v0.8.1Shulhan
2022-05-19cmd/ciigo: simplify and cleaning up the codeShulhan
2022-05-19cmd/ciigo: add command to print to current versionShulhan
2022-05-19all: reformat all files using latest goimportsShulhan
2022-05-19go.mod: update share module to v0.37.0Shulhan
2022-03-27.reuse: add missing copyright and license in the testdata filesShulhan
2022-03-27_example: fix the copyright comment on the CSS filesShulhan
2022-03-27all: set the field Development to true if MemFS is not set on newServerShulhan
2022-03-27all: include the path that cause an error on newHTMLGeneratorShulhan
2022-03-27go.mod: update the share module to latestShulhan
2022-03-12all: check for excluded file before processing sub directoryShulhan
2022-03-09all: remove old license section on READMEShulhan
2022-03-09all: reverse the license symbolic linkShulhan
2022-03-09all: update the watcher affected by changes on share moduleShulhan
2022-03-04Release ciigo v0.8.0 (2022-03-04)v0.8.0Shulhan
2022-03-04all: re-convert markup files if HTML template is newer on GoEmbedShulhan
2022-03-04all: add 1em to the bottom margin of paragraph under listShulhan
2022-03-04all: update asciidoctor-go and share modules to latest versionShulhan
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
2022-03-01go.mod: update share module to the tipShulhan
2022-02-19all: realign all structsShulhan
2022-02-19all: fix adoc files not re-converted when template file changesShulhan
2022-02-19all: add option IsDevelopment to ServeOptionsShulhan
2022-02-17go.mod: update module asciidoctor-go to the tipShulhan
2022-02-16Makefile: set CGO_ENABLED to 1 when running testShulhan
2022-01-10Release ciigo v0.7.1 (2022-01-10)v0.7.1Shulhan
2022-01-10go.mod: update to latest share moduleShulhan
2021-12-20go.mod: update to latest share moduleShulhan
2021-12-06Release ciigo v0.7.0 (2021-12-06)v0.7.0Shulhan
2021-12-06go.mod: update share v0.32.0 and asciidoctor-go v0.1.1Shulhan
2021-12-06all: add missing new line when printing file to be convertedShulhan
2021-10-27all: update to latest share moduleShulhan