Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.16.0 sisudoc (src/sisudoc sisudoc spine) | Ralph Amissah | 2024-04-10 | 1 | -1/+1 |
| | | | | | - src/sisudoc (replaces src/doc_reform) - sisudoc spine (used more) | ||||
* | 0.15.0doc-reform_v0.15.0 | Ralph Amissah | 2024-04-10 | 1 | -1/+1 |
| | |||||
* | 0.14.0 | Ralph Amissah | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | 0.13.0 | Ralph Amissah | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | replace directory listing, blank index.html | Ralph Amissah | 2023-06-27 | 1 | -3/+0 |
| | |||||
* | html, bespoke homepage, symlink toc.html index.html | Ralph Amissah | 2023-06-27 | 1 | -0/+3 |
| | | | | | - html, bespoke homepage option - html, symlinks toc.html index.html | ||||
* | unicode, changes in use of symbols to represent things | Ralph Amissah | 2023-06-23 | 1 | -1/+1 |
| | |||||
* | 0.12.0 | Ralph Amissah | 2022-12-23 | 1 | -1/+1 |
| | |||||
* | latex select papersize & orientation | Ralph Amissah | 2022-03-05 | 2 | -2/+2 |
| | | | | | - cfte, doc collection config, cli e.g. --set-papersize="a4,letter.portrait,b4.portrait" | ||||
* | config & sqlite search output, some changes | Ralph Amissah | 2022-01-29 | 2 | -38/+38 |
| | |||||
* | cgi sqlite_search, heading matches fix, cleanup | Ralph Amissah | 2022-01-27 | 1 | -1/+1 |
| | |||||
* | configuration, hierarchy filenames & paths ... | Ralph Amissah | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | nix related config, direnv else minor | Ralph Amissah | 2021-10-22 | 1 | -3/+3 |
| | |||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 2 | -16/+16 |
| | | | | | - check version settings with: rg -A2 _version_set$ org | ||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 2 | -5/+5 |
| | |||||
* | config defaults: cfte, config-file & cle | Ralph Amissah | 2021-08-06 | 2 | -0/+45 |
| | |||||
* | 0.11.3 | Ralph Amissah | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | 0.11.2 | Ralph Amissah | 2021-01-29 | 1 | -1/+1 |
| | |||||
* | 0.11.1 | Ralph Amissah | 2020-10-19 | 1 | -1/+1 |
| | |||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 1 | -1/+1 |
| | |||||
* | 0.9.1 spine, post naming development | Ralph Amissah | 2019-11-22 | 1 | -1/+1 |
| | |||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 1 | -1/+1 |
| | |||||
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 1 | -1/+1 |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | ||||
* | 0.8.2 yaml pod.manifest, read site config first | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - yaml (configuration & metadata) site config, pod: pod.manifest, doc header: make, meta - pod.manifest in yaml breaks - older program reading new pod and - newer program reading old pod - read config first, - get site default language in case it is absent in pod.manifest - ensure config is not read too many times (it is at present, revisit) | ||||
* | 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1 | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | - yaml only: config, make & headers (yaml is converted directly to struct) - toml removed: preemptively remove confusion of having multiple config formats (toml was converted to json & json to struct) - json removed (intermediate representation): takes out intermediate conversion to json which could be attractive to have if there are multiple formats | ||||
* | 0.8.0 name change in code use dr (doc reform) instead of sisu | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.5 xmls css code reorganised; ocn can turn off or hide | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.1 odt (initial stub)doc-reform_v0.7.1 | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 1 | -1/+1 |
| | |||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc | ||||
* | 0.5.0 per object inline munging (rather than by line) | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index) | ||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | 0.4.2 xmls output, internaldoc-reform_v0.4.2 | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | 0.4.1 markup syntax extension for blocks, re: attributes | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | - for all blocks, e.g. - table{ - table(){ - table([recognized attributes if any]){ - code{ - code(){ - code.d([recognized attributes if any]){ - allows for the subsequent addition of attributes as required | ||||
* | 0.4.0 sqlite related | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | 0.3.2 css themes, --dark & --light (default) | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.3.1 internal links, anchor tags & segment associations, toc | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1 | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.2.0 renames pod from sisupod | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | - from sdp | ||||
* | 0.27.1 sqlite shared db actions cannot be parallelised | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | - regressive fix required | ||||
* | 0.27.0 parallelize doc processing | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | - std.parallelism |