Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 0.26.6 prepare for parallelism, remove __gshareddoc-reform_v0.0.26 | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.5 sqlite output, focus | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.4 file renames, cleaning, reorganisation | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.3 object info changes | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.2 image(s) without dimensions | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.1 single sqlite file, premature? | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.0 sqlite single statement insertion of objects | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0 | ||||
* | 0.25.0 remove sdlang (headers, conf, make doc) | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.24.0 toml or sdlang for configuration | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.23.3 work on source & target file paths/locations | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.23.2 config paths for pod | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.23.1 use output path specified if any | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.23.0 make image list available early for sisupod | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | | | - have information needed for building source pods available early - don't do extra scan (for images) unless building of source pod requested |