aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-12-28first attemptunwrapped-2022Xe Iaso11-0/+418
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-272022 media!Xe Iaso17-0/+1599
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-20coso part 2Xe Iaso4-3/+319
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-15oops hr here lolXe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-15no more revueXe Iaso1-0/+36
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-14oopsXe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-14building go programs with nix flakesXe Iaso1-0/+148
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-13tmpl/nag: have separate messages for debug modeXe Iaso1-11/+21
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-10commit more tootsXe Iaso3-1/+73
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09src/frontend: start work on wasitermXe Iaso6-13/+74
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09flake: make garnix happy for nowXe Iaso1-6/+5
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09remove vendored version of xeactXe Iaso3-113/+0
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09flake: make frontend packages a metapackageXe Iaso1-12/+19
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09use deno2nix to build the frontend, prepare wasi executor shitpostXe Iaso6-22/+115
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-06fix share buttonXe Iaso1-4/+13
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-06fix dateXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-06nix flakes and terraformXe Iaso2-0/+1022
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-02backwardsify thisXe Iaso1-192/+192
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-02the cheese grater that saved christmasXe Iaso1-0/+115
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-01counter.social private account bypassXe Iaso5-2/+239
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-27lib/xesite_markdown: add xesite markdown to HTML toolXe Iaso1-0/+15
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-25Start version 3 (#573)Xe Iaso87-1771/+2439
* 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>
2022-11-24Merge remote-tracking branch 'origin/dependabot/cargo/reqwest-0.11.13'Xe Iaso1-2/+2
2022-11-24Merge remote-tracking branch 'origin/dependabot/cargo/comrak-0.15.0'Xe Iaso2-44/+54
2022-11-24build(deps): bump reqwest from 0.11.12 to 0.11.13dependabot[bot]1-2/+2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.13. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.12...v0.11.13) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24build(deps): bump comrak from 0.14.0 to 0.15.0dependabot[bot]2-44/+54
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.14.0...0.15.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24build(deps): bump chrono from 0.4.22 to 0.4.23dependabot[bot]1-2/+2
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23signalboost: add entry for ~ajhalili2006 (#567)Andre Jiroh Halili4-3/+38
* 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>
2022-11-23Add Violet White to signalboostXe Iaso1-0/+14
Closes #432 Signed-off-by: Xe <me@christine.website>
2022-11-23build(deps): bump regex from 1.6.0 to 1.7.0dependabot[bot]1-2/+2
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)
2022-11-23build(deps): bump sha2 from 0.9.9 to 0.10.6dependabot[bot]2-42/+5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.9 to 0.10.6. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.9...sha2-v0.10.6)
2022-11-23build(deps): bump serde_yaml from 0.9.13 to 0.9.14dependabot[bot]1-4/+4
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.13...0.9.14)
2022-11-23build(deps): bump prometheus from 0.13.2 to 0.13.3dependabot[bot]1-15/+119
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/tikv/rust-prometheus/releases) - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.2...v0.13.3)
2022-11-23build(deps): bump axum from 0.5.16 to 0.5.17dependabot[bot]1-4/+4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.5.16 to 0.5.17. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.5.16...axum-v0.5.17)
2022-11-23build(deps): bump tokio-stream from 0.1.10 to 0.1.11dependabot[bot]1-2/+2
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.10...tokio-stream-0.1.11)
2022-11-23build(deps): bump tracing-subscriber from 0.3.15 to 0.3.16dependabot[bot]1-7/+23
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.15 to 0.3.16. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.15...tracing-subscriber-0.3.16)
2022-11-23fix the adsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-23build(deps): bump html2text from 0.4.3 to 0.4.4dependabot[bot]1-2/+2
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/jugglerchris/rust-html2text/releases) - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](https://github.com/jugglerchris/rust-html2text/compare/0.4.3...0.4.4)
2022-11-23build(deps): bump serde_dhall from 0.11.2 to 0.12.0dependabot[bot]2-73/+85
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/Nadrieril/dhall-rust/releases) - [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/Nadrieril/dhall-rust/commits)
2022-11-23Update Maud to 0.24.0Xe Iaso5-75/+20
Closes #552 Signed-off-by: Xe <me@christine.website>
2022-11-23Update how-i-start-nix-2020-03-08.markdown (#569)Kiryl Harbachonak1-1/+1
- update lorri repo link
2022-11-22the carcinization of go programsXe Iaso3-1/+273
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-19fix videoXe Iaso3-2/+6
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-19sonic frontiers reviewXe Iaso3-1/+346
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-13fix verified shitpostXe Iaso2-1/+8
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-12snek css fix thanks snekXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-12rip twitterXe Iaso15-23/+556
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-06Xess 2.0: HSLXe Iaso10-12/+457
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-06someone got a job :DXe Iaso1-27/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-03lol typosXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>