Cleaned up the image files. Cover images go under /static and in-post images are now in /content/posts/img. Edited and rebuilt some existing posts for this structure. I also removed my birdnet post and put it back in drafts so I can publish it as some future date.

This commit is contained in:
Norm Rasmussen
2023-09-27 17:07:31 -04:00
parent f7e382d719
commit 20196dadeb
74 changed files with 760 additions and 1952 deletions

4
go.mod Normal file
View File

@ -0,0 +1,4 @@
module github.com/Normanras/rsmsn_blog
go 1.19