aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_paths.org
Commit message (Collapse)AuthorAgeFilesLines
* primarily org relatedRalph Amissah2021-11-271-1/+1
|
* metadata "curate" replaces "harvest"Ralph Amissah2021-09-091-4/+4
| | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme
* xmls, epub3 toc_nav.xhtml toc.ncxRalph Amissah2021-09-091-2/+2
|
* spine search and configuration relatedRalph Amissah2021-08-111-1/+1
|
* org-mode code block headersRalph Amissah2021-06-281-2/+5
|
* org-mode, cosmeticRalph Amissah2021-04-191-2/+2
|
* epub, minor adjustmentsRalph Amissah2021-04-131-3/+3
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-081-1/+59
|
* fix issues raised by dmd2.095.1 ldc2 1.25.0Ralph Amissah2021-03-231-2/+3
|
* 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
|