Commit graph

7 commits

Author SHA1 Message Date
c8b78dbb86
fix(templates): match *.html only 2025-04-04 19:17:28 +02:00
1823a432f8
fix(templates): match html files in root folder too 2025-04-04 19:03:58 +02:00
7e32ff6f91
fix: use fs.FS instead of embed.FS as argument 2025-04-04 18:45:21 +02:00
98eb17d9f3 feat: cache + paths (#1)
- Added helper function `ExpandUser`
- Added basic cache impmentations for in-memory and file based caches.

Reviewed-on: #1
Co-authored-by: Felipe M. <me@fmartingr.com>
Co-committed-by: Felipe M. <me@fmartingr.com>
2025-03-23 23:46:28 +01:00
ef80892aa5
encoding package 2024-11-23 19:41:21 +01:00
8b8447213f
Imported from hako 2024-11-20 23:21:03 +01:00
f8377df327 Initial commit 2024-11-20 18:07:52 +01:00