]> localhost Git - homepage.git/commit
feat: blog logic in place
authorJansen <[email protected]>
Mon, 7 Jul 2025 13:42:08 +0000 (09:42 -0400)
committerJansen <[email protected]>
Mon, 7 Jul 2025 13:42:08 +0000 (09:42 -0400)
commitebe50f248f3acffc70c4d1fcab251255a5c92cb1
tree982dd818e31c6b76cbab1b1a56cc6f6ffdef6e9a
parent5b80e39d51fb2c6463dca0224989f4eb1020ddcc
feat: blog logic in place
17 files changed:
cmd/main.go
pkg/blog/blog.go [new file with mode: 0644]
pkg/routes/blog-post.go
pkg/routes/blog.go
static/assets/css/blog-post.css
static/assets/css/blog.css
static/assets/css/common.css [new file with mode: 0644]
static/assets/css/index.css
static/assets/css/projects.css
static/blog-pages/you-most-likely-dont-need-aws.html [new file with mode: 0644]
static/templates/404.html
static/templates/blog-page.html [new file with mode: 0644]
static/templates/blog.html
static/templates/blog/blog-you-most-likely-dont-need-aws.html [deleted file]
static/templates/index.html
static/templates/nothing-to-see.html
static/templates/projects.html