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
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
2020-03-25
ciigo v0.1.1
v0.1.1
Shulhan
2020-03-25
all: move the metadata keys as constants
Shulhan
2020-03-24
all: rename markupFile to fileMarkup
Shulhan
2020-03-16
go.mod: update module "share"
Shulhan
2020-03-16
Revert "go.mod: update dependencies"
Shulhan
2020-02-14
go.mod: update dependencies
Shulhan
2020-02-14
Makefile: add task to run linter
Shulhan
2020-02-14
all: fix and suppress linter warnings
Shulhan
2020-02-14
cmd/ciigo: remove redundant help flags
Shulhan
2020-02-14
ciigo: remove unused constant "defHTMLTemplate"
Shulhan
2020-01-27
go.mod: update dependencies
Shulhan
2019-12-26
go.mod: update required Go to 1.13 and upgrade some dependencies
Shulhan
2019-09-30
go.mod: update dependencies
Shulhan
2019-09-27
all: include the template file in generated Go code
Shulhan
2019-09-25
content: fix and update documentation
Shulhan
2019-09-25
all: implement search functionality
Shulhan
2019-09-18
go.mod: update dependencies
Shulhan
2019-09-05
go.mod: update libasciidoc and share with latest release
Shulhan
2019-08-14
filehtml: unpack the author and date from document metadata
Shulhan
2019-08-14
cmd/ciigo: a CLI to convert, generate, and serve markup files
Shulhan
2019-08-06
cmd/ciigo: move to ciigo-example
Shulhan
2019-08-05
generate: compress the content of generated node with gzip
Shulhan
2019-08-05
server: add parameter to change the root directory
Shulhan
2019-08-05
all: add support for markdown markup language
Shulhan
2019-05-24
go.mod: update libasciidoc to latest in master
Shulhan
2019-05-19
go.mod: update shuLhan/share to v20190517170056-d85106c3bdfd
Shulhan
2019-05-19
Revert "go.mod: update dependencies"
Shulhan
2019-05-19
all: fix the main generate directive to use "+build ignore"
Shulhan
2019-05-19
go.mod: update dependencies
Shulhan
2019-05-12
go.mod: update to latest libasciidoc and share
Shulhan
2019-05-11
README: use "$HOME/go" as default base directory
Shulhan
2019-05-11
go.mod: update dependencies
Shulhan
2019-05-09
filehtml: save other metadata as map of string to string
Shulhan
2019-04-20
content: update instruction on Getting Started
Shulhan
[next]