<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyssg/ChangeLog, branch v0.8.3</title>
<subtitle>A Static Site Generator using markdown files.</subtitle>
<id>https://git.luevano.xyz/pyssg/atom?h=v0.8.3</id>
<link rel='self' href='https://git.luevano.xyz/pyssg/atom?h=v0.8.3'/>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/'/>
<updated>2022-12-27T08:25:40Z</updated>
<entry>
<title>fix links for some pages</title>
<updated>2022-12-27T08:25:40Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-27T08:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=369944746e3bf52b93919fe4b10262fa31f15a83'/>
<id>urn:sha1:369944746e3bf52b93919fe4b10262fa31f15a83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary variables for page object</title>
<updated>2022-12-27T08:14:36Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-27T08:14:36Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=903211371ec1ea6354f3aff0ccb09baf3ed6d33a'/>
<id>urn:sha1:903211371ec1ea6354f3aff0ccb09baf3ed6d33a</id>
<content type='text'>
removed some of the unnecessary variables for dates on the page object, as well as from the mandatory config
</content>
</entry>
<entry>
<title>fix for twine upload to pypi</title>
<updated>2022-12-13T02:34:04Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-13T02:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=ca643e729e585d4077c0e84de97a020d04bf551a'/>
<id>urn:sha1:ca643e729e585d4077c0e84de97a020d04bf551a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change python/twine command for the build command</title>
<updated>2022-11-27T10:03:12Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-11-27T10:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=9ea43f16d6440dce54ae7f78d46618d25e52f6ec'/>
<id>urn:sha1:9ea43f16d6440dce54ae7f78d46618d25e52f6ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new extensions for ^ and ~ syntax</title>
<updated>2022-05-22T00:14:37Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-05-22T00:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=b53928cf4f703b8b63388f17614a13cbe6f1b619'/>
<id>urn:sha1:b53928cf4f703b8b63388f17614a13cbe6f1b619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add proper var expansion from config file</title>
<updated>2022-04-24T03:49:53Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-04-24T03:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=8a0b1d2d9f9629e4a186549b134ebd6b80a5d71b'/>
<id>urn:sha1:8a0b1d2d9f9629e4a186549b134ebd6b80a5d71b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add checksum checking for mod files instead of timestamp</title>
<updated>2022-04-24T02:47:19Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-04-24T02:47:19Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=dfc3e6db921815416b8edc5892b2a7adfc677a25'/>
<id>urn:sha1:dfc3e6db921815416b8edc5892b2a7adfc677a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor refactoring</title>
<updated>2022-04-21T05:08:10Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-04-21T05:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=cbcf4f6f2c2264cff9e52ebb1cfd654a302d74f0'/>
<id>urn:sha1:cbcf4f6f2c2264cff9e52ebb1cfd654a302d74f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add build and upload command, modified readme</title>
<updated>2022-04-17T21:16:50Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-04-17T21:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=d2dfa337171fdad8ed48ce95e3b8f91e291423b7'/>
<id>urn:sha1:d2dfa337171fdad8ed48ce95e3b8f91e291423b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug on new extensions</title>
<updated>2021-06-08T05:34:19Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2021-06-08T05:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=dd01e2521bb86666a19fab8710a1a086bfd1ec48'/>
<id>urn:sha1:dd01e2521bb86666a19fab8710a1a086bfd1ec48</id>
<content type='text'>
</content>
</entry>
</feed>
