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-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
2021-03-04
all: update with latest share module
Shulhan
2021-02-21
Release ciigo v0.5.0 (2021-02-21)
v0.5.0
Shulhan
2021-02-21
all: return error instead of call log.Fatal on non main packages
Shulhan
2021-02-21
all: rewrite to use the watcher
Shulhan
2021-02-21
all: implement Watch functionality
Shulhan
2021-02-21
all: remove unused metadata field on fileMarkup
Shulhan
2021-02-21
all: add the fileHTML type to fileMarkup type
Shulhan
2021-02-21
all: remove the kind field on fileMarkup
Shulhan
2021-01-21
Release ciigo v0.4.1 (2021-01-21)
v0.4.1
Shulhan
2021-01-21
Release ciigo v0.4.0 (2021-01-21)
v0.4.0
Shulhan
2021-01-21
README: update the content to reflect the latest changes
Shulhan
2021-01-10
ciigo: remove statement that ignore "assets" file
Shulhan
2021-01-10
all: remove unused variables
Shulhan
2021-01-10
Makefile: simplify all tasks
Shulhan
[next]