aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/meta_conf_make_meta.org
Commit message (Collapse)AuthorAgeFilesLines
* a new yearRalph Amissah2022-01-051-2/+2
|
* org files, tangle output, some fixesRalph Amissah2021-11-271-5/+4
|
* configuration, hierarchy filenames & paths ...Ralph Amissah2021-11-271-325/+571
|
* sqlite related internal namingRalph Amissah2021-11-271-6/+8
|
* primarily org relatedRalph Amissah2021-11-271-15/+17
|
* config, clean up and make a bit more consistentRalph Amissah2021-08-201-35/+33
| | | | | - check version settings with: rg -A2 _version_set$ org
* spine search and configuration relatedRalph Amissah2021-08-111-8/+18
|
* config defaults: cfte, config-file & cleRalph Amissah2021-08-061-1/+1
|
* org-mode code block headersRalph Amissah2021-06-281-5/+11
|
* org-mode, cosmeticRalph Amissah2021-04-191-3/+3
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-081-5/+66
|
* 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
|