<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyssg/src, branch dev</title>
<subtitle>A Static Site Generator using markdown files.</subtitle>
<id>https://git.luevano.xyz/pyssg/atom?h=dev</id>
<link rel='self' href='https://git.luevano.xyz/pyssg/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/'/>
<updated>2023-08-29T20:34:57Z</updated>
<entry>
<title>fix: templates and prefix code</title>
<updated>2023-08-29T20:34:57Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-29T20:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=a514447db707b28825733045bd11ac3018fd25a6'/>
<id>urn:sha1:a514447db707b28825733045bd11ac3018fd25a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify page rendering</title>
<updated>2023-08-29T07:08:42Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-29T07:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=8e9c537b10b6da23724dc5df384ecc2cfd6b7f88'/>
<id>urn:sha1:8e9c537b10b6da23724dc5df384ecc2cfd6b7f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add essential templates, refactor</title>
<updated>2023-08-29T06:27:19Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-29T06:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=36c5ee34f7bbc903fa97451dfd42b2b915ea83ab'/>
<id>urn:sha1:36c5ee34f7bbc903fa97451dfd42b2b915ea83ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: wrong timestamp variable name</title>
<updated>2023-08-29T05:15:17Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-29T05:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=2b858a5f1b62ae76dddc1a0c0406cf1c20d5bc45'/>
<id>urn:sha1:2b858a5f1b62ae76dddc1a0c0406cf1c20d5bc45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify parser and page code, remove unnecessary debu logs</title>
<updated>2023-08-29T01:01:52Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-29T01:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=95cb13208dac4dcc32f4d32c987da6834cb6ba75'/>
<id>urn:sha1:95cb13208dac4dcc32f4d32c987da6834cb6ba75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: finalize sqlite integration</title>
<updated>2023-08-28T23:22:22Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-28T23:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=acebd03111a44617a32878d7cb9cdc0eafb0ad41'/>
<id>urn:sha1:acebd03111a44617a32878d7cb9cdc0eafb0ad41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: initial sqlite db implementation</title>
<updated>2023-08-28T21:19:03Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-28T21:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=e1333971db2f2028a9c4c68e12e78a4af4fd2635'/>
<id>urn:sha1:e1333971db2f2028a9c4c68e12e78a4af4fd2635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: remove unnecessary info</title>
<updated>2023-08-28T21:17:21Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-28T21:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=afee46cf86a73b36ddb19c4f4de4d0cc18d747dd'/>
<id>urn:sha1:afee46cf86a73b36ddb19c4f4de4d0cc18d747dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: configuration in its own subpackage, minor tweaks</title>
<updated>2023-08-28T04:54:31Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-28T04:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=d4d8601c32a18b9934302fea849006369a688d1f'/>
<id>urn:sha1:d4d8601c32a18b9934302fea849006369a688d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify config parsing and init</title>
<updated>2023-08-22T07:05:45Z</updated>
<author>
<name>David Luevano Alvarado</name>
<email>david@luevano.xyz</email>
</author>
<published>2023-08-22T07:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.luevano.xyz/pyssg/commit/?id=4bcc2029c25cb5b640eff5ea59ab020da6a42e2b'/>
<id>urn:sha1:4bcc2029c25cb5b640eff5ea59ab020da6a42e2b</id>
<content type='text'>
got rid of all the overengineered configuration parsing, everything is more simple and the error handling is left to the user as it would only mean checking their configuration based on the error message
</content>
</entry>
</feed>
