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-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
2021-01-10
all: refactoring due to change on memfs package
Shulhan
2020-12-26
go.mod: update with latest asciidoctor-go
Shulhan
2020-12-13
go.mod: update with latest asciidoctor-go
Shulhan
2020-12-09
go.mod: update with latest asciidoctor-go
Shulhan
2020-12-06
Release ciigo v0.3.0 (2020-12-06)
v0.3.0
Shulhan
2020-11-26
all: remove the Author and Date
Shulhan
2020-11-26
htmlgenerator: use the ToHTMLBody instead of ToEmbeddedHTML
Shulhan
2020-11-24
go.mod: update with latest asciidoctor-go
Shulhan
2020-11-24
README: reformat to markdown to make it readable by sourcehut
Shulhan
2020-11-11
all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigo
Shulhan
2020-11-11
README: symlink for displaying git sr.ht
Shulhan
[next]