index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
cmd
Age
Commit message (
Expand
)
Author
2026-02-07
all: embed struct [lib/http.ServerOptions] directly to [ServeOptions]
Shulhan
2026-01-24
all: embed CSS and index HTML template using memfs
Shulhan
2025-12-27
all: update missing licenses and copyright information
Shulhan
2025-02-01
all: replace external linters with internal linter
Shulhan
2025-01-07
all: move example for ciigo as library to internal/cmd/ciigo-example
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2021-10-27
all: update to latest share module
Shulhan
2021-10-10
all: refactoring with latest share module
Shulhan
2021-04-03
all: change the Convert function to use type ConvertOptions
Shulhan
2021-02-21
all: return error instead of call log.Fatal on non main packages
Shulhan
2021-01-10
all: refactoring due to change on memfs package
Shulhan
2020-11-11
all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigo
Shulhan
2020-05-07
all: rename the "content" directory to "_example"
Shulhan
2020-05-01
all: move the file to generate static assets to internal/cmd/generate
Shulhan