aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-08css: make the code samples look betterpr393Christine Dodrill4-5/+7
It ain't perfect, but it's probably good enough to start with: https://media.discordapp.net/attachments/188796211543801856/885244826180808754/20210908_15h26m30s_grim.png Signed-off-by: Christine Dodrill <me@christine.website>
2021-09-08markdown: use comrak syntectAsherah Connor5-10/+19
2021-09-07build(deps): bump comrak from 0.11.0 to 0.12.0 (#391)dependabot[bot]2-3/+106
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.11.0 to 0.12.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.11.0...0.12.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06reduce feeds to 5 postsChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-09-04RG280M reviewChristine Dodrill1-0/+152
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-22i forgive meChristine Dodrill1-0/+47
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-19build(deps): bump tracing-subscriber from 0.2.19 to 0.2.20 (#390)dependabot[bot]1-2/+2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.19 to 0.2.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.19...tracing-subscriber-0.2.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-19spaceship adventureChristine Dodrill2-0/+135
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-16spellblade: correction about AliciaChristine Dodrill1-12/+45
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-16blog: add Spellblade PlansChristine Dodrill1-0/+94
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-16Fix broken file links (#389)Björn Richter1-3/+3
Hi Christine, this post gave me a lot and I want to give you something back by fixing some broken links to your GitHub files. I chose to pin them to commits that were the latest right before you first published this post, so they are consistent with the snippets inside the post. I also pinned the gruvbox-css `default.nix` even though the link is working because this not only makes sure the contents behind the link will stay persistent with the post in case you choose to change something in there, but also because this enables others to clone the repo, check out the exact commit and try it out on their own. I intentionally left some links (like those to your fish / spacemacs / etc. configs) unchanged so that they will always point to the latest files because they are just further examples of what you did and are not closely related to the post. Thanks for the great explanations :heart:
2021-08-12Update paranoid-nixos-aws-2021-08-11.markdownChristine Dodrill1-1/+1
2021-08-12Update signalboost.dhallChristine Dodrill1-7/+0
2021-08-11paranoid nixos on aws postChristine Dodrill1-0/+1292
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-08I Forgive YouChristine Dodrill1-0/+56
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-07add shorthand fontChristine Dodrill2-0/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-08-07XeChristine Dodrill9-29/+71
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-29Social Media: A Psychic Cancer: extra paragraphChristine Dodrill1-0/+4
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-29Social Media: A Psychic CancerChristine Dodrill1-0/+48
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-29build(deps): bump xml-rs from 0.8.3 to 0.8.4 (#387)dependabot[bot]1-2/+2
Bumps [xml-rs](https://github.com/netvl/xml-rs) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/netvl/xml-rs/releases) - [Changelog](https://github.com/netvl/xml-rs/blob/master/Changelog.md) - [Commits](https://github.com/netvl/xml-rs/commits) --- updated-dependencies: - dependency-name: xml-rs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20build(deps): bump tokio-stream from 0.1.6 to 0.1.7 (#383)dependabot[bot]1-4/+4
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.6...tokio-stream-0.1.7) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20build(deps): bump comrak from 0.10.1 to 0.11.0 (#386)dependabot[bot]2-3/+3
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.10.1 to 0.11.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.10.1...0.11.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19oopsChristine Dodrill1-3/+3
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-18paranoid nixos postChristine Dodrill1-0/+683
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-16remove vestigal fileChristine Dodrill1-1/+0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-14emoji is not a language (#384)Christine Dodrill1-0/+147
* emoji is not a language Signed-off-by: Christine Dodrill <me@christine.website> * emoji is really not a language Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-08update read time estimateChristine Dodrill1-1/+8
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07bumpeth allst the thingsChristine Dodrill2-13/+13
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07start mutliple author supportChristine Dodrill1-1/+52
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07remove title from every post so I can add read time estimateChristine Dodrill209-445/+10
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07closer integration into android, read estimatesChristine Dodrill5-29/+33
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-06mst3k -> pony.socialChristine Dodrill6-8/+8
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-05make new_post route for the android widgetChristine Dodrill3-2/+57
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-05Add myself to signalboost.dhall (#375)Avi Parshan1-0/+14
* Update signalboost.dhall * Update signalboost.dhall * Update signalboost.dhall * Update signalboost.dhall Co-authored-by: Christine Dodrill <me@christine.website>
2021-07-03oops lol off by oneChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-03Thoughts on Android (#382)Christine Dodrill1-0/+129
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-28build(deps): bump tracing-subscriber from 0.2.18 to 0.2.19 (#381)dependabot[bot]1-2/+2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.18 to 0.2.19. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.18...tracing-subscriber-0.2.19) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28build(deps): bump ructe from 0.13.2 to 0.13.4 (#380)dependabot[bot]1-2/+2
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.2 to 0.13.4. - [Release notes](https://github.com/kaj/ructe/releases) - [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaj/ructe/compare/v0.13.2...v0.13.4) --- updated-dependencies: - dependency-name: ructe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-26blog: xesite in app stores postChristine Dodrill1-0/+62
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-25privacy policyChristine Dodrill1-0/+172
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-24Bump sdnotify from 0.1.3 to 0.2.0 (#379)dependabot[bot]2-3/+3
Bumps [sdnotify](https://github.com/polachok/sdnotify) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/polachok/sdnotify/releases) - [Commits](https://github.com/polachok/sdnotify/compare/v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: sdnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22Bump reqwest from 0.11.3 to 0.11.4 (#378)dependabot[bot]1-2/+2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.3 to 0.11.4. - [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.3...v0.11.4) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-19waifud plansChristine Dodrill1-0/+106
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-15footnote (#376)Christine Dodrill3-2/+146
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-13blog: GTD on paper postChristine Dodrill1-0/+274
Signed-off-by: Christine Dodrill <me@christine.website>
2021-06-10Add myself to signal boost. (#374)remyabel1-0/+13
2021-06-08css: constraint iframe max width (#373)Vincent Bernat1-0/+3
Last blog post contains a Youtube iframe which is too large on mobile. Constraint its width to maximum viewport width.
2021-06-08blog/my-homelab: murder the typos (#372)Ron B1-2/+2
2021-06-08Ampere, 15 watts is what your M1 Mac pulls lol (#371)Victor Fernandes1-2/+2
2021-06-08blog/my-homelab: quality kos-mosChristine Dodrill1-6/+7
Signed-off-by: Christine Dodrill <me@christine.website>