aboutsummaryrefslogtreecommitdiff
path: root/templates/blog_atom.rs.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26templates: change canonical domain to xeiaso.netXe Iaso1-5/+5
Signed-off-by: Xe Iaso <me@christine.website>
2022-01-10Xe IasoXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2021-11-06oops name lolXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-08-07XeChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-18Revert "backpost a bunch of other articles, make linkposts work properly"Christine Dodrill1-2/+2
This reverts commit 4dde8b26b8be9d9c11bb3920c942ecd6624e419e.
2021-04-18backpost a bunch of other articles, make linkposts work properlyChristine Dodrill1-2/+2
2021-01-22Use Tokio 1 (#306)Christine Dodrill1-1/+1
* 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>
2020-07-26fix atom/RSS feeds (#186)Christine Dodrill1-0/+26
* fix atom feeds * also fix RSS feeds * add feeds fixed/flight journal post * fix tests