aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-10use base link colors in tailwindgoXe Iaso6-36/+101
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09fix HTML template renderingXe Iaso5-108/+133
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09go mod tidyXe Iaso2-13/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09lib/xesite_templates: use tailwind CSSXe Iaso8-712/+192
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09internal/embedded: move pregenned posts to JSONXe Iaso4-8/+6088
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09more work getting it working in GoXe Iaso40-668/+4678
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09config: init go package, import dhall configXe Iaso14-0/+1712
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-09move xn--ts9h to a valid go file nameXe Iaso1-0/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-28talks/gceu31: self-host the videoXe Iaso1-1/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-27talks: add GopherCon EU 2023 talkXe Iaso1-0/+207
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-27add tailwind in Go articleXe Iaso1-0/+151
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-26bump the release dateXe Iaso1-2/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21tmpl: typo fixXe Iaso1-1/+1
Fixes #692 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21lib/xesite_templates: clippy fixesXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21lib/xesite_markdown: clippy fixesXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21lib/mi: clippy fixesXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21lib/jsonfeed: clippy fixesXe Iaso3-6/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21clippy auto-fixesXe Iaso4-6/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21fix clippy suggestionsXe Iaso10-36/+30
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21.github/workflows: remove main.ymlXe Iaso1-13/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21Create rust-clippy.ymlXe Iaso1-0/+55
2023-08-21build(deps): bump regex from 1.9.1 to 1.9.3 (#705)dependabot[bot]1-8/+8
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3. - [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.9.1...1.9.3) --- updated-dependencies: - dependency-name: regex 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>
2023-08-21blog/serde-precompiled-stupid: nuke some sentencesXe Iaso1-5/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21blog/serde-precompiled-stupid: apparently this is a non-issue nowXe Iaso1-5/+24
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-19blog: add serde precompiled binary postXe Iaso2-0/+534
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-17blog/nix-flakes-wsl: fix installation directions betterXe Iaso1-3/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-16blog/nix-flakes-wsl: fix installation directionsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-14blog: I had fun at DEF CON 31Xe Iaso1-0/+250
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11src/frontend: fix buildXe Iaso2-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11blog: nixexpr postXe Iaso3-10/+184
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-06build(deps): bump axum from 0.6.19 to 0.6.20 (#704)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.19 to 0.6.20. - [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.6.19...axum-v0.6.20) --- updated-dependencies: - dependency-name: axum 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>
2023-08-06build(deps): bump lol_html from 1.0.1 to 1.1.1 (#702)dependabot[bot]3-4/+4
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/cloudflare/lol-html/releases) - [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/lol-html/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: lol_html 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>
2023-08-06Add myself to signalboost page (#703)Evan Pratten1-0/+13
2023-07-30blog: CVE-2023-36325Xe Iaso1-0/+104
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29build(deps): bump serde_yaml from 0.9.24 to 0.9.25 (#696)dependabot[bot]1-2/+2
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.24 to 0.9.25. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.24...0.9.25) --- updated-dependencies: - dependency-name: serde_yaml 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>
2023-07-29build(deps): bump tower-http from 0.4.2 to 0.4.3 (#697)dependabot[bot]1-2/+2
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.4.2...tower-http-0.4.3) --- updated-dependencies: - dependency-name: tower-http 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>
2023-07-29build(deps): bump ructe from 0.16.1 to 0.17.0 (#699)dependabot[bot]2-6/+15
Bumps [ructe](https://github.com/kaj/ructe) from 0.16.1 to 0.17.0. - [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.16.1...v0.17.0) --- updated-dependencies: - dependency-name: ructe 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>
2023-07-27src/frontend: fix buildXe Iaso2-4/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-27Cut: Self from signal boost (#698)Prajjwal Singh1-19/+0
Appreciate the exposure more than you know :)
2023-07-27Add missing `waifud` article to the `waifud` series (#700)Nicholas Novak1-0/+1
2023-07-27fix resume buildXe Iaso1-5/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-20update flake lockXe Iaso1-12/+70
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-20build(deps): bump axum-macros from 0.3.7 to 0.3.8 (#688)dependabot[bot]1-2/+2
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.3.7 to 0.3.8. - [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-macros-v0.3.7...axum-macros-v0.3.8) --- updated-dependencies: - dependency-name: axum-macros 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>
2023-07-20build(deps): bump axum from 0.6.18 to 0.6.19 (#689)dependabot[bot]1-2/+2
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.18 to 0.6.19. - [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.6.18...axum-v0.6.19) --- updated-dependencies: - dependency-name: axum 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>
2023-07-20build(deps): bump uuid from 1.4.0 to 1.4.1 (#691)dependabot[bot]1-2/+2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: uuid 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>
2023-07-20build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693)dependabot[bot]1-2/+2
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.22 to 0.9.24. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.22...0.9.24) --- updated-dependencies: - dependency-name: serde_yaml 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>
2023-07-20build(deps): bump tower-http from 0.4.1 to 0.4.2 (#694)dependabot[bot]1-15/+9
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.4.1...tower-http-0.4.2) --- updated-dependencies: - dependency-name: tower-http 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>
2023-07-20build(deps): bump xml-rs from 0.8.15 to 0.8.16 (#695)dependabot[bot]1-2/+2
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.15 to 0.8.16. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.15...0.8.16) --- 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>
2023-07-20blog: add simple iPad sysdiagnose postXe Iaso1-0/+45
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-19blog: add MDN AI gaslighting postXe Iaso1-0/+178
Signed-off-by: Xe Iaso <me@xeiaso.net>