index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 days
Release ciigo v0.17.0 (2026-04-04)
HEAD
v0.17.0
main
Shulhan
10 days
go.mod: update all dependencies
Shulhan
10 days
_static: remove the flex-direction in headings
Shulhan
2026-03-26
all: make the anchor symbol position on the right side of headers
Shulhan
2026-02-11
cmd/ciigo: add option to set base path and shutdown idle duration
Shulhan
2026-02-09
Release ciigo v0.16.0 (2026-02-09)
v0.16.0
Shulhan
2026-02-09
go.mod: update all dependencies
Shulhan
2026-02-07
all: embed struct [lib/http.ServerOptions] directly to [ServeOptions]
Shulhan
2026-02-05
server: enable ServerOptions HandleFS by default
Shulhan
2026-02-05
all: redirect request for .adoc or .md to the HTML file
Shulhan
2026-02-04
_static: update the default style
Shulhan
2026-02-02
all: add field Listener to ServeOptions
Shulhan
2026-02-02
all: allow combination of default and custom stylesheet
Shulhan
2026-01-29
_doc: add the test content for markdown
Shulhan
2026-01-29
_static: improve styling on header and table of contents
Shulhan
2026-01-28
_static: fix pre style on HTML generated by markdown
Shulhan
2026-01-26
_static: fix page rendering on markdown
Shulhan
2026-01-24
all: fix test on GoEmbed
Shulhan
2026-01-24
go.mod: update asciidoctor-go module
Shulhan
2026-01-24
all: conform with Lighthouse recommendations
Shulhan
2026-01-24
_static: second round for cleaning up styles
Shulhan
2026-01-24
_static: simplify the topbar section
Shulhan
2026-01-24
all: improve default stylesheet
Shulhan
2026-01-24
all: move _example/ directory under _doc/ directory
Shulhan
2026-01-24
all: embed CSS and index HTML template using memfs
Shulhan
2026-01-23
all: format README with prettier
Shulhan
2026-01-16
go.mod: update pakakeh.go to v0.60.3-0.20260115103415-806359d5462f
Shulhan
2025-12-27
Release ciigo v0.15.3 (2025-12-27)
v0.15.3
Shulhan
2025-12-27
all: update missing licenses and copyright information
Shulhan
2025-12-27
go.mod: set minimum Go to 1.24.0 and update all dependencies
Shulhan
2025-06-29
go.mod: update all dependencies
Shulhan
2025-06-29
all: update README for pkg.go.dev and sr.ht
Shulhan
2025-04-18
Release ciigo v0.15.2 (2025-04-18)
v0.15.2
Shulhan
2025-04-18
go.mod: update asciidoctor-go module to fix default embedded CSS
Shulhan
2025-04-18
testdata: disable generating HTML meta "generator"
Shulhan
2025-04-18
go.mod: update all dependencies
Shulhan
2025-02-03
server: fix log prefix on InitHTTPServer method
Shulhan
2025-02-01
Release ciigo v0.15.1 (2025-02-01)
v0.15.1
Shulhan
2025-02-01
make: derive GOBIN using "go env GOBIN"
Shulhan
2025-02-01
all: replace external linters with internal linter
Shulhan
2025-02-01
go.mod: update asciidoctor-go
Shulhan
2025-01-08
Release ciigo v0.15.0 (2025-01-08)
v0.15.0
Shulhan
2025-01-07
all: update README simplify section "ciigo as library"
Shulhan
2025-01-07
all: fix GoEmbed that does not excludes options from ConvertOptions
Shulhan
2025-01-07
all: move example for ciigo as library to internal/cmd/ciigo-example
Shulhan
2025-01-07
all: update README for running ciigo as CLI
Shulhan
2025-01-07
file_markup: convert extension to lowercase on markupKind only
Shulhan
2025-01-07
all: change the "serve-doc" and default address to prevent conflicts
Shulhan
2025-01-07
all: auto convert markup when HTTP client request GET to HTML file
Shulhan
2025-01-07
all: run task "test" after "lint" and "build"
Shulhan
[next]