| Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
|
|
Added myself, and also fixed someone’s typo
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
|
|
Appreciate the exposure more than you know :)
|
|
Co-authored-by: Xe Iaso <me@christine.website>
|
|
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
I scored a new job! Thanks again for allowing me to advertise myself on your site. Much appreciated.
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
|
|
Signed-off-by: Xe Iaso <me@xeiaso.net>
|
|
Currently too borked to work.
|
|
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>
|
|
* 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>
|
|
* Fix broken links to cloudinit.readthedocs.io
* Fix broken links to github.com/Xe/site
* Replace broken link to pronoun.is with link to /pronouns
* Fix broken links to github.com/Xe/olin
* Remove broken link to home.cetacean.club
* Fix broken link to github.com/ziglang/zig
* Fix broken link to when-then-zen.christine.website
* Fix broken links to github.com/Xe/when-then-zen
* Fix broken links to /js/pageview_timer.js
* Remove broken link to tulpaforce.xyz
* Fix broken link to github.com/Xe/x
* Fix broken links to github.com/vlang/v
* Replace broken link to jrl.ninja with the Wayback Machine
* Fix broken links to github.com/Xe/x
* Fix broken link to /css/snow.css
* Fix broken link to github.com/Xe/olin
* Fix broken Markdown in link to linux.die.net
* Remove broken link to github.com/Xe/arrival
* Remove broken link to /api/blog/post
* Remove broken link to vector.im
* Remove broken link to hidduc-posmeg.urbit.org
* Fix broken link to github.com/Xe/site
* Replace broken link to deviantart.com with the Wayback Machine
* Remove broken link to blog.golang.org
* Fix broken link to dokku.viewdocs.io
* Replace broken link to thegirlpowercode.com with the Wayback Machine
* Fix broken link to elemental-ircd.com
* Fix broken link to reddit.com
* Try to fix broken links to "nixos" series
* Try to fix broken links to "short-story" series
* Try to fix broken links to "rust" series
* empty commit to trigger CI
|
|
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>
|
|
|
|
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>
|
|
* signalboost: add entry for ~ajhalili2006
Also in this commit:
* Add linkedin and cover_letter (per https://github.com/Xe/site/pull/550#discussion_r1019824691) anmong other things,
including adding fediverse and website fields
* Update the signalboost.rs HTML template to reflect
these changes to Person.dhall types
* Fix compilation
In the future it would be nice if you ran the test suite. You can get to
a development environment with `nix develop` or by installing direnv and
running `direnv allow`. Alternatively you can do a full build with `nix
build`.
Updating the dhall type isn't enough to make the rust code automagically
be updated too. You need to also update the corresponding rust type.
Dhall prefers camelCase identifiers for items.
The formatting for dhall was wrong. Running `dhall format $FILE` will
make dhall format the file correctly for you.
Signed-off-by: Xe <me@xeiaso.net>
|
|
Closes #432
Signed-off-by: Xe <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 <me@christine.website>
|
|
Adding Chuck to list of awesome people
|
|
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>
|
|
Signed-off-by: Xe <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>
|