<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine/views, branch doc-reform_v0.9.2</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/'/>
<entry>
<title>update headers and year</title>
<updated>2020-02-11T18:08:49+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-01-24T20:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=52049eb825cca32a2d2e6596fe5160b3f33ba74d'/>
<id>52049eb825cca32a2d2e6596fe5160b3f33ba74d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.9.2 @safe &amp; @trusted first pass</title>
<updated>2020-01-13T21:06:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-12-05T16:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=9a91485c10e059dee1374e152e4b068cd9d3866c'/>
<id>9a91485c10e059dee1374e152e4b068cd9d3866c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.9.1 spine, post naming development</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-18T01:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=1ce62a931215316ee772301a08e4a7121b6fcc78'/>
<id>1ce62a931215316ee772301a08e4a7121b6fcc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.9.0 spine (doc-reform renamed)</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-15T02:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=6825a6865c9aa7f235a3825b0e08f3834745ed86'/>
<id>6825a6865c9aa7f235a3825b0e08f3834745ed86</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://www.doc-reform.org/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>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://www.doc-reform.org/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://www.doc-reform.org/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>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://www.doc-reform.org/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>
<entry>
<title>0.7.5 xmls css code reorganised; ocn can turn off or hide</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-08T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=b157271169fe8cd896b54a89d28fd3b7c8768826'/>
<id>b157271169fe8cd896b54a89d28fd3b7c8768826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.7.4 sqlite related, also some xml paths</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-08T21:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.doc-reform.org/projects/sisudoc-spine/commit/?id=1319336d6f8ce2de9a1a6319917bee6be278ad5a'/>
<id>1319336d6f8ce2de9a1a6319917bee6be278ad5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
