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
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
2020-11-09
cmd/ciigo: change default debug level for "serve" from 2 to 1
Shulhan
2020-11-09
go.mod: update to latest asciidoctor-go
Shulhan
2020-11-04
go.mod: update on asciidoctor-go
Shulhan
2020-11-04
htmlgenerator: convert the document with body only
Shulhan
2020-11-04
go.mod: update with latest asciidoctor-go module
Shulhan
2020-11-04
all: revert support for markdown
Shulhan
2020-11-04
all: update with latest asciidoctor module
Shulhan
2020-11-03
all: replace libasciidoc with asciidoctor-go
Shulhan
2020-10-08
all: check for zero last updated when unpacking adoc metadata
Shulhan
2020-10-07
all: update to libasciidoc v0.5.1
Shulhan
2020-07-05
Release ciigo v0.2.0 (2020-07-05)
v0.2.0
Shulhan
2020-06-27
server: fix html template not being watched on change
Shulhan
2020-06-27
go.mod: update with latest share module
Shulhan
2020-06-05
go.mod: update and fix dependencies error on fsnotify
Shulhan
[next]