Commit Graph

19 Commits

Author SHA1 Message Date
Cadey Ratio d35f62351f disable snow animation for now
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-01 10:25:27 -05:00
Cadey Ratio f5a86eafb8
Prometheus grafana loki nixos (#266)
* prometheus-grafana-loki-nixos post

* simple fix
2020-11-20 17:36:51 -05:00
Rory O’Kane d0bde192fd
Fix CSS bug where code blocks ended with blank lines in Firefox (#239)
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-10-18 16:12:42 -04:00
Cadey Ratio aee2904e74 avif and CSS 2020-09-27 20:09:48 -04:00
Cadey Ratio a5fba33197 fixes and CSS fixes 2020-09-27 18:50:18 -04:00
Cadey Ratio 385d25c9f9
Rewrite site backend in Rust (#178)
* 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-07-16 15:32:30 -04:00
Dym Sohin 929e10abcf
fixed columns on signalboost (#171) 2020-06-28 10:35:28 -04:00
Dym Sohin 895a0df74b
tweak css for signalboost (#170) 2020-06-27 21:00:12 -04:00
Cadey Ratio 2b939ea69d css/snow: no frosted glass 2019-11-15 14:02:17 +00:00
Cadey Ratio 42deaa3634 css/snow: prefer reduced motion fix 2019-11-15 12:54:49 +00:00
Cadey Ratio ba1fe92ecf FROSTED GLASS 2019-11-11 14:30:07 +00:00
David Meade 237144fd7a AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA (#54) 2019-06-08 08:54:22 -04:00
Cadey Ratio 00d930e469 load the snow images faster 2018-12-18 00:23:34 -08:00
Cadey Ratio 267e02c337 snow :D 2018-12-17 23:59:15 -08:00
Cadey Ratio b0efdefb81 14 2018-11-13 17:52:55 -08:00
Cadey Ratio ea572e5561 static/css: big 2018-11-13 17:04:11 -08:00
Cadey Ratio a65a8bc4ea css: nuke solarized dark theme 2018-07-04 23:51:46 +00:00
Vi 4e835f4a8b
Added gruvbox dark syntax theme and mobile support 2018-07-04 19:47:24 -04:00
Cadey Ratio d9e24cd897 move to root, embed static assets 2017-05-20 15:40:12 -07:00