marknotes
1.0.0
A simple static blog built with Golang + HTMX + Tailwind CSS. With some fancy secret under the hood. See the Video below for all the available features:
Currently used by me as my personal blog, you can see it at https://mwyndham.dev/
All of the features include:
It also has niceties for development:
Create a .env
file (see env.sample
), fill the ENV as required, then run make local-setup
and make run
.
This blog is for my own personal use, hence many values are hardcoded to link to my own stuff (like links to Twitter, YouTube, Twitch, Medium, etc). Feel free to fork and modify it but don't say I don't warn you!