Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 279 Bytes

blastbeatsandcode-website

Repository for the Blast Beats and Code website and blog, written in Golang.

In it's current form, the project uses a MySQL database to create the blog posts. Review the blog post model in models/blog-post.go to see how to insert new blog posts.