add parser for blog articles
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
go 1.25
|
||||
|
||||
use (
|
||||
.
|
||||
go-sqlite3
|
||||
goldmark
|
||||
)
|
||||
Reference in New Issue
Block a user