index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-10
all: fix all warnings reported by linter revive
Shulhan
2023-12-10
go.mod: update all dependencies
Shulhan
2023-11-09
Release ciigo v0.10.1 (2023-11-07)
v0.10.1
Shulhan
2023-11-09
all: simplify test for Watcher by using TempDir
Shulhan
2023-11-09
all: update comment on newWatcher
Shulhan
2023-11-09
all: add method to stop watcher
Shulhan
2023-11-09
go.mod: update share module
Shulhan
2023-11-09
all: use modification time when deciding when to convert to HTML
Shulhan
2023-11-07
all: add comment to exported variable Version
Shulhan
2023-11-07
Makefile: replace linter golangci-lint with revive
Shulhan
2023-11-07
cmd/ciigo: set default IP address to loopback on serve command
Shulhan
2023-11-07
go.mod: update share module to v0.50.1
Shulhan
2023-10-14
all: make "convert" to always force
Shulhan
2023-10-13
all: print log message with log package
Shulhan
2023-10-13
go.mod: update all dependencies
Shulhan
2023-07-01
all: replace ioutil.ReadFile with os.ReadFile
Shulhan
2023-07-01
all: fix test due to update on asciidoctor-go
Shulhan
2023-06-04
go.mod: update module asciidoctor-go and share to latest release
Shulhan
2023-06-01
all: set default fonts to Go family
Shulhan
2023-06-01
all: add prefix "http://" when printing serve address
Shulhan
2023-06-01
all: ignore error permission when listing file markups
Shulhan
2023-05-14
Release ciigo v0.10.0 (2023-05-14)
v0.10.0
Shulhan
2023-05-14
README: list websites build using ciigo
Shulhan
2023-05-14
all: convert the README back to Markdown
Shulhan
2023-05-14
all: rewrite watcher tests using lib/test.Data
Shulhan
2023-05-14
all: generate HTML test coverage on task test
Shulhan
2023-05-14
all: update share module
Shulhan
2023-05-14
all: bring back support for Markdown
Shulhan
2023-03-03
Release ciigo v0.9.3 (2022-03-03)
v0.9.3
Shulhan
2023-03-03
all: move CHANGELOG file from _doc to root directory back
Shulhan
2023-03-03
all: update asciidoctor-go and share module to latest version
Shulhan
2023-02-12
go.mod: update share module to version 0.43.0
Shulhan
2022-09-06
Release ciigo v0.9.2 (2022-09-06)
v0.9.2
Shulhan
2022-09-06
all: add task to preview the documentation
Shulhan
2022-09-06
all: update all dependencies
Shulhan
2022-09-06
all: check for symlink and re-fetch file info using os.Stat
Shulhan
2022-08-25
all: group all documents under directory _doc
Shulhan
2022-08-20
all: try to fix test that sometimes fail inside container
Shulhan
2022-08-20
all: add tasks to setup test inside systemd container
Shulhan
2022-08-07
Release ciigo v0.9.1 (2022-08-07)
v0.9.1
Shulhan
2022-08-07
all: remove delay for testing Watch
Shulhan
2022-08-07
all: fix HTML template loaded during Serve on non-development
Shulhan
2022-08-06
Release ciigo v0.9.0 (2022-08-06)
v0.9.0
Shulhan
2022-08-06
all: add package build for Arch Linux
Shulhan
2022-08-06
all: set the Version automatically set during build
Shulhan
2022-08-06
all: convert the README using AsciiDoc
Shulhan
2022-08-06
all: cleaning up codes
Shulhan
2022-08-06
go.mod: update share and asciidoctor-go modules
Shulhan
2022-08-01
all: simplify make tasks
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
[prev]
[next]