<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/data/doc, branch sisu_3.0.0</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/'/>
<entry>
<title>update changelogs &amp; version date</title>
<updated>2011-02-07T18:56:28+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T18:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=5b0efc5b454309bab2c6efe3507c54b4191152bc'/>
<id>5b0efc5b454309bab2c6efe3507c54b4191152bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation &amp; man pages, add sisu3, sisu-po and touches</title>
<updated>2011-02-07T18:48:48+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T16:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=b571083d97d62e381d9b0cccd41889cfc95256a4'/>
<id>b571083d97d62e381d9b0cccd41889cfc95256a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REMOVE sisu v1</title>
<updated>2011-02-07T16:47:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T16:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=c19e5c6135b0b602835ae71aafd96df7188cffbb'/>
<id>c19e5c6135b0b602835ae71aafd96df7188cffbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3 introduced as development branch, invoked using "sisu --v3 [instructions]</title>
<updated>2011-02-01T21:55:05+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-01T14:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=4b51bc00cda70d3c118401a74f1704df38c947a3'/>
<id>4b51bc00cda70d3c118401a74f1704df38c947a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare for v3 branch</title>
<updated>2011-02-01T12:53:24+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-01T12:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=f26f1b37f7ee35fa4fea8291fc05096c14ed2468'/>
<id>f26f1b37f7ee35fa4fea8291fc05096c14ed2468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove skin_gutenberg from sisu, unused</title>
<updated>2011-02-01T12:49:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-01T12:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=9e50425578f40548baaf3081b2892ac128f888bc'/>
<id>9e50425578f40548baaf3081b2892ac128f888bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document objects: page break; object separator (introduced &amp; used, adjust later)</title>
<updated>2010-12-17T04:46:13+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-12-17T04:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=ff4ceb260ae3931072810a0ada124841d3b8e032'/>
<id>ff4ceb260ae3931072810a0ada124841d3b8e032</id>
<content type='text'>
* object separator introduced
  (requested Cory Doctorow, implementation not discussed)
  * dal_syntax, object separator syntax (&lt;:---&gt; or &lt;:ols&gt;)
  * constants, object separator
  * vim syntax highlighting, match object separator

* document objects: page break; object separator
  (introduced &amp; used)
  * dal, page break and object separator objects
  * represent page break and object separator: plaintext, html, epub, odf,
    texpdf (adjust later)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* object separator introduced
  (requested Cory Doctorow, implementation not discussed)
  * dal_syntax, object separator syntax (&lt;:---&gt; or &lt;:ols&gt;)
  * constants, object separator
  * vim syntax highlighting, match object separator

* document objects: page break; object separator
  (introduced &amp; used)
  * dal, page break and object separator objects
  * represent page break and object separator: plaintext, html, epub, odf,
    texpdf (adjust later)
</pre>
</div>
</content>
</entry>
<entry>
<title>dal_syntax, sisu syntax modification (insist on curly braces)</title>
<updated>2010-12-13T15:07:10+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-12-13T15:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=5e3e7429d5f0f808be70b4c919754344554245a9'/>
<id>5e3e7429d5f0f808be70b4c919754344554245a9</id>
<content type='text'>
* enforce use of curly braces in markup, remove single word markup without curly
  braces
  (requested fix, Ben Armstrong (live-manual), problematic for technical
  writing)
* also removed some undocumented alternative markup attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* enforce use of curly braces in markup, remove single word markup without curly
  braces
  (requested fix, Ben Armstrong (live-manual), problematic for technical
  writing)
* also removed some undocumented alternative markup attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>sha256 (2.7.9)</title>
<updated>2010-12-09T18:35:01+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-12-09T18:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=1b259aed7b454a576cf8d52acc48b8f524ef5612'/>
<id>1b259aed7b454a576cf8d52acc48b8f524ef5612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog, cosmetic</title>
<updated>2010-12-09T17:57:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-12-09T17:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=74911938539cf6ab959564b21d533a1f96ca78f2'/>
<id>74911938539cf6ab959564b21d533a1f96ca78f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
