| Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
* 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>
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
* 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>
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
Signed-off-by: Xe Iaso <me@christine.website>
|
|
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)
|
|
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)
|
|
Closes #552
Signed-off-by: Xe <me@christine.website>
|
|
- update lorri repo link
|
|
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>
|
|
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>
|
|
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>
|