<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyssg/pyssg.xyz/plt, branch main</title>
<subtitle>A Static Site Generator using markdown files.</subtitle>
<id>https://git.luevano.xyz/pyssg/atom?h=main</id>
<link rel='self' href='https://git.luevano.xyz/pyssg/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/'/>
<updated>2023-05-01T15:35:25Z</updated>
<entry>
<title>small bugfix, add toc settings, update example site and delete unnecessary static assets</title>
<updated>2023-05-01T15:35:25Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-05-01T15:35:25Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=f797bb14f7413df2abac6326c6df769004e50aa1'/>
<id>urn:sha1:f797bb14f7413df2abac6326c6df769004e50aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extra method for date conversions</title>
<updated>2022-12-27T08:59:59Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-27T08:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=48cabe1df739d1452e7ecc5164122a067157b057'/>
<id>urn:sha1:48cabe1df739d1452e7ecc5164122a067157b057</id>
<content type='text'>
</content>
</entry>
<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>add more files, fixed bugs related to multiple documents in yaml config</title>
<updated>2022-12-15T04:35:33Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-15T04:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=6ec12d94c1b25883e3588afcadd686d3dc157675'/>
<id>urn:sha1:6ec12d94c1b25883e3588afcadd686d3dc157675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new files for pyssg.xyz, add multiple document support</title>
<updated>2022-12-15T04:02:30Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-15T04:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=8461a3b8d48bc772ef449e37e5c98ffc254930fe'/>
<id>urn:sha1:8461a3b8d48bc772ef449e37e5c98ffc254930fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pyssg.xyz configs and templates</title>
<updated>2022-12-14T02:44:08Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-14T02:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=abc0de079b895af1b705894eb2b63596e3e37274'/>
<id>urn:sha1:abc0de079b895af1b705894eb2b63596e3e37274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update pyssg.xyz site files</title>
<updated>2022-12-13T06:11:16Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-13T06:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=db4b3736d4f45137a733ce5eb1e50aec968ca1d2'/>
<id>urn:sha1:db4b3736d4f45137a733ce5eb1e50aec968ca1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extra configuration for more control, add pyssg.xyz example</title>
<updated>2022-12-05T11:03:45Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2022-12-05T11:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=0b8441c79b047f81526bbb83febc40d7530e35d6'/>
<id>urn:sha1:0b8441c79b047f81526bbb83febc40d7530e35d6</id>
<content type='text'>
this is the first step towards creating a way to handle multiple subdomains/configs in a single run for a more cohesive site generation
</content>
</entry>
</feed>
