This is a blog with templates. It uses the html/template package to generate web pages. It uses the Chi router to set up the routes and an SQLite database to store the articles.
html/template
Find the tutorial here.