fixed prior merge conflic causing double'd embed, added readme parser with full markdown, added readme render to HTML, renamed filepath to fpath to use FilePath.Join for case insensitivity, fixed ident in html src (inline css), added readme css with proper accents

This commit is contained in:
claire treise 2026-03-16 20:41:16 +01:00
parent cf03c723d0
commit 245d6e0fa0
4 changed files with 270 additions and 133 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module forge.arimelody.space/ari/indir
go 1.24.3
require github.com/gomarkdown/markdown v0.0.0-20260217112301-37c66b85d6ab