aboutsummaryrefslogtreecommitdiff
path: root/_example/index.adoc
AgeCommit message (Collapse)Author
2026-01-24all: move _example/ directory under _doc/ directoryShulhan
This allow us to inspect the example using the serve-doc task, along with the content of _doc/.
2025-01-07all: move example for ciigo as library to internal/cmd/ciigo-exampleShulhan
While at it, update the example index by removing unnecessary external image, and update links to open in new tab/window.
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
See https://kilabit.info/journal/2022/gpl/ for more information.
2020-11-24README: reformat to markdown to make it readable by sourcehutShulhan
While at it simplify the example of index.adoc.
2020-11-11all: migrate the repo and Go module to git.sr.ht/~shulhan/ciigoShulhan
2020-11-04all: revert support for markdownShulhan
This program only support asciidoctor markup only.
2020-05-07all: rename the "content" directory to "_example"Shulhan
While at it, also move the templates into _example and all assets into the same directory.