summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2025-10-28refactor: make structurized implementation of routes + separate identity of ↵Gravatar SayaAndy
router feat: update go to 1.25 feat: update all dependencies debug: display routes when debug logs turned on
2025-10-24feat: send new blog posts to subscribersGravatar SayaAndy
2025-10-23feat: email linkingGravatar SayaAndy
2025-08-31feat: add page cacheGravatar SayaAndy
2025-08-30feat: add persistent storage for likesGravatar SayaAndy
2025-08-26feat: client hash cacheGravatar SayaAndy
feat: add local config feat: create a volume for data (for the future) format: unname unused vars
2025-08-01feat: support of multi-page blog via b2Gravatar SayaAndy
feat: use markdown + frontmatter for page content feat: add main page with dynamic page lookup feat: add night theme feat: extract timestamp of photo taken from picture name
2025-07-26refactor: use tailwindcss tool for generating css (vpn required no more for ↵Gravatar SayaAndy
russia) refactor: move css to sayana-static bucket refactor: first touch of rendering templates
2025-07-23fix: name of moduleGravatar SayaAndy
2025-07-22feat: first demo versionGravatar SayaAndy