<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sally/templates/404.html, branch master</title>
<subtitle>a fork with reasonable build of uber-go/sally</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/'/>
<entry>
<title>Support dark mode theme (#142)</title>
<updated>2024-03-12T18:02:02+00:00</updated>
<author>
<name>Chongyi Zheng</name>
<email>git@zcy.dev</email>
</author>
<published>2024-03-12T18:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=d7c76afa342c98220281bdadb7fcf2598e48624b'/>
<id>d7c76afa342c98220281bdadb7fcf2598e48624b</id>
<content type='text'>
* Support dark mode theme

* Add dark mode to 404 and package pages

* Fix tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support dark mode theme

* Add dark mode to 404 and package pages

* Fix tests</pre>
</div>
</content>
</entry>
<entry>
<title>feat: support for custom templates (#129)</title>
<updated>2023-11-10T13:23:27+00:00</updated>
<author>
<name>Henrique Dias</name>
<email>hacdias@gmail.com</email>
</author>
<published>2023-11-10T13:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=bcddd3bbbea1a64a3fa9d71254f143246116b5b3'/>
<id>bcddd3bbbea1a64a3fa9d71254f143246116b5b3</id>
<content type='text'>
Adds a `-templates` flag that can be used to provide
an alternative directory with templates for Sally to use.
The new templates override the default set embedded in Sally.

This includes a new 404 template so that 404 errors
use the same theme as the rest of the website.

Additionally, for HTTP status &gt;400,
this also sets the Cache-Control header
to discourage CDNs like Cloudflare from caching the page.

Resolves #125, #18 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a `-templates` flag that can be used to provide
an alternative directory with templates for Sally to use.
The new templates override the default set embedded in Sally.

This includes a new 404 template so that 404 errors
use the same theme as the rest of the website.

Additionally, for HTTP status &gt;400,
this also sets the Cache-Control header
to discourage CDNs like Cloudflare from caching the page.

Resolves #125, #18 </pre>
</div>
</content>
</entry>
</feed>
