<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine/src/doc_reform/source, branch doc-reform_v0.10.0</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/'/>
<entry>
<title>module &amp; src renaming</title>
<updated>2019-11-22T14:54:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-11-16T17:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=2731b33fe2d05fe3ebc3e2f98d39eacf7295d1e4'/>
<id>2731b33fe2d05fe3ebc3e2f98d39eacf7295d1e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>name changes</title>
<updated>2019-11-22T14:54:24+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-11-16T04:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=96b03396ddb487816ebd85d1c6f30400019702fc'/>
<id>96b03396ddb487816ebd85d1c6f30400019702fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.8.3 (if exists) get site config &amp; output path</title>
<updated>2019-11-19T21:55:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-11-14T16:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=d61236952f19c1a1107a11cf11874104c0fe1a9b'/>
<id>d61236952f19c1a1107a11cf11874104c0fe1a9b</id>
<content type='text'>
- read once &amp; read early:
  - once per batch processing
  - early (needed by metadata --harvest)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- read once &amp; read early:
  - once per batch processing
  - early (needed by metadata --harvest)
</pre>
</div>
</content>
</entry>
<entry>
<title>minor</title>
<updated>2019-11-19T21:55:29+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-22T23:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=3668f9ec6b4dd096f2109557ca523b3d774ad6d1'/>
<id>3668f9ec6b4dd096f2109557ca523b3d774ad6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic</title>
<updated>2019-11-18T19:59:47+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-22T23:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=02714184258c9be072857ddcc03bc114b2e843d1'/>
<id>02714184258c9be072857ddcc03bc114b2e843d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.8.2 yaml pod.manifest, read site config first</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-09T19:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=433f0b2ed0f9d5461c0fdf2b49e41eb26802cc2e'/>
<id>433f0b2ed0f9d5461c0fdf2b49e41eb26802cc2e</id>
<content type='text'>
- yaml (configuration &amp; 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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- yaml (configuration &amp; 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)
</pre>
</div>
</content>
</entry>
<entry>
<title>0.8.1 conf, make, meta: yaml only (toml removed)</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-06T00:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=1083951efc4f8ddbf8de65907cc5aee2ac6be2ed'/>
<id>1083951efc4f8ddbf8de65907cc5aee2ac6be2ed</id>
<content type='text'>
- yaml only: config, make &amp; headers
  (yaml is converted directly to struct)
- toml removed: preemptively remove confusion of
  having multiple config formats
  (toml was converted to json &amp; json to struct)
- json removed (intermediate representation):
  takes out intermediate conversion to json which
  could be attractive to have if there are
  multiple formats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- yaml only: config, make &amp; headers
  (yaml is converted directly to struct)
- toml removed: preemptively remove confusion of
  having multiple config formats
  (toml was converted to json &amp; json to struct)
- json removed (intermediate representation):
  takes out intermediate conversion to json which
  could be attractive to have if there are
  multiple formats
</pre>
</div>
</content>
</entry>
<entry>
<title>path related, mostly cosmetic code</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-02T19:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=5e23b12e0cdc531554e21ca464d2d0a2f8205645'/>
<id>5e23b12e0cdc531554e21ca464d2d0a2f8205645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document headers &amp; config: yaml introduced</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-09-24T15:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=d43281245f1732941228d79663c8e8d3280a972c'/>
<id>d43281245f1732941228d79663c8e8d3280a972c</id>
<content type='text'>
- as toml alternative
- both toml &amp; yaml (meta, conf, make) work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- as toml alternative
- both toml &amp; yaml (meta, conf, make) work
</pre>
</div>
</content>
</entry>
<entry>
<title>0.8.0 name change in code use dr (doc reform) instead of sisu</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-07-19T15:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisudoc-spine/commit/?id=3b59675bb48254d9ce31edcda2f2b559bff00519'/>
<id>3b59675bb48254d9ce31edcda2f2b559bff00519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
