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-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
2019-04-20
templates: move footer to the bottom of body
Shulhan
2019-04-19
ciigo: program to write static web server using asciidoc markup language
Shulhan