aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)AuthorFilesLines
2023-09-27add gokrazy postXe Iaso3-1/+162
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27create contact pageXe Iaso1-8/+59
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27fetch info from patreon APIXe Iaso1-0/+32
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: add rebuild metricsXe Iaso1-8/+14
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: listen for GitHub webhook push eventsXe Iaso1-0/+189
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23add cache headersXe Iaso2-0/+16
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23various cleanups, import clackset logicXe Iaso4-2/+104
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23autogenerate data from dhall configXe Iaso2-1/+39
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23load config into memoryXe Iaso3-24/+193
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23delete old codeXe Iaso1-6/+14
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22internal/lume: metricsXe Iaso1-1/+26
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22initial go codeXe Iaso1-0/+157
Signed-off-by: Xe Iaso <me@xeiaso.net>
2019-12-09Within package layout (#102)Christine Dodrill15-910/+0
* blog: go package layout * eat my own dogfood * internal: test date * blog/go-package-layout: streamline * oops
2019-11-01Art gallery (#91)Christine Dodrill2-0/+24
* implement art gallery * update dates * gallery: update tags * gofmt * templates/gallerypost: add hashtags
2019-10-23okay oopsChristine Dodrill1-1/+1
2019-10-23cmd/site: change date format (#89)Christine Dodrill1-0/+10
* cmd/site: change date format * internal: begone comma
2019-09-12Series and tags (#74)Christine Dodrill1-0/+24
* initial support for tags and series * tagging support * oops * Update main.go
2019-05-25Revert "go.mod: bump to christine.website/v1 (#43)"Christine Dodrill3-3/+3
This reverts commit 901a870769598144b16ae04f2372a9a7df5c9ea8.
2019-05-25go.mod: bump to christine.website/v1 (#43)Christine Dodrill3-3/+3
2019-05-21add talks support (#40)Christine Dodrill2-5/+47
* add talks support * gosimplify
2019-03-27shadow errorsChristine Dodrill1-3/+3
2019-03-27make logging cleaner, etag moreChristine Dodrill1-11/+13
2019-03-27reorg: phase 1Christine Dodrill5-0/+198
2019-03-21Dockerfile: run testsChristine Dodrill1-0/+42
2019-03-21vendor some dependenciesChristine Dodrill8-0/+568