summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-07Release ciigo v0.13.2 (2024-09-07)v0.13.2Shulhan
2024-09-07all: replace licensing format to "REUSE.toml"Shulhan
2024-09-07go.mod: update all dependenciesShulhan
2024-08-18go.mod: update asciidoctor-go to the tipShulhan
2024-08-04Release ciigo v0.13.1 (2024-08-04)v0.13.1Shulhan
2024-08-04all: update the CLI usage in the READMEShulhan
2024-08-04all: remove Limitations and update LinksShulhan
2024-08-04go.mod: update module pakakeh.go to v0.56.0Shulhan
2024-07-27_doc: replace index.adoc with README.mdShulhan
2024-07-26all: update dependenciesShulhan
2024-06-28go.mod: update all dependenciesShulhan
2024-05-12Release ciigo v0.13.0 (2024-05-12)v0.13.0Shulhan
2024-05-12_AUR: update PKGBUILD for testing makepkg in localShulhan
2024-05-12all: add and fix SPDX header on adoc filesShulhan
2024-05-12all: set the test output for GoEmbed without modification timeShulhan
2024-05-12_example: fix SPDX header on template fileShulhan
2024-05-12all: initialize memfs using NewShulhan
2024-05-10all: update module pakakeh.go to latest releaseShulhan
2024-04-11cmd/ciigo: add flag to set package and variable name for "embed"Shulhan
2024-04-11all: fix HTML files always generated when HTMLTemplate is not setShulhan
2024-04-10cmd/ciigo: instantiate variable on switch casesShulhan
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