index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ciigo-example
Age
Commit message (
Expand
)
Author
2024-05-12
_example: fix SPDX header on template file
Shulhan
2024-05-10
all: update module pakakeh.go to latest release
Shulhan
2024-04-11
all: fix HTML files always generated when HTMLTemplate is not set
Shulhan
2024-04-04
Release ciigo v0.12.0 (2024-04-04)
v0.12.0
Shulhan
2024-03-15
go.mod: update module "pakakeh.go" to tip
Shulhan
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-10
all: fix all warnings reported by linter revive
Shulhan
2023-11-07
go.mod: update share module to v0.50.1
Shulhan
2023-05-14
all: bring back support for Markdown
Shulhan
2022-09-06
all: update all dependencies
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-07-09
all: update share module to v0.39.1-0.20220709072157-a39d5d2246f8
Shulhan
2022-05-19
all: reformat all files using latest goimports
Shulhan
2022-03-09
all: update the watcher affected by changes on share module
Shulhan
2022-03-04
all: re-convert markup files if HTML template is newer on GoEmbed
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2021-12-20
go.mod: update to latest share module
Shulhan
2021-10-10
all: refactoring with latest share module
Shulhan
2021-04-03
all: change the Serve signature to ServeOptions
Shulhan
2021-02-21
all: return error instead of call log.Fatal on non main packages
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-11-26
all: remove the Author and Date
Shulhan
2020-11-26
htmlgenerator: use the ToHTMLBody instead of ToEmbeddedHTML
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-04
htmlgenerator: convert the document with body only
Shulhan
2020-11-04
all: update with latest asciidoctor module
Shulhan
2020-11-03
all: replace libasciidoc with asciidoctor-go
Shulhan
2020-10-07
all: update to libasciidoc v0.5.1
Shulhan
2020-05-07
go.mod: update with latest share module
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-03-30
ciigo-example: update generated static.go file
Shulhan
2019-12-26
go.mod: update required Go to 1.13 and upgrade some 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-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