aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* help & manpages, start workRalph Amissah2020-05-208-57/+4616
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-202-45/+50
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* opt_actions, re-arrangment, minorRalph Amissah2020-05-201-67/+68
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-203-12/+14
|
* config, where used without document processingRalph Amissah2020-05-208-139/+292
|
* sql, sqlite internal site linksRalph Amissah2020-05-203-20/+32
|
* cgi search form, highlight matched textRalph Amissah2020-05-201-6/+50
| | | | - complication where match foun in url link
* cgi search form, toggle a documents matched index & textRalph Amissah2020-05-201-43/+125
|
* search, simplify & remove un-implemented featuresRalph Amissah2020-05-202-36/+458
|
* cgi.d by Adam Ruppe used, license BoostRalph Amissah2020-05-202-1/+31
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-2017-297/+4180
|
* meson using dubdoc-reform_v0.9.2Ralph Amissah2020-03-141-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 Amissah2020-03-141-5/+4
|
* meson build (subproject imageformats pinned 7.0.0)Ralph Amissah2020-03-141-32/+59
| | | | | | | - subprojects with "manual" git download where upstream git lacks meson.build - imageformats git tag (version) pinned, else build fails
* meson buildRalph Amissah2020-03-061-43/+311
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-263-140/+224
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-269-32/+70
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2615-117/+114
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-263-22/+32
|
* update headers and yearRalph Amissah2020-02-1125-927/+923
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1117-596/+515
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1110-81/+117
|
* xmls, minor, internal links (metadata, images)Ralph Amissah2020-02-112-53/+36
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-114-8/+12
|
* latex, footnotes only (endnotes section removed)Ralph Amissah2020-02-111-13/+17
|
* cosmetic primarily "format"Ralph Amissah2020-02-083-31/+54
|
* dmd releaseMode results in runtime errorsRalph Amissah2020-01-131-1/+5
| | | | | | - dmd compilation - "releaseMode" results in runtime errors - "inline" more than 10 times as slow
* fix >= dmd 2.088 asserts issue (offending removed)Ralph Amissah2020-01-131-11/+11
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1313-104/+85
|
* present per document metadataRalph Amissah2020-01-137-29/+560
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-131-3/+6
|
* yaml doc headers, protect harvestRalph Amissah2020-01-133-54/+52
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* src without pod.manifest, report on verboseRalph Amissah2020-01-132-10/+13
|
* xmls, home button fixesRalph Amissah2020-01-131-10/+20
|
* metaverse, remove newline after endnoteRalph Amissah2020-01-131-4/+4
| | | | - change to internal representation, minor
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-132-11/+11
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-139-235/+239
|
* yaml config, provide default if not readdoc-reform_v0.9.1Ralph Amissah2019-11-222-12/+52
|
* segmented html harvest links cli optionRalph Amissah2019-11-222-0/+12
|
* 0.9.1 spine, post naming developmentRalph Amissah2019-11-221-1/+1
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-2217-118/+118
|
* name changesRalph Amissah2019-11-2218-194/+194
|
* org renamingRalph Amissah2019-11-1910-0/+0
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-1924-380/+378
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-195-122/+165
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* makefile program version tagging for bin-archivedoc-reform_v0.8.2Ralph Amissah2019-11-191-8/+9
|
* regex, remove unusedRalph Amissah2019-11-191-78/+1
| | | | | - some potentially useful (review as needed) - speeds up compilation
* minorRalph Amissah2019-11-195-48/+109
|
* cosmeticRalph Amissah2019-11-188-278/+225
|
* multilingual pods, zipped sourceRalph Amissah2019-10-173-75/+133
|