aboutsummaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)AuthorFilesLines
2022-02-19pomodoro postXe Iaso1-0/+125
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-11a sigilXe Iaso1-0/+2
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-11make logo betterXe Iaso1-2/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-11templates/header: add logo image that is responsive to theme preferenceXe Iaso1-0/+18
Thanks to many people on Twitter that helped with this: https://twitter.com/theprincessxena/status/1480767115993010177 Signed-off-by: Xe <me@christine.website>
2021-12-22try??Xe1-0/+13
Signed-off-by: Xe <me@christine.website>
2021-12-21turn up the fuck out of the contrastXe2-12/+23
Signed-off-by: Xe <me@christine.website>
2021-12-19fix CSS contrast ratioXe3-6/+16
Signed-off-by: Xe <me@christine.website>
2021-12-17update this page again oopsXe1-10/+10
Signed-off-by: Xe <me@christine.website>
2021-12-17update this pageXe1-3/+6
Signed-off-by: Xe <me@christine.website>
2021-12-15make test custom element pageXe1-0/+8
Signed-off-by: Xe <me@christine.website>
2021-12-01it was the snow????Xe2-66/+72
Signed-off-by: Xe <me@christine.website>
2021-12-01oops disable light modeXe1-66/+66
Signed-off-by: Xe <me@christine.website>
2021-09-08Update shim.cssChristine Dodrill1-1/+1
2021-09-08markdown: use comrak syntect (#393)Asherah Connor3-4/+6
* markdown: use comrak syntect * css: make the code samples look better It ain't perfect, but it's probably good enough to start with: https://media.discordapp.net/attachments/188796211543801856/885244826180808754/20210908_15h26m30s_grim.png Signed-off-by: Christine Dodrill <me@christine.website> Co-authored-by: Christine Dodrill <me@christine.website>
2021-06-08css: constraint iframe max width (#373)Vincent Bernat1-0/+3
Last blog post contains a Youtube iframe which is too large on mobile. Constraint its width to maximum viewport width.
2021-04-01Unix domain socket http server (#352)Christine Dodrill1-0/+9
* enable ipv6 support Signed-off-by: Christine Dodrill <me@christine.website> * enable unix socket powers Signed-off-by: Christine Dodrill <me@christine.website> * unix domain socket post Signed-off-by: Christine Dodrill <me@christine.website> * bump rust Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-13css/gruvbox-dark: enable light mode if the os tells me to (#342)Christine Dodrill1-1/+238
* css/gruvbox-dark: enable light mode if the os tells me to Signed-off-by: Christine Dodrill <me@christine.website> * handlers: add Last-Modified support Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-01disable snow animation for nowChristine Dodrill1-4/+4
Signed-off-by: Christine Dodrill <me@christine.website>
2020-11-20Prometheus grafana loki nixos (#266)Christine Dodrill1-2/+2
* prometheus-grafana-loki-nixos post * simple fix
2020-10-18Fix CSS bug where code blocks ended with blank lines in Firefox (#239)Rory O’Kane1-1/+1
fixes https://github.com/Xe/site/issues/238 Disclaimer: I only tested this with the browser developer tools. I did not rebuild the site or try this CSS change on multiple pages.
2020-09-27avif and CSSChristine Dodrill1-1/+2
2020-09-27fixes and CSS fixesChristine Dodrill1-0/+9
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill1-0/+20
* 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-28fixed columns on signalboost (#171)Dym Sohin1-2/+2
2020-06-27tweak css for signalboost (#170)Dym Sohin1-0/+9
2019-11-15css/snow: no frosted glassChristine Dodrill1-1/+1
2019-11-15css/snow: prefer reduced motion fixChristine Dodrill1-0/+6
2019-11-11FROSTED GLASSChristine Dodrill1-2/+5
2019-06-08AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA (#54)David Meade1-1/+791
2018-12-18load the snow images fasterChristine Dodrill1-2/+2
2018-12-17snow :DChristine Dodrill1-0/+16
2018-11-1314Christine Dodrill1-1/+1
2018-11-13static/css: bigChristine Dodrill1-1/+1
2018-07-04css: nuke solarized dark themeChristine Dodrill1-1/+0
2018-07-04Added gruvbox dark syntax theme and mobile supportVi1-0/+1
2017-05-20move to root, embed static assetsChristine Dodrill2-0/+2