Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | spine info update | Ralph Amissah | 2020-10-19 | 2 | -12/+4686 | |
| | ||||||
* | build nix derivation (using dub2nix helper tool) | Ralph Amissah | 2020-10-19 | 1 | -60/+387 | |
| | | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix | |||||
* | nixify step | Ralph Amissah | 2020-10-19 | 1 | -26/+196 | |
| | ||||||
* | shell.nix | Ralph Amissah | 2020-10-19 | 1 | -17/+58 | |
| | ||||||
* | 0.11.1 | Ralph Amissah | 2020-10-19 | 2 | -2/+2 | |
| | ||||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 31 | -5285/+1412 | |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | |||||
* | meson revert to direct use of dub | Ralph Amissah | 2020-06-03 | 1 | -8/+8 | |
| | ||||||
* | makefile dub build flags | Ralph Amissah | 2020-06-03 | 1 | -17/+22 | |
| | ||||||
* | catching | Ralph Amissah | 2020-05-21 | 4 | -10/+27 | |
| | ||||||
* | meson using subproject directory, not dub directly | Ralph Amissah | 2020-05-21 | 1 | -123/+131 | |
| | | | | | | | | | | | | | - will not work until meson.build files in - d2sqlite3 - imageformats (request adding upstream) - dyaml and its dependency tinyendian already provide their meson.build (should probably revert to meson dub until resolved) - based on 1468425 meson build (no issue now with imagefomats using 7.0.2) | |||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 21 | -1272/+1272 | |
| | ||||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 4 | -66/+0 | |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | |||||
* | doc abstraction, pith replaces obj_type_status | Ralph Amissah | 2020-05-20 | 1 | -97/+89 | |
| | | | | - instructions sequence for headings & verse | |||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 | |
| | ||||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -773/+795 | |
| | | | | - block_is, block_state, block_delim | |||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 | |
| | ||||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 | |
| | ||||||
* | ext_lib (external libraries dir) moved into ./misc/ | Ralph Amissah | 2020-05-20 | 1 | -2/+0 | |
| | ||||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 | |
| | ||||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 3 | -29/+32 | |
| | ||||||
* | markup conversiondoc-reform_v0.10.0 | Ralph Amissah | 2020-05-20 | 1 | -197/+206 | |
| | | | | | | | - document header and body - .sst .ssm split into header and body - .ssi body only, (no document header) - change tracking of code blocks | |||||
* | rename & house utils; work on markup conversion | Ralph Amissah | 2020-05-20 | 4 | -6/+955 | |
| | | | | | | | | | | | | | - new dir for markup tools misc/util/d/tools/markup_conversion - start looking at tools for converting - endnotes from binary to inline - sisu.rb to sisu spine in d - look at conversion of document headers to yaml from - bespoke sisu headers (original .rb) - sdlang - toml | |||||
* | xmls, sqlite more with footnotes/endnotes | Ralph Amissah | 2020-05-20 | 3 | -80/+17 | |
| | ||||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 | |
| | ||||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 4 | -21/+195 | |
| | | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy | |||||
* | backmatter, special sections, heading ocn fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 | |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | |||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 2 | -92/+77 | |
| | | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading | |||||
* | cgi output, appearance, further adjustments | Ralph Amissah | 2020-05-20 | 1 | -31/+252 | |
| | ||||||
* | cgi output, adjust appearance | Ralph Amissah | 2020-05-20 | 1 | -23/+162 | |
| | ||||||
* | cgi search form title | Ralph Amissah | 2020-05-20 | 4 | -15/+44 | |
| | ||||||
* | cgi search form, no date_published breaks regex, initialize to "0000" | Ralph Amissah | 2020-05-20 | 1 | -7/+8 | |
| | ||||||
* | cgi search form, document sub-root path | Ralph Amissah | 2020-05-20 | 1 | -21/+31 | |
| | | | | | - (doc_output_root_path - web_doc_root_path) which added to url host provides document path | |||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 4 | -141/+219 | |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | |||||
* | cgi search form: path; theme; download remote src | Ralph Amissah | 2020-05-20 | 4 | -43/+88 | |
| | | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d | |||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 3 | -92/+106 | |
| | ||||||
* | syntax highlighting, start work, based on sisu.rb | Ralph Amissah | 2020-05-20 | 3 | -2/+1537 | |
| | ||||||
* | help & manpages, start work | Ralph Amissah | 2020-05-20 | 8 | -57/+4616 | |
| | ||||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 2 | -45/+50 | |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | |||||
* | opt_actions, re-arrangment, minor | Ralph Amissah | 2020-05-20 | 1 | -67/+68 | |
| | ||||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 3 | -12/+14 | |
| | ||||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 8 | -139/+292 | |
| | ||||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 3 | -20/+32 | |
| | ||||||
* | cgi search form, highlight matched text | Ralph Amissah | 2020-05-20 | 1 | -6/+50 | |
| | | | | - complication where match foun in url link | |||||
* | cgi search form, toggle a documents matched index & text | Ralph Amissah | 2020-05-20 | 1 | -43/+125 | |
| | ||||||
* | search, simplify & remove un-implemented features | Ralph Amissah | 2020-05-20 | 2 | -36/+458 | |
| | ||||||
* | cgi.d by Adam Ruppe used, license Boost | Ralph Amissah | 2020-05-20 | 2 | -1/+31 | |
| | ||||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 17 | -297/+4180 | |
| | ||||||
* | meson using dubdoc-reform_v0.9.2 | Ralph Amissah | 2020-03-14 | 1 | -145/+119 | |
| | | | | | | | | | - the good - works - project looks pretty clean - the bad - subprojects built externally - not suitable for debian packaging | |||||
* | meson build (subproject issue with imageformats >= 7.0.1) | Ralph Amissah | 2020-03-14 | 1 | -5/+4 | |
| | ||||||
* | meson build (subproject imageformats pinned 7.0.0) | Ralph Amissah | 2020-03-14 | 1 | -32/+59 | |
| | | | | | | | - subprojects with "manual" git download where upstream git lacks meson.build - imageformats git tag (version) pinned, else build fails |