Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 2 | -5/+5 |
| | |||||
* | regex, remove unused | Ralph Amissah | 2019-11-19 | 1 | -36/+0 |
| | | | | | - some potentially useful (review as needed) - speeds up compilation | ||||
* | cosmetic | Ralph Amissah | 2019-11-18 | 4 | -24/+24 |
| | |||||
* | multilingual pods, zipped source | Ralph Amissah | 2019-10-17 | 2 | -65/+118 |
| | |||||
* | 0.8.2 yaml pod.manifest, read site config first | Ralph Amissah | 2019-10-17 | 2 | -27/+75 |
| | | | | | | | | | | | | | | | | | | - 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) | ||||
* | path related, mostly cosmetic code | Ralph Amissah | 2019-10-17 | 2 | -70/+70 |
| | |||||
* | processing info | Ralph Amissah | 2019-10-17 | 1 | -5/+8 |
| | |||||
* | 0.8.0 name change in code use dr (doc reform) instead of sisu | Ralph Amissah | 2019-10-17 | 4 | -14/+14 |
| | |||||
* | texpdf, footer & language settingdoc-reform_v0.7.5 | Ralph Amissah | 2019-10-17 | 1 | -6/+41 |
| | |||||
* | css cosmetic | Ralph Amissah | 2019-10-17 | 1 | -38/+58 |
| | |||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 2 | -10/+255 |
| | |||||
* | xmls, css, user-select on object-numbers & seg minitoc | Ralph Amissah | 2019-10-17 | 1 | -6/+78 |
| | | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers | ||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 2 | -0/+4 |
| | |||||
* | xmls, special footnotes | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 2 | -0/+32 |
| | |||||
* | 0.7.5 xmls css code reorganised; ocn can turn off or hide | Ralph Amissah | 2019-10-17 | 4 | -4703/+2660 |
| | |||||
* | remove renamed file | Ralph Amissah | 2019-10-17 | 1 | -278/+0 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 4 | -7/+7 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 3 | -214/+237 |
| | |||||
* | harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3 | Ralph Amissah | 2019-10-17 | 1 | -21/+133 |
| | |||||
* | harvest reorganized | Ralph Amissah | 2019-10-17 | 1 | -4/+1 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 4 | -1/+1212 |
| | |||||
* | 0.7.1 odt (initial stub)doc-reform_v0.7.1 | Ralph Amissah | 2019-10-17 | 3 | -1/+2152 |
| | |||||
* | remove ./data for now, else relatively minor | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 5 | -148/+142 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 4 | -16/+15 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 2 | -1/+6 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 2 | -12/+12 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -6/+24 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 5 | -120/+120 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 6 | -26/+38 |
| | |||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 4 | -9/+49 |
| | |||||
* | inline fontface markup, internal representation, reorganise code | Ralph Amissah | 2019-05-17 | 1 | -1/+9 |
| | |||||
* | inline fontface markup, internal representation | Ralph Amissah | 2019-05-17 | 1 | -13/+27 |
| | |||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 5 | -119/+120 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 5 | -226/+211 |
| | |||||
* | output_xmls epub use struct | Ralph Amissah | 2019-05-17 | 2 | -114/+125 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 5 | -2/+18 |
| | | | | | | - 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 | 3 | -101/+83 |
| | |||||
* | cleaningdoc-reform_v0.4.1 | Ralph Amissah | 2019-05-17 | 2 | -7/+10 |
| | |||||
* | output_hub conditional importsdoc-reform_v0.4.0 | Ralph Amissah | 2019-05-17 | 1 | -8/+10 |
| | |||||
* | 0.4.0 sqlite related | Ralph Amissah | 2019-05-17 | 2 | -13/+56 |
| | |||||
* | cosmeticdoc-reform_v0.3.3 | Ralph Amissah | 2019-05-17 | 2 | -11/+11 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -5/+5 |
| | |||||
* | reporting pod & source processing | Ralph Amissah | 2019-04-10 | 1 | -3/+8 |
| | |||||
* | 0.3.2 css themes, --dark & --light (default) | Ralph Amissah | 2019-04-10 | 4 | -160/+3212 |
| | |||||
* | --workon flag, for some under construction codedoc-reform_v0.3.1 | Ralph Amissah | 2019-04-10 | 1 | -20/+39 |
| | |||||
* | xmls more on anchor tags, scroll fix where no ocn | Ralph Amissah | 2019-04-10 | 1 | -64/+64 |
| | |||||
* | 0.3.1 internal links, anchor tags & segment associations, toc | Ralph Amissah | 2019-04-10 | 2 | -12/+18 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 6 | -284/+443 |
| |