| Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
This reverts commit 7dd708c6613b8e617fe77a6a8ad177485b39c258.
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
* Move dhall data and types into `/dhall` folder
* Reformat salary transparency data into Dhall
* Wire up the old salary transparency page with a custom element
* Wire up a new salary transparency page
* Expose raw data as JSON
* Make dhall types more portable
* Remove gallery from the navbar
* Make signal boost page point to the new data location
* Add salary transparency page to the footer of the site
* Add site update post for this
Signed-off-by: Xe <me@xeiaso.net>
|
|
Also lightens the JavaScript load and shifts ad impressions to only when
people from Reddit and Hacker News visit. I may have this include
Twitter in the future.
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Thanks to the meddling of @fasterthanlime, I now use lol_html[0] to
parse the <xeblog-conv> elements on the server side instead of on the
client side as an HTML custom element. I will be using this strategy in
the future to expand my blog's functionality and make the christine dot
website cinematic universe stronger.
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
This should hopefully make the patrons page work consistently and no
longer require me to manually update the patreon token once per month.
Why didn't I do this age ago??????
Hacked up live on twitch: https://twitch.tv/princessxen
Closes #442
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
* 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>
|
|
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* blog: add morph tutorial
Signed-off-by: Christine Dodrill <me@christine.website>
* typos
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
This reverts commit f066decf27695fae9c3788aedf5a05672845df06.
|
|
|
|
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* 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>
|
|
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* upgrade all the things
Signed-off-by: Christine Dodrill <me@christine.website>
* build(deps): bump serde from 1.0.118 to 1.0.120
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.120.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.120)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* fix
Signed-off-by: Christine Dodrill <me@christine.website>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
|
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* Many improvements around bandwidth use
- Use ETags for RSS/Atom feeds
- Use cache-control headers
- Update to rust nightly (for rust-analyzer and faster builds)
- Limit feeds to the last 20 posts:
https://twitter.com/theprincessxena/status/1349891678857998339
- Use if-none-match to limit bandwidth further
Also does this:
- bump go_vanity to 0.3.0 and lets users customize the branch name
- fix formatting on jsonfeed
- remove last vestige of kubernetes/docker support
Signed-off-by: Christine Dodrill <me@christine.website>
* expire cache quicker for dynamic pages
Signed-off-by: Christine Dodrill <me@christine.website>
* add rss ttl
Signed-off-by: Christine Dodrill <me@christine.website>
* add blogpost
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* add webmention support
Signed-off-by: Christine Dodrill <me@christine.website>
* add webmention integration post
Signed-off-by: Christine Dodrill <me@christine.website>
|
|
* various updates
* fix glory shot
* fix mi url for updating my blog
* fix CI
|
|
* incorporate tracing instead of log
* fix a test
* fix a test
|
|
* start mara code
* better alt text
* more mara tests
* cleanups
* blog: start tl;dr rust post
* more words
* feature complete
* little oopses
* oops lol
|