aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/source
Commit message (Collapse)AuthorAgeFilesLines
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-223-1345/+0
|
* name changesRalph Amissah2019-11-223-16/+16
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-193-86/+124
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* minorRalph Amissah2019-11-191-4/+5
|
* cosmeticRalph Amissah2019-11-182-35/+35
|
* 0.8.2 yaml pod.manifest, read site config firstRalph Amissah2019-10-172-8/+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)
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-172-126/+1
| | | | | | | | | | | | - 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
* path related, mostly cosmetic codeRalph Amissah2019-10-172-55/+55
|
* document headers & config: yaml introducedRalph Amissah2019-10-173-22/+86
| | | | | - 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-173-46/+46
|
* cosmeticRalph Amissah2019-10-171-6/+1
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-171-0/+13
|
* harvest reorganizedRalph Amissah2019-10-171-7/+0
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-171-13/+16
|
* review, reduce use of autoRalph Amissah2019-08-192-16/+16
|
* a regex & some clearingRalph Amissah2019-05-211-12/+0
|
* housekeepingdoc-reform_v0.5.0Ralph Amissah2019-05-171-11/+14
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-4/+4
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-102-22/+22
|
* naming DocReform from SiSURalph Amissah2019-04-102-14/+14
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-103-0/+1355
- from sdp