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-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
2020-05-07
go.mod: update with latest share module
Shulhan
2020-05-07
go.mod: update dependencies
Shulhan
2020-05-07
Makefile: add task to serve the generated example
Shulhan
2020-05-07
template: update the embedded HTML footer
Shulhan
2020-05-07
all: rename the "content" directory to "_example"
Shulhan
2020-05-01
all: simplify serving content using function Serve
Shulhan
2020-05-01
all: move the file to generate static assets to internal/cmd/generate
Shulhan
2020-05-01
all: embed the HTML template and the stylesheet
Shulhan
2020-04-18
Makefile: add release tasks
Shulhan
2020-03-30
ciigo-example: update generated static.go file
Shulhan
2020-03-30
go.sum: cleaning up
Shulhan
2020-03-30
go.mod: update share module
Shulhan
[next]