| Age | Commit message (Collapse) | Author | Files | Lines |
|
* scripts/ditherify: fix quoting
Signed-off-by: Xe Iaso <me@xeiaso.net>
* clean up some old files
Signed-off-by: Xe Iaso <me@xeiaso.net>
* import site into lume
Signed-off-by: Xe Iaso <me@xeiaso.net>
* initial go code
Signed-off-by: Xe Iaso <me@xeiaso.net>
* move vods index to top level
Signed-off-by: Xe Iaso <me@xeiaso.net>
* remove the ads
Signed-off-by: Xe Iaso <me@xeiaso.net>
* internal/lume: metrics
Signed-off-by: Xe Iaso <me@xeiaso.net>
* delete old code
Signed-off-by: Xe Iaso <me@xeiaso.net>
* load config into memory
Signed-off-by: Xe Iaso <me@xeiaso.net>
* autogenerate data from dhall config
Signed-off-by: Xe Iaso <me@xeiaso.net>
* various cleanups, import clackset logic
Signed-off-by: Xe Iaso <me@xeiaso.net>
* Update signalboost.dhall (#722)
Added myself, and also fixed someone’s typo
* Add Connor Edwards to signal boost (#721)
* add cache headers
Signed-off-by: Xe Iaso <me@xeiaso.net>
* move command to xesite folder
Signed-off-by: Xe Iaso <me@xeiaso.net>
* xesite: listen for GitHub webhook push events
Signed-off-by: Xe Iaso <me@xeiaso.net>
* xesite: 5 minute timeout for rebuilding the site
Signed-off-by: Xe Iaso <me@xeiaso.net>
* xesite: add rebuild metrics
Signed-off-by: Xe Iaso <me@xeiaso.net>
* xesite: update default variables
Signed-off-by: Xe Iaso <me@xeiaso.net>
* don't commit binaries oops lol
Signed-off-by: Xe Iaso <me@xeiaso.net>
* lume: make search have a light background
Signed-off-by: Xe Iaso <me@xeiaso.net>
* add a notfound page
Signed-off-by: Xe Iaso <me@xeiaso.net>
* fetch info from patreon API
Signed-off-by: Xe Iaso <me@xeiaso.net>
* create contact page
Signed-off-by: Xe Iaso <me@xeiaso.net>
* Toot embedding
Signed-off-by: Xe Iaso <me@xeiaso.net>
* attempt a docker image
Signed-off-by: Xe Iaso <me@xeiaso.net>
* lume: fix deno lock
Signed-off-by: Xe Iaso <me@xeiaso.net>
* add gokrazy post
Signed-off-by: Xe Iaso <me@xeiaso.net>
* cmd/xesite: go up before trying to connect to the saas proxy
Signed-off-by: Xe Iaso <me@xeiaso.net>
* blog: add Sine post/demo
Signed-off-by: Xe Iaso <me@xeiaso.net>
---------
Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: bri <284789+b-@users.noreply.github.com>
Co-authored-by: Connor Edwards <38229097+cedws@users.noreply.github.com>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
This reverts commit cb5b539ccc4b8e78b474cbf5bdc25baa1fcb6617.
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
* http -> https
* golang.org -> go.dev
* 301 twitch.tv -> www.twitch.tv
* 301 patreon.com -> www.patreon.com
---------
Co-authored-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>
|
|
Closes #579
Closes #580
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
* Start version 3
* Change version to 3.0.0 in Cargo.toml
* Add metadata for series
* Change types for signal boosts
* Add start of LaTeX resume generation at Nix time
* Add start of proper author tagging for posts in JSONFeed and ldjson
* Convert templates to use Maud
* Add start of dynamic resume generation from dhall
* Make patrons page embed thumbnails
TODO:
* [ ] Remove the rest of the old templates
* [ ] Bring in Xeact for the share on mastodon button
* [ ] Site update post
Signed-off-by: Xe <me@christine.website>
* fix nix builds
Signed-off-by: Xe Iaso <me@christine.website>
* fix dhall build
Signed-off-by: Xe Iaso <me@christine.website>
* fix non-flakes build
Signed-off-by: Xe Iaso <me@christine.website>
* make new mastodon share button
Signed-off-by: Xe Iaso <me@christine.website>
* remove the rest of the ructe templates that I can remove
Signed-off-by: Xe Iaso <me@christine.website>
* refactor blogposts to its own file
Signed-off-by: Xe Iaso <me@christine.website>
* move resume to be generated by nix
Signed-off-by: Xe Iaso <me@christine.website>
* write article
Signed-off-by: Xe Iaso <me@christine.website>
* blog/site-update-v3: hero image
Signed-off-by: Xe Iaso <me@christine.website>
* add site update series tag to site updates
Signed-off-by: Xe Iaso <me@christine.website>
Signed-off-by: Xe <me@christine.website>
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
* Remove links to drone.tulpa.dev
* Remove link to coleman.codes
* Replace link to syscalls.kernelgrok.com
* Replace link to urbit.org
* Replace link to detox.earth
* Remove link to lewa-book-devel.kahless.cetacean.club
* Replace links to git.xeserv.us
* Remove link to comcast.apps.xeserv.us
* Remove link to cqsite-beta.apps.xeserv.us
* Remove link to test.local.cetacean.club
* Replace links to github.com
* Replace link to www.cicp.org.kh
* Replace link to tvtropes.org
* Fix link to web app manifest
* Replace links to github.com
* Remove people from signal boost with broken GitHub links
* Strikethrough link to itch.io
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
* Replace cdn.christine.website with cdn.xeiaso.net
* Replace me@christine.website with me@xeiaso.net
* Replace christine.website with xeiaso.net
* Replace christine dot website with xeiaso dot net
* Replace Christine Dodrill with Xe Iaso
* Update blog/fun-with-redirection-2021-09-22.markdown
* Update blog/ircd-k8s-2019-12-21.markdown
* Update blog/reconlangmo-6-lexicon-2020-05-22.markdown
Co-authored-by: Xe Iaso <me@xeiaso.net>
|
|
Fixes Xe/site#482
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Thanks to many people on Twitter that helped with this:
https://twitter.com/theprincessxena/status/1480767115993010177
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
Signed-off-by: Xe <me@christine.website>
|
|
* 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>
|