aboutsummaryrefslogtreecommitdiff
path: root/cmd/ciigo-example/main.go
AgeCommit message (Expand)Author
2025-01-07all: move example for ciigo as library to internal/cmd/ciigo-exampleShulhan
2024-10-06all: refactoring functions to accept non pointer struct optionShulhan
2024-05-12_example: fix SPDX header on template fileShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-12-10all: fix all warnings reported by linter reviveShulhan
2022-08-01all: merge internal/cmd/goembed to cmd/ciigo-exampleShulhan
2022-08-01all: clean up codesShulhan
2022-05-19all: reformat all files using latest goimportsShulhan
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
2021-04-03all: change the Serve signature to ServeOptionsShulhan
2021-02-21all: return error instead of call log.Fatal on non main packagesShulhan
2021-01-10all: refactoring due to change on memfs packageShulhan
2020-11-11all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigoShulhan
2020-05-07all: rename the "content" directory to "_example"Shulhan
2020-05-01all: simplify serving content using function ServeShulhan
2019-08-14cmd/ciigo: a CLI to convert, generate, and serve markup filesShulhan
2019-08-06cmd/ciigo: move to ciigo-exampleShulhan