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
/
cmd
/
ciigo-example
/
main.go
Age
Commit message (
Expand
)
Author
2025-01-07
all: move example for ciigo as library to internal/cmd/ciigo-example
Shulhan
2024-10-06
all: refactoring functions to accept non pointer struct option
Shulhan
2024-05-12
_example: fix SPDX header on template file
Shulhan
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-10
all: fix all warnings reported by linter revive
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-05-19
all: reformat all files using latest goimports
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2021-04-03
all: change the Serve signature to ServeOptions
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: simplify serving content using function Serve
Shulhan
2019-08-14
cmd/ciigo: a CLI to convert, generate, and serve markup files
Shulhan
2019-08-06
cmd/ciigo: move to ciigo-example
Shulhan