Minimal self-hosted blog site.
  • Go 63.5%
  • CSS 17.4%
  • HTML 15.6%
  • JavaScript 3.2%
  • Makefile 0.3%
Find a file
2026-07-31 12:57:23 +10:00
blog frontend working nicely 2026-07-31 12:57:23 +10:00
dist initial commit 2026-07-15 13:36:34 +10:00
static getting started on styling/theming/fonts for my site 2026-07-28 11:04:48 +10:00
templates frontend working nicely 2026-07-31 12:57:23 +10:00
.gitignore got most editor routes, and a markdown editor. need to wire it up 2026-07-18 11:46:39 +10:00
go.mod stubbed out some hooks for blog engine consumer, switched to editor.js 2026-07-31 11:35:57 +10:00
go.sum stubbed out some hooks for blog engine consumer, switched to editor.js 2026-07-31 11:35:57 +10:00
main.go frontend working nicely 2026-07-31 12:57:23 +10:00
Makefile frontend working nicely 2026-07-31 12:57:23 +10:00
README.md Update README.md 2026-07-16 09:04:35 +10:00
routes.go frontend working nicely 2026-07-31 12:57:23 +10:00

site

To be my website.

stack

  • pocketbase
  • go templates
  • htmx
  • alpinejs