aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2022-06-06Switch to xeiaso.net links in resume.md (#485)Charlotte Som1-3/+3
Fixes Xe/site#482
2022-05-26static: xeiaso.netXe Iaso3-74/+7
Signed-off-by: Xe Iaso <me@christine.website>
2022-02-19pomodoro postXe Iaso3-0/+0
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-15VTubing on LinuxXe Iaso2-0/+150
Signed-off-by: Xe <me@christine.website>
2022-01-11a sigilXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-11make logo betterXe Iaso1-10/+11
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-11templates/header: add logo image that is responsive to theme preferenceXe Iaso1-0/+48
Thanks to many people on Twitter that helped with this: https://twitter.com/theprincessxena/status/1480767115993010177 Signed-off-by: Xe <me@christine.website>
2022-01-10Xe IasoXe Iaso3-77/+19
Signed-off-by: Xe Iaso <me@christine.website>
2021-12-21fuck you service worker cacheXe2-59/+4
Signed-off-by: Xe <me@christine.website>
2021-12-21turn up the fuck out of the contrastXe1-5/+1
Signed-off-by: Xe <me@christine.website>
2021-12-19Improve domain matching for nag warning, add more reddit domains (#420)Eliot Partridge1-13/+10
2021-12-19fix sh0rk sizeXe1-1/+0
Signed-off-by: Xe <me@christine.website>
2021-12-19fix JSXe2-1/+2
Signed-off-by: Xe <me@christine.website>
2021-12-19fix CSS contrast ratioXe3-3/+41
Signed-off-by: Xe <me@christine.website>
2021-12-17update this pageXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-12-15make test custom element pageXe4-1/+63
Signed-off-by: Xe <me@christine.website>
2021-12-11open source is brokenXe1-0/+0
Signed-off-by: Xe <me@christine.website>
2021-12-02Vr hellscape (#418)Xe4-0/+71
* start VR post Signed-off-by: Xe <me@christine.website> * friendship ended, other NixOS steps Signed-off-by: Xe <me@christine.website> * controller model is backwards Signed-off-by: Xe <me@christine.website> * i word good Signed-off-by: Xe <me@christine.website>
2021-12-01give up againXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-12-01bump service worker versionXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-11-18Xeact postXe1-0/+1
Signed-off-by: Xe <me@christine.website>
2021-11-10talks: add Nix and NixOS Close to Perfect talk (#411)Xe100-0/+0
For PackagingCon 2021. Signed-off-by: Xe <me@christine.website>
2021-11-09the surreal horror of PAM (#412)Xe20-0/+0
Signed-off-by: Xe <me@christine.website>
2021-10-20change (#407)Christine Dodrill5-0/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-09-08try this?Christine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-19spaceship adventureChristine Dodrill1-0/+115
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-07add shorthand fontChristine Dodrill2-0/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07closer integration into android, read estimatesChristine Dodrill1-0/+9
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-25privacy policyChristine Dodrill1-0/+172
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-02sw.js: bust cacheChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-16le bumpChristine Dodrill1-34/+34
2021-02-24Vrchat writeup (#333)Christine Dodrill3-0/+418
* first part of the VRChat for gmeets writeup Signed-off-by: Christine Dodrill <me@christine.website> * more words Signed-off-by: Christine Dodrill <me@christine.website> * polishing touches Signed-off-by: Christine Dodrill <me@christine.website>
2021-02-11pgp keyChristine Dodrill1-49/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15Update my GPG keyChristine Dodrill1-74/+49
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-21update salary postChristine Dodrill1-5/+21
Signed-off-by: Christine Dodrill <me@christine.website>
2020-10-24new adventuresChristine Dodrill1-1/+1
2020-10-14Update wasm_exec.htmlChristine Dodrill1-2/+2
Fixes #232
2020-07-26fix atom/RSS feeds (#186)Christine Dodrill1-0/+0
* fix atom feeds * also fix RSS feeds * add feeds fixed/flight journal post * fix tests
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill3-25/+30
* 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-06-15Fairly Odd OrcaChristine Dodrill2-0/+0
2020-05-23blog: maybedoer (#153)Christine Dodrill2-0/+53
2020-05-22Just call yourself a full stack engineer (#152)Christine Dodrill1-1/+1
Closes #150
2020-05-09No python (#144)Christine Dodrill1-1/+1
* Update index.html * Update resume.md
2020-05-09blog: add gamebridge post (#143)Christine Dodrill2-0/+38
* blog: add gamebridge post * blog/gamebridge: convert org mode to markdown * blog/gamebridge: make title more amusing * blog/gamebridge: add note about theoretical nintendo 64 emulator support in the future
2020-05-06Super Bootable 64 (#141)Christine Dodrill2-0/+0
* bump deps.nix * blog: super bootable 64 * blog/bootable-64: oops
2020-04-25Blog/why i use linux desktop (#138)Christine Dodrill1-0/+0
* bump deps * add nixos desktop flow post
2020-04-13Chicken stir fry (#136)Christine Dodrill1-0/+0
* chicken stir fry * Montreal
2020-02-22pa'i: hello world (#121)Christine Dodrill1-0/+0
* deps.nix: bump * blog: add post on pa'i * blog/pahi: oops * blog/pahi: rafsi * blog/pahi: phrasing * blog/pahi: explain speed
2020-01-10gallery: Cadey Alicia RatioChristine Dodrill2-0/+0
2019-12-17static/resume: update resumeChristine Dodrill1-13/+48