aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_paths.org
Commit message (Collapse)AuthorAgeFilesLines
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-191-16/+25
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-201-12/+12
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-201-11/+11
|
* config, where used without document processingRalph Amissah2020-05-201-21/+20
|
* cgi.d by Adam Ruppe used, license BoostRalph Amissah2020-05-201-1/+4
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-4/+62
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-261-2/+6
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-261-2/+4
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-26/+26
|
* update headers and yearRalph Amissah2020-02-111-24/+23
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-66/+66
| | | | - @safe @trusted & @system, reconsider @trusted
* fix >= dmd 2.088 asserts issue (offending removed)Ralph Amissah2020-01-131-11/+11
|
* present per document metadataRalph Amissah2020-01-131-12/+30
|
* src without pod.manifest, report on verboseRalph Amissah2020-01-131-9/+12
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-221-4/+4
|
* name changesRalph Amissah2019-11-221-47/+47
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-191-6/+6
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-62/+91
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* minorRalph Amissah2019-11-191-4/+5
|
* cosmeticRalph Amissah2019-11-181-31/+31
|
* 0.8.2 yaml pod.manifest, read site config firstRalph Amissah2019-10-171-7/+25
| | | | | | | | | | | | | | | | | | - yaml (configuration & metadata) site config, pod: pod.manifest, doc header: make, meta - pod.manifest in yaml breaks - older program reading new pod and - newer program reading old pod - read config first, - get site default language in case it is absent in pod.manifest - ensure config is not read too many times (it is at present, revisit)
* path related, mostly cosmetic codeRalph Amissah2019-10-171-119/+119
|
* document headers & config: yaml introducedRalph Amissah2019-10-171-2/+2
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* 0.8.0 name change in code use dr (doc reform) instead of sisuRalph Amissah2019-10-171-52/+52
|
* org-mode header added to org-mode filesRalph Amissah2019-10-171-0/+1
|
* cosmeticRalph Amissah2019-10-171-10/+2
|
* 0.7.4 sqlite related, also some xml pathsRalph Amissah2019-10-171-96/+103
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-171-21/+159
|
* harvest reorganizedRalph Amissah2019-10-171-11/+1
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-171-0/+36
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-171-0/+74
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-171-13/+16
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-171-1/+1
| | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g'
* 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
* housekeepingdoc-reform_v0.5.0Ralph Amissah2019-05-171-15/+18
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-171-1/+1
|
* 0.4.0 sqlite relatedRalph Amissah2019-05-171-0/+42
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-8/+8
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-40/+39
|
* org headings & tags, minordoc-reform_v0.2.0Ralph Amissah2019-04-101-5/+5
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-101-28/+28
|
* internal linksRalph Amissah2019-04-101-0/+9
|
* naming DocReform from SiSURalph Amissah2019-04-101-31/+31
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-15/+14
| | | | - from sdp
* messages & remove outputs not generatedRalph Amissah2019-04-101-6/+4
|
* 0.26.5 sqlite output, focusRalph Amissah2019-04-101-4/+18
|
* 0.26.4 file renames, cleaning, reorganisationRalph Amissah2019-04-101-90/+65
|
* 0.26.2 image(s) without dimensionsRalph Amissah2019-04-101-9/+13
|
* image pathsRalph Amissah2019-04-101-20/+18
|
* html & epub images in place (dimensions not & other issues)Ralph Amissah2019-04-101-7/+25
|