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
2022-05-19
Release ciigo v0.8.1 (2022-05-19)
v0.8.1
Shulhan
2022-05-19
cmd/ciigo: simplify and cleaning up the code
Shulhan
2022-05-19
cmd/ciigo: add command to print to current version
Shulhan
2022-05-19
all: reformat all files using latest goimports
Shulhan
2022-05-19
go.mod: update share module to v0.37.0
Shulhan
2022-03-27
.reuse: add missing copyright and license in the testdata files
Shulhan
2022-03-27
_example: fix the copyright comment on the CSS files
Shulhan
2022-03-27
all: set the field Development to true if MemFS is not set on newServer
Shulhan
2022-03-27
all: include the path that cause an error on newHTMLGenerator
Shulhan
2022-03-27
go.mod: update the share module to latest
Shulhan
2022-03-12
all: check for excluded file before processing sub directory
Shulhan
2022-03-09
all: remove old license section on README
Shulhan
2022-03-09
all: reverse the license symbolic link
Shulhan
2022-03-09
all: update the watcher affected by changes on share module
Shulhan
2022-03-04
Release ciigo v0.8.0 (2022-03-04)
v0.8.0
Shulhan
2022-03-04
all: re-convert markup files if HTML template is newer on GoEmbed
Shulhan
2022-03-04
all: add 1em to the bottom margin of paragraph under list
Shulhan
2022-03-04
all: update asciidoctor-go and share modules to latest version
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2022-03-01
go.mod: update share module to the tip
Shulhan
2022-02-19
all: realign all structs
Shulhan
2022-02-19
all: fix adoc files not re-converted when template file changes
Shulhan
2022-02-19
all: add option IsDevelopment to ServeOptions
Shulhan
2022-02-17
go.mod: update module asciidoctor-go to the tip
Shulhan
2022-02-16
Makefile: set CGO_ENABLED to 1 when running test
Shulhan
2022-01-10
Release ciigo v0.7.1 (2022-01-10)
v0.7.1
Shulhan
2022-01-10
go.mod: update to latest share module
Shulhan
2021-12-20
go.mod: update to latest share module
Shulhan
2021-12-06
Release ciigo v0.7.0 (2021-12-06)
v0.7.0
Shulhan
2021-12-06
go.mod: update share v0.32.0 and asciidoctor-go v0.1.1
Shulhan
2021-12-06
all: add missing new line when printing file to be converted
Shulhan
2021-10-27
all: update to latest share module
Shulhan
2021-10-17
all: fix empty fileMarkups on watcher
Shulhan
2021-10-10
all: rename type fileHTML to fileHtml
Shulhan
2021-10-10
all: check markup modification time before converting to HTML
Shulhan
2021-10-10
all: refactoring with latest share module
Shulhan
2021-10-09
go.mod: update share module to latest commits
Shulhan
2021-10-08
all: update share module to latest version
Shulhan
2021-07-09
go.mod: upgrade share module to v0.28.1-0.20210709045022-0cd813b8ae8a
Shulhan
2021-04-07
Release ciigo v0.6.0 (2021-04-07)
v0.6.0
Shulhan
2021-04-07
all: replace any mention of asciidoc with markup
Shulhan
2021-04-06
go.mod: set the minimum Go to 1.16 and update the dependencies
Shulhan
2021-04-03
all: update README and LICENSE
Shulhan
2021-04-03
all: add option to exclude certain paths using regular expression
Shulhan
2021-04-03
cmd/ciigo: remove any mention of .md extension
Shulhan
2021-04-03
all: changes the Watch signature to use ConvertOptions
Shulhan
2021-04-03
all: change the Serve signature to ServeOptions
Shulhan
2021-04-03
all: exclude common file and directories names for being watched
Shulhan
2021-04-03
all: change the Convert function to use type ConvertOptions
Shulhan
2021-03-06
all: update module dependencies
Shulhan
[next]