summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-09Release ciigo v0.10.1 (2023-11-07)v0.10.1Shulhan
2023-11-09all: simplify test for Watcher by using TempDirShulhan
2023-11-09all: update comment on newWatcherShulhan
2023-11-09all: add method to stop watcherShulhan
2023-11-09go.mod: update share moduleShulhan
2023-11-09all: use modification time when deciding when to convert to HTMLShulhan
2023-11-07all: add comment to exported variable VersionShulhan
2023-11-07Makefile: replace linter golangci-lint with reviveShulhan
2023-11-07cmd/ciigo: set default IP address to loopback on serve commandShulhan
2023-11-07go.mod: update share module to v0.50.1Shulhan
2023-10-14all: make "convert" to always forceShulhan
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