index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ciigo.go
Age
Commit message (
Expand
)
Author
2021-04-03
all: changes the Watch signature to use ConvertOptions
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-02-21
all: rewrite to use the watcher
Shulhan
2021-02-21
all: implement Watch functionality
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-10
ciigo: remove statement that ignore "assets" file
Shulhan
2021-01-10
all: remove unused variables
Shulhan
2021-01-10
all: refactoring due to change on memfs package
Shulhan
2020-11-11
all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigo
Shulhan
2020-11-04
all: revert support for markdown
Shulhan
2020-05-07
go.mod: update with latest share module
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-25
all: move the metadata keys as constants
Shulhan
2020-02-14
all: fix and suppress linter warnings
Shulhan
2020-02-14
ciigo: remove unused constant "defHTMLTemplate"
Shulhan
2019-08-14
cmd/ciigo: a CLI to convert, generate, and serve markup files
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-04-19
ciigo: program to write static web server using asciidoc markup language
Shulhan
[prev]