]> localhost Git - homepage.git/commit
feat: blog in index + ai-is-not-bad
authorJansen <[email protected]>
Fri, 11 Jul 2025 14:31:46 +0000 (10:31 -0400)
committerJansen <[email protected]>
Fri, 11 Jul 2025 14:31:46 +0000 (10:31 -0400)
commit19fb667ccd96ee610fc4ff0c882ec44d17329507
tree7e53787e3611904abdcc3a234e890459b0311046
parent60144ad20d8aa817fb11a7a06c42796141d24ae9
feat: blog in index + ai-is-not-bad
12 files changed:
cmd/main.go
pkg/blog/blog.go
pkg/routes/blog.go [deleted file]
pkg/routes/index.go
static/assets/css/blog.css
static/assets/css/common.css
static/assets/css/index.css
static/blog-pages/ai-is-not-bad-tech-is.html [new file with mode: 0644]
static/blog-pages/you-most-likely-dont-need-aws.html
static/templates/blog-page.html
static/templates/blog.html [deleted file]
static/templates/index.html