aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/meta_conf_make_meta.org
Commit message (Collapse)AuthorAgeFilesLines
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-191-12/+21
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* catchingRalph Amissah2020-05-211-7/+11
|
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-201-2/+2
|
* cgi search form titleRalph Amissah2020-05-201-0/+12
|
* cli precedence over config file settingsRalph Amissah2020-05-201-105/+189
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* sql, sqlite internal site linksRalph Amissah2020-05-201-1/+10
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-53/+210
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-8/+8
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-261-3/+3
|
* update headers and yearRalph Amissah2020-02-111-23/+22
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-5/+5
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-111-1/+1
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-4/+0
|
* present per document metadataRalph Amissah2020-01-131-0/+7
|
* yaml doc headers, protect harvestRalph Amissah2020-01-131-15/+19
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* xmls, home button fixesRalph Amissah2020-01-131-10/+20
|
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-131-7/+6
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-131-2/+2
|
* name changesRalph Amissah2019-11-221-17/+17
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-191-10/+10
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-7/+2
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* minorRalph Amissah2019-11-191-15/+35
|
* cosmeticRalph Amissah2019-11-181-16/+10
|
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-171-100/+2
| | | | | | | | | | | | - 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
* --show-{config,make,metadata,summary}doc-reform_v0.8.0Ralph Amissah2019-10-171-18/+30
|
* document headers & config: yaml introducedRalph Amissah2019-10-171-102/+865
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* org-mode header added to org-mode filesRalph Amissah2019-10-171-0/+1
|
* harvest html outputRalph Amissah2019-10-171-5/+9
|
* harvest, document reportingRalph Amissah2019-10-171-14/+9
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-171-87/+131
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-171-91/+91
|
* review, reduce use of autoRalph Amissah2019-08-191-33/+33
|
* cosmetic mostlyRalph Amissah2019-05-191-76/+65
|
* 0.6.0 docReform project license AGPLv3+Ralph Amissah2019-05-171-0/+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
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-171-1/+1
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-10/+13
|
* json type match, fix breakage caused by external changedoc-reform_v0.3.2Ralph Amissah2019-05-171-91/+95
|
* org headings & tags, minordoc-reform_v0.2.0Ralph Amissah2019-04-101-2/+2
|
* regex, resolve issues with: master file inserts path; url internal linkRalph Amissah2019-04-101-2/+2
|
* config webserv_url_doc_root, domain & pathRalph Amissah2019-04-101-8/+8
|
* naming DocReform from SiSURalph Amissah2019-04-101-14/+14
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-34/+33
| | | | - from sdp
* messages & remove outputs not generatedRalph Amissah2019-04-101-30/+19
|
* cosmeticRalph Amissah2019-04-101-14/+7
|
* link url matchingRalph Amissah2019-04-101-4/+4
| | | | | | | - smid: sisu markup identify - inline_link_markup_regular matches series of marked up urls, e.g. { link txt }http://url, { link txt }http://url
* 0.26.0 sqlite single statement insertion of objectsRalph Amissah2019-04-101-1/+1
| | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0
* home button text, a redoRalph Amissah2019-04-101-17/+19
|
* footnotes fontface; home button text and linksRalph Amissah2019-04-101-26/+97
|
* make auto numbering relatedRalph Amissah2019-04-101-20/+56
|
* conf, make, meta, init and tidy substitutionRalph Amissah2019-04-101-157/+124
|