aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2023-09-09fix HTML template renderingXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09more work getting it working in GoXe Iaso1-0/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2022-06-08talks: add static analysis talkXe Iaso1-1/+2
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-21imgoptimize: quote pathsXe Iaso1-3/+3
Signed-off-by: Xe Iaso <me@christine.website>
2021-11-10talks: add Nix and NixOS Close to Perfect talk (#411)Xe1-0/+4
For PackagingCon 2021. Signed-off-by: Xe <me@christine.website>
2021-10-20change (#407)Christine Dodrill3-0/+13
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-09Borgbackup nixos post (#291)Christine Dodrill1-12/+0
* fix the systemd notify code Signed-off-by: Christine Dodrill <me@christine.website> * remove k8s baktag Signed-off-by: Christine Dodrill <me@christine.website> * borg backup post Signed-off-by: Christine Dodrill <me@christine.website> * fix build Signed-off-by: Christine Dodrill <me@christine.website>
2020-11-18yay it worksChristine Dodrill1-1/+1
2020-11-18fix this?Christine Dodrill1-1/+1
2020-11-18fixChristine Dodrill1-0/+2
2020-11-18various updates (#263)Christine Dodrill1-1/+1
* various updates * fix glory shot * fix mi url for updating my blog * fix CI
2020-11-09nixops services blogpost (#259)Christine Dodrill1-1/+1
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill3-10/+10
* add shell.nix changes for Rust #176 * set up base crate layout * add first set of dependencies * start adding basic app modules * start html templates * serve index page * add contact and feeds pages * add resume rendering support * resume cleanups * get signalboost page working * rewrite config to be in dhall * more work * basic generic post loading * more tests * initial blog index support * fix routing? * render blogposts * X-Clacks-Overhead * split blog handlers into blog.rs * gallery index * gallery posts * fix hashtags * remove instantpage (it messes up the metrics) * talk support + prometheus * Create rust.yml * Update rust.yml * Update codeql-analysis.yml * add jsonfeed library * jsonfeed support * rss/atom * go mod tidy * atom: add posted date * rss: add publishing date * nix: build rust program * rip out go code * rip out go templates * prepare for serving in docker * create kubernetes deployment * create automagic deployment * build docker images on non-master * more fixes * fix timestamps * fix RSS/Atom/JSONFeed validation errors * add go vanity import redirecting * templates/header: remove this * atom feed: fixes * fix? * fix?? * fix rust tests * Update rust.yml * automatically show snow during the winter * fix dates * show commit link in footer * sitemap support * fix compiler warning * start basic patreon client * integrate kankyo * fix patreon client * add patrons page * remove this * handle patron errors better * fix build * clean up deploy * sort envvars for deploy * remove deps.nix * shell.nix: remove go * update README * fix envvars for tests * nice * blog: add rewrite in rust post * blog/site-update: more words
2020-02-07Nix build support (#113)Christine Dodrill1-0/+4
* try nix * don't double build * Update docker.nix * Update nix.yml
2019-10-23Update/go1.13.3 (#87)Christine Dodrill2-13/+0
* Update to go 1.13.3, remove old files, ping bing/google search * remove old lines, oops
2019-08-19Pageview times experiment (#69)Christine Dodrill1-1/+1
* experiment: track pageview times * strictly respect do not track * oops * asdfasdfasdf * add blogpost * fix typos oops
2019-01-26cmd/site: etagsChristine Dodrill1-1/+1
2018-08-26scripts: local docker build/runChristine Dodrill1-0/+6
2018-08-19blog: new post: DeathChristine Dodrill1-1/+1
2018-07-01rip out mageChristine Dodrill2-0/+13