| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-22 | all: move the documentation under _www/doc directory | Shulhan | |
| This also allow the latest/released documentation viewed on the web user interface under /doc path. While at it, reformat HTML and CSS files using js-beautify and JavaScript files using clang-format [1]. [1] https://google.github.io/styleguide/jsguide.html#formatting | |||
| 2022-03-15 | all: change the rescached license to GPL 3.0 or later | Shulhan | |
| See https://kilabit.info/journal/2022/gpl/ for more information. | |||
| 2022-02-09 | _doc: add index file and symlinks to CHANGELOG and README | Shulhan | |
| The idea is to be able to view all content of documentation inside the _doc file using the following command: _doc$ ciigo serve | |||
