<feed xmlns='http://www.w3.org/2005/Atom'>
<title>toaster, branch v1.2.0</title>
<subtitle>Generate websites from markdown files
</subtitle>
<id>https://code.benbridle.com/toaster/atom?h=v1.2.0</id>
<link rel='self' href='https://code.benbridle.com/toaster/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/'/>
<updated>2025-01-07T09:18:20Z</updated>
<entry>
<title>Update to version 1.2.0</title>
<updated>2025-01-07T09:18:20Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T09:18:20Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/commit/?id=af2507508f7877eace40b119c2a6fab1aefc6bc2'/>
<id>urn:sha1:af2507508f7877eace40b119c2a6fab1aefc6bc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load default CSS and JavaScript files from site root</title>
<updated>2025-01-07T09:17:52Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T09:17:52Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/commit/?id=7b5a7c52bd9fbd256776ca6737447cf78f80aa57'/>
<id>urn:sha1:7b5a7c52bd9fbd256776ca6737447cf78f80aa57</id>
<content type='text'>
Instead of linking to a static path for the CSS and JavaScript files in
the head of each generated HTML document, dynamically generate a
relative path that backtracks to the site root before descending into
the chosen directory. This ensures that all pages will link to the same
set of CSS/JS files, no matter how deeply nested.

This could have been accomplished through the use of absolute paths,
but I want the websites generated by this program to be able to be
freely mixed and matched with existing websites, which requires the use
of relative paths only.
</content>
</entry>
<entry>
<title>Update version to 1.1.0</title>
<updated>2025-01-07T04:41:58Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T04:10:36Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/commit/?id=02946f8f8ecb95349a8cc3af51be2df0256e196e'/>
<id>urn:sha1:02946f8f8ecb95349a8cc3af51be2df0256e196e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A collection of fixes</title>
<updated>2025-01-07T04:41:58Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-01-07T04:41:46Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/commit/?id=87436bb887c435461e371e0b8d83cfe79dd3c9b2'/>
<id>urn:sha1:87436bb887c435461e371e0b8d83cfe79dd3c9b2</id>
<content type='text'>
Fixed a lot of issues around internal relative links and link validity
checks. Added a math fragment syntax and the $$..$$ math form. Added
heading link validity checks.
</content>
</entry>
<entry>
<title>Initial version</title>
<updated>2025-01-06T04:19:06Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-01-06T04:19:06Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/toaster/commit/?id=8b6bb67e39b59f68dc005550dd42f031b6f415e8'/>
<id>urn:sha1:8b6bb67e39b59f68dc005550dd42f031b6f415e8</id>
<content type='text'>
</content>
</entry>
</feed>
