<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakyll/src/Data, branch master</title>
<subtitle>Haskell library for generating static sites</subtitle>
<id>https://git.pashev.ru/hakyll/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/hakyll/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/'/>
<updated>2017-06-19T09:57:23Z</updated>
<entry>
<title>Move src/ to lib/, put Init.hs in src/</title>
<updated>2017-06-19T09:57:23Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2017-06-19T09:57:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=67ecff7ad383640bc73d64edc2506c7cc648a134'/>
<id>urn:sha1:67ecff7ad383640bc73d64edc2506c7cc648a134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment</title>
<updated>2016-10-31T12:45:13Z</updated>
<author>
<name>Nikolaos S. Papaspyrou</name>
<email>nickie@softlab.ntua.gr</email>
</author>
<published>2016-10-31T12:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=3aa07ea334f14df19019947c2eef37b34bae2625'/>
<id>urn:sha1:3aa07ea334f14df19019947c2eef37b34bae2625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix integer fields in YAML metadata</title>
<updated>2016-10-31T08:36:41Z</updated>
<author>
<name>Nikolaos S. Papaspyrou</name>
<email>nickie@softlab.ntua.gr</email>
</author>
<published>2016-10-31T08:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=6fbffc586cd951180c5a4ed328bd43a1f3920a85'/>
<id>urn:sha1:6fbffc586cd951180c5a4ed328bd43a1f3920a85</id>
<content type='text'>
If a numeric field contains an integer number, it should be shown
as an integer number.  Without this patch, the field:

    answer = 42

would be shown as "42.0".  Before the introduction of YAML in
metadata, this was treated as a string and therefore shown as
just "42".  This patch reinstates the older (and IMHO correct)
behavior.
</content>
</entry>
<entry>
<title>Add functionField external tutorial</title>
<updated>2016-04-06T15:55:37Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2016-04-06T15:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=afbc784dc0733bc5d0ff243e2ae9b9e5a8613f69'/>
<id>urn:sha1:afbc784dc0733bc5d0ff243e2ae9b9e5a8613f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial YAML support</title>
<updated>2016-04-06T12:26:46Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2016-04-06T12:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=e81468e0f64fdbe05794d5f8ccaebc00ee474ee2'/>
<id>urn:sha1:e81468e0f64fdbe05794d5f8ccaebc00ee474ee2</id>
<content type='text'>
See #225
</content>
</entry>
</feed>
