-->
1func main() {
2 fmt.Println("Hello World")
3}
I finally integrated markdown support for my blogs on my website.Also I want to be more consistent with blogs.
I used to use github pages and jekyll for blogs
but I wanted to do something more personal with my website.
This covered in website info but I will cover it here.For right now the stack is go, htmx, html, tailwind, templ
Right now I just have my website hosted on AWS with app runner I plan on changing this possibly in the future also I put this app in a docker file and the image is hosted on AWS ECR.