<feed xmlns='http://www.w3.org/2005/Atom'>
<title>panfry.git, branch panfry-0.1.0</title>
<subtitle>Static web document generator</subtitle>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/'/>
<entry>
<title>Make panfry serve stopable</title>
<updated>2013-03-25T09:10:57+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-25T09:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=7d60b63712598c5d01f89e63d10f8676eda40e26'/>
<id>7d60b63712598c5d01f89e63d10f8676eda40e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Performance improvment</title>
<updated>2013-03-23T17:34:01+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-23T17:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=ce3a78a39914f37a73a061bcf4575849b28198cb'/>
<id>ce3a78a39914f37a73a061bcf4575849b28198cb</id>
<content type='text'>
If page source format is markdown, don't convert when calling
Page.markdown property; just pass the source directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If page source format is markdown, don't convert when calling
Page.markdown property; just pass the source directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we parse markdown</title>
<updated>2013-03-23T17:30:40+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-23T17:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=4a3dfa8b2c45b339b5dc8db868fd1f9abcb6f14e'/>
<id>4a3dfa8b2c45b339b5dc8db868fd1f9abcb6f14e</id>
<content type='text'>
Cache markdown after first call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cache markdown after first call.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to html5 output</title>
<updated>2013-03-23T17:28:56+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-23T17:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=e92d8e5b4459527b13fbe7dfc78e890ddcbf0b7c'/>
<id>e92d8e5b4459527b13fbe7dfc78e890ddcbf0b7c</id>
<content type='text'>
Disable numbered sections for multi-page html until
we find a way to handle this properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable numbered sections for multi-page html until
we find a way to handle this properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add panfry serve command and pandoc-options</title>
<updated>2013-03-23T16:29:45+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-23T16:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=b517bd162198c9c2ef0f645e1722af84475be2ce'/>
<id>b517bd162198c9c2ef0f645e1722af84475be2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve header id generation</title>
<updated>2013-03-23T16:28:08+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@mudgum.net</email>
</author>
<published>2013-03-23T16:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=0426fce3b39ebedf6b92bfe6b18aa08987b11ea2'/>
<id>0426fce3b39ebedf6b92bfe6b18aa08987b11ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change --srcdir to --docdir</title>
<updated>2013-03-23T14:02:28+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.de</email>
</author>
<published>2013-03-23T14:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=e80e4d436248d7129e3c9d58dfa61c28565a3e92'/>
<id>e80e4d436248d7129e3c9d58dfa61c28565a3e92</id>
<content type='text'>
Avoid confusion with the src/ path that contain the
document sources
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid confusion with the src/ path that contain the
document sources
</pre>
</div>
</content>
</entry>
<entry>
<title>New document file structure</title>
<updated>2013-03-23T13:49:42+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.de</email>
</author>
<published>2013-03-23T13:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=74edbf065728498c38f1975c97b7d16f40d1903c'/>
<id>74edbf065728498c38f1975c97b7d16f40d1903c</id>
<content type='text'>
- Document source is to be found under srcdir/src
- Templates under srcdir/templates
- Assets under srcdir/assets
  Assets are any files/directories that should be copied to
  the pubdir but are otherwise unprocessed by panfry.
- By default pubdir = srcdir/pub
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Document source is to be found under srcdir/src
- Templates under srcdir/templates
- Assets under srcdir/assets
  Assets are any files/directories that should be copied to
  the pubdir but are otherwise unprocessed by panfry.
- By default pubdir = srcdir/pub
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix</title>
<updated>2013-03-23T13:08:14+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.de</email>
</author>
<published>2013-03-23T13:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=a62783371454942e4edc1aa6e23b7deb76a268a4'/>
<id>a62783371454942e4edc1aa6e23b7deb76a268a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generation of cross page header referencing</title>
<updated>2013-03-23T12:51:22+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.de</email>
</author>
<published>2013-03-23T12:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/panfry.git/commit/?id=dd7e8daa4be941de64ccef4d8d8c5044f01777b2'/>
<id>dd7e8daa4be941de64ccef4d8d8c5044f01777b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
