remove the md to gemtext stuff

")

-----------------------------

")
%s
```", code)
")
=> %s %s

", remoteURL, path))

")
")
")

-----------------------------

=> / Back to home
")
This commit is contained in:
Travis Shears 2025-10-15 18:07:01 +02:00
parent d636da952b
commit 5c669f241f
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
3 changed files with 17 additions and 74 deletions

7
go.mod
View file

@ -3,14 +3,7 @@ module gemini_site
go 1.25.0
require (
git.sr.ht/~kota/goldmark-gemtext v0.3.3
git.travisshears.com/travisshears/gemlog-cli v1.1.0
github.com/kulak/gemini v1.2.2
github.com/mattn/go-sqlite3 v1.14.32
github.com/yuin/goldmark v1.7.13
)
require (
git.sr.ht/~kota/fuckery v0.2.0 // indirect
git.sr.ht/~kota/goldmark-wiki v0.0.0-20211119234413-891f759dc3aa // indirect
)