index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-02-01
make: derive GOBIN using "go env GOBIN"
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
2025-01-07
all: change the "serve-doc" and default address to prevent conflicts
Shulhan
2025-01-07
all: run task "test" after "lint" and "build"
Shulhan
2024-05-12
all: set the test output for GoEmbed without modification time
Shulhan
2023-11-07
Makefile: replace linter golangci-lint with revive
Shulhan
2023-05-14
all: generate HTML test coverage on task test
Shulhan
2022-09-06
all: add task to preview the documentation
Shulhan
2022-08-20
all: add tasks to setup test inside systemd container
Shulhan
2022-08-06
all: set the Version automatically set during build
Shulhan
2022-08-01
all: simplify make tasks
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2022-02-16
Makefile: set CGO_ENABLED to 1 when running test
Shulhan
2021-10-10
all: refactoring with latest share module
Shulhan
2021-02-21
all: rewrite to use the watcher
Shulhan
2021-01-10
Makefile: simplify all tasks
Shulhan
2020-05-07
Makefile: add task to serve the generated example
Shulhan
2020-05-01
all: move the file to generate static assets to internal/cmd/generate
Shulhan
2020-04-18
Makefile: add release tasks
Shulhan
2020-02-14
Makefile: add task to run linter
Shulhan
2019-08-14
cmd/ciigo: a CLI to convert, generate, and serve markup files
Shulhan
2019-04-19
ciigo: program to write static web server using asciidoc markup language
Shulhan