summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04Release ciigo v0.12.0 (2024-04-04)v0.12.0Shulhan
2024-03-21all: add server option to automatically generate index HTMLShulhan
2024-03-15go.mod: update module "pakakeh.go" to the tipShulhan
2024-03-15go.mod: update module "pakakeh.go" to tipShulhan
2024-03-05go.mod: update asciidoctor-go and goldmark modulesShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-12-14Release ciigo v0.11.0 (2023-12-14)v0.11.0Shulhan
2023-12-13go.mod: update asciidoctor-go to tipShulhan
2023-12-10all: fix all warnings reported by linter reviveShulhan
2023-12-10go.mod: update all dependenciesShulhan
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