aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysRelease ciigo v0.17.0 (2026-04-04)HEADv0.17.0mainShulhan
10 daysgo.mod: update all dependenciesShulhan
10 days_static: remove the flex-direction in headingsShulhan
2026-03-26all: make the anchor symbol position on the right side of headersShulhan
2026-02-11cmd/ciigo: add option to set base path and shutdown idle durationShulhan
2026-02-09Release ciigo v0.16.0 (2026-02-09)v0.16.0Shulhan
2026-02-09go.mod: update all dependenciesShulhan
2026-02-07all: embed struct [lib/http.ServerOptions] directly to [ServeOptions]Shulhan
2026-02-05server: enable ServerOptions HandleFS by defaultShulhan
2026-02-05all: redirect request for .adoc or .md to the HTML fileShulhan
2026-02-04_static: update the default styleShulhan
2026-02-02all: add field Listener to ServeOptionsShulhan
2026-02-02all: allow combination of default and custom stylesheetShulhan
2026-01-29_doc: add the test content for markdownShulhan
2026-01-29_static: improve styling on header and table of contentsShulhan
2026-01-28_static: fix pre style on HTML generated by markdownShulhan
2026-01-26_static: fix page rendering on markdownShulhan
2026-01-24all: fix test on GoEmbedShulhan
2026-01-24go.mod: update asciidoctor-go moduleShulhan
2026-01-24all: conform with Lighthouse recommendationsShulhan
2026-01-24_static: second round for cleaning up stylesShulhan
2026-01-24_static: simplify the topbar sectionShulhan
2026-01-24all: improve default stylesheetShulhan
2026-01-24all: move _example/ directory under _doc/ directoryShulhan
2026-01-24all: embed CSS and index HTML template using memfsShulhan
2026-01-23all: format README with prettierShulhan
2026-01-16go.mod: update pakakeh.go to v0.60.3-0.20260115103415-806359d5462fShulhan
2025-12-27Release ciigo v0.15.3 (2025-12-27)v0.15.3Shulhan
2025-12-27all: update missing licenses and copyright informationShulhan
2025-12-27go.mod: set minimum Go to 1.24.0 and update all dependenciesShulhan
2025-06-29go.mod: update all dependenciesShulhan
2025-06-29all: update README for pkg.go.dev and sr.htShulhan
2025-04-18Release ciigo v0.15.2 (2025-04-18)v0.15.2Shulhan
2025-04-18go.mod: update asciidoctor-go module to fix default embedded CSSShulhan
2025-04-18testdata: disable generating HTML meta "generator"Shulhan
2025-04-18go.mod: update all dependenciesShulhan
2025-02-03server: fix log prefix on InitHTTPServer methodShulhan
2025-02-01Release ciigo v0.15.1 (2025-02-01)v0.15.1Shulhan
2025-02-01make: derive GOBIN using "go env GOBIN"Shulhan
2025-02-01all: replace external linters with internal linterShulhan
2025-02-01go.mod: update asciidoctor-goShulhan
2025-01-08Release ciigo v0.15.0 (2025-01-08)v0.15.0Shulhan
2025-01-07all: update README simplify section "ciigo as library"Shulhan
2025-01-07all: fix GoEmbed that does not excludes options from ConvertOptionsShulhan
2025-01-07all: move example for ciigo as library to internal/cmd/ciigo-exampleShulhan
2025-01-07all: update README for running ciigo as CLIShulhan
2025-01-07file_markup: convert extension to lowercase on markupKind onlyShulhan
2025-01-07all: change the "serve-doc" and default address to prevent conflictsShulhan
2025-01-07all: auto convert markup when HTTP client request GET to HTML fileShulhan
2025-01-07all: run task "test" after "lint" and "build"Shulhan