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
Age
Commit message (
Expand
)
Author
2024-08-04
all: update the CLI usage in the README
Shulhan
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
cmd/ciigo: add flag to set package and variable name for "embed"
Shulhan
2024-04-11
all: fix HTML files always generated when HTMLTemplate is not set
Shulhan
2024-04-10
cmd/ciigo: instantiate variable on switch cases
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
cmd/ciigo: set default IP address to loopback on serve command
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-06
all: set the Version automatically set during build
Shulhan
2022-08-01
all: merge internal/cmd/goembed to cmd/ciigo-example
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-07-24
Release ciigo v0.8.2 (2022-07-24)
v0.8.2
Shulhan
2022-07-09
all: update share module to v0.39.1-0.20220709072157-a39d5d2246f8
Shulhan
2022-05-19
cmd/ciigo: simplify and cleaning up the code
Shulhan
2022-05-19
cmd/ciigo: add command to print to current version
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
2022-02-19
all: add option IsDevelopment to ServeOptions
Shulhan
2021-12-20
go.mod: update to latest share module
Shulhan
2021-10-27
all: update to latest share module
Shulhan
2021-10-10
all: refactoring with latest share module
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: change the Serve signature to ServeOptions
Shulhan
2021-04-03
all: change the Convert function to use type ConvertOptions
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-09
cmd/ciigo: change default debug level for "serve" from 2 to 1
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-05-01
all: embed the HTML template and the stylesheet
Shulhan
[next]