<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nebbet.no/internal/admin/templates, branch main</title>
<subtitle>[no description]</subtitle>
<id>https://git.ivar.systems/nebbet.no/atom?h=main</id>
<link rel='self' href='https://git.ivar.systems/nebbet.no/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/nebbet.no/'/>
<updated>2026-04-04T15:06:38Z</updated>
<entry>
<title>feat: configure EditorJS ImageTool upload endpoint</title>
<updated>2026-04-04T15:06:38Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-04-04T15:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/nebbet.no/commit/?id=08eb57a647c9392a773cfb7937102fb2b4271fc3'/>
<id>urn:sha1:08eb57a647c9392a773cfb7937102fb2b4271fc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2026-04-04T14:34:46Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-04-04T14:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/nebbet.no/commit/?id=a6355e7a6530af3335c4cd8af05f1e9c8b978169'/>
<id>urn:sha1:a6355e7a6530af3335c4cd8af05f1e9c8b978169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add editable slug field to admin form with JS auto-population</title>
<updated>2026-04-04T14:15:47Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-04-04T14:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/nebbet.no/commit/?id=e952d06567369a0511a711c0e5d3f92dce3fb7eb'/>
<id>urn:sha1:e952d06567369a0511a711c0e5d3f92dce3fb7eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: embed admin templates into binary with //go:embed</title>
<updated>2026-04-03T12:46:05Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-04-03T12:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/nebbet.no/commit/?id=a46309ac64261814d931f538fad373ea8a4f0e95'/>
<id>urn:sha1:a46309ac64261814d931f538fad373ea8a4f0e95</id>
<content type='text'>
Move admin templates from templates/admin/*.html to internal/admin/templates/*.html
and embed them using //go:embed directive. This removes the runtime dependency on
having template files on disk, allowing the templates to be compiled into the binary.

Changes:
- Add embed import and //go:embed directive for templates
- Change ParseGlob() to ParseFS() to load from embedded filesystem
- Copy templates to internal/admin/templates/ for embedding

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
