aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13all: print log message with log packageShulhan
2023-10-13go.mod: update all dependenciesShulhan
2023-07-01all: replace ioutil.ReadFile with os.ReadFileShulhan
2023-07-01all: fix test due to update on asciidoctor-goShulhan
2023-06-04go.mod: update module asciidoctor-go and share to latest releaseShulhan
2023-06-01all: set default fonts to Go familyShulhan
2023-06-01all: add prefix "http://" when printing serve addressShulhan
2023-06-01all: ignore error permission when listing file markupsShulhan
2023-05-14Release ciigo v0.10.0 (2023-05-14)v0.10.0Shulhan
2023-05-14README: list websites build using ciigoShulhan
2023-05-14all: convert the README back to MarkdownShulhan
2023-05-14all: rewrite watcher tests using lib/test.DataShulhan
2023-05-14all: generate HTML test coverage on task testShulhan
2023-05-14all: update share moduleShulhan
2023-05-14all: bring back support for MarkdownShulhan
2023-03-03Release ciigo v0.9.3 (2022-03-03)v0.9.3Shulhan
2023-03-03all: move CHANGELOG file from _doc to root directory backShulhan
2023-03-03all: update asciidoctor-go and share module to latest versionShulhan
2023-02-12go.mod: update share module to version 0.43.0Shulhan
2022-09-06Release ciigo v0.9.2 (2022-09-06)v0.9.2Shulhan
2022-09-06all: add task to preview the documentationShulhan
2022-09-06all: update all dependenciesShulhan
2022-09-06all: check for symlink and re-fetch file info using os.StatShulhan
2022-08-25all: group all documents under directory _docShulhan
2022-08-20all: try to fix test that sometimes fail inside containerShulhan
2022-08-20all: add tasks to setup test inside systemd containerShulhan
2022-08-07Release ciigo v0.9.1 (2022-08-07)v0.9.1Shulhan
2022-08-07all: remove delay for testing WatchShulhan
2022-08-07all: fix HTML template loaded during Serve on non-developmentShulhan
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