Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 3 | -86/+124 |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | ||||
* | minor | Ralph Amissah | 2019-11-19 | 1 | -4/+5 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-11-18 | 2 | -35/+35 |
| | |||||
* | 0.8.2 yaml pod.manifest, read site config first | Ralph Amissah | 2019-10-17 | 2 | -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.1 | Ralph Amissah | 2019-10-17 | 2 | -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 code | Ralph Amissah | 2019-10-17 | 2 | -55/+55 |
| | |||||
* | document headers & config: yaml introduced | Ralph Amissah | 2019-10-17 | 3 | -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 sisu | Ralph Amissah | 2019-10-17 | 3 | -46/+46 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 1 | -6/+1 |
| | |||||
* | harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3 | Ralph Amissah | 2019-10-17 | 1 | -0/+13 |
| | |||||
* | harvest reorganized | Ralph Amissah | 2019-10-17 | 1 | -7/+0 |
| | |||||
* | remove ./data for now, else relatively minor | Ralph Amissah | 2019-10-17 | 1 | -13/+16 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 2 | -16/+16 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 1 | -12/+0 |
| | |||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 1 | -11/+14 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -4/+4 |
| | |||||
* | 0.2.0 renames pod from sisupod | Ralph Amissah | 2019-04-10 | 2 | -22/+22 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 2 | -14/+14 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 3 | -0/+1355 |
- from sdp |