Re-wrote based on my personal site

This commit is contained in:
2024-11-03 17:01:48 -06:00
parent 9dad47b960
commit 10cc09fed1
35 changed files with 185 additions and 309 deletions

View File

@ -6,8 +6,8 @@ import (
"io/fs"
"net/http"
contentfs "atri.dad/content"
"atri.dad/lib"
contentfs "goth.stack/content"
"goth.stack/lib"
chromahtml "github.com/alecthomas/chroma/v2/formatters/html"
"github.com/labstack/echo/v4"
"github.com/yuin/goldmark"