<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webiot/templates/index.html, branch 0.1.0</title>
<subtitle>Small webserver for my personal Internet of Things (IoT)</subtitle>
<id>https://cgit.xengineering.eu/webiot/atom?h=0.1.0</id>
<link rel='self' href='https://cgit.xengineering.eu/webiot/atom?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/webiot/'/>
<updated>2024-03-24T20:12:56Z</updated>
<entry>
<title>Replace appdata completely by embed package</title>
<updated>2024-03-24T20:12:56Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-03-24T20:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/webiot/commit/?id=820b15f71a4ac4aeb0c31dc6b929f2d022cff3b8'/>
<id>urn:sha1:820b15f71a4ac4aeb0c31dc6b929f2d022cff3b8</id>
<content type='text'>
The embed package makes it useless to handle static files from the
source tree during runtime. All those files go simply to the embed.FS
variable and are thus embedded into the binary which is easier to
handle.
</content>
</entry>
</feed>
