aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta/conf_make_meta_yaml.d
Commit message (Collapse)AuthorAgeFilesLines
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-191-1/+1
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* catchingRalph Amissah2020-05-211-6/+10
|
* cgi search form titleRalph Amissah2020-05-201-0/+10
|
* cli precedence over config file settingsRalph Amissah2020-05-201-50/+134
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* sql, sqlite internal site linksRalph Amissah2020-05-201-1/+9
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-31/+135
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-4/+4
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-261-3/+3
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-3/+3
| | | | - @safe @trusted & @system, reconsider @trusted
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-1/+0
|
* present per document metadataRalph Amissah2020-01-131-0/+6
|
* 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-0/+8
|
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-131-7/+6
|
* name changesRalph Amissah2019-11-221-10/+10
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-1/+1
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* minorRalph Amissah2019-11-191-10/+25
|
* cosmeticRalph Amissah2019-11-181-14/+8
|
* --show-{config,make,metadata,summary}doc-reform_v0.8.0Ralph Amissah2019-10-171-18/+28
|
* document headers & config: yaml introducedRalph Amissah2019-10-171-0/+818
- as toml alternative - both toml & yaml (meta, conf, make) work