aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-30blog: add Sine post/demostatic_siteXe Iaso1-0/+169
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27cmd/xesite: go up before trying to connect to the saas proxyXe Iaso2-2/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27add gokrazy postXe Iaso19-276/+1425
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27lume: fix deno lockXe Iaso1-496/+622
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27attempt a docker imageXe Iaso4-57/+190
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27Toot embeddingXe Iaso17-42/+130
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27create contact pageXe Iaso8-29/+233
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-27fetch info from patreon APIXe Iaso8-57/+221
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24add a notfound pageXe Iaso4-13/+16
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24lume: make search have a light backgroundXe Iaso3-2/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24don't commit binaries oops lolXe Iaso2-0/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: update default variablesXe Iaso2-1/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: add rebuild metricsXe Iaso3-9/+34
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: 5 minute timeout for rebuilding the siteXe Iaso1-8/+14
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24xesite: listen for GitHub webhook push eventsXe Iaso5-15/+210
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-24move command to xesite folderXe Iaso5-13/+59
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23add cache headersXe Iaso3-1/+25
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23Add Connor Edwards to signal boost (#721)Connor Edwards1-0/+21
2023-09-23Update signalboost.dhall (#722)bri1-1/+19
Added myself, and also fixed someone’s typo
2023-09-23various cleanups, import clackset logicXe Iaso16-146/+271
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23autogenerate data from dhall configXe Iaso12-1301/+47
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23load config into memoryXe Iaso6-3911/+202
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-23delete old codeXe Iaso69-6542/+57
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22internal/lume: metricsXe Iaso6-12/+81
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22remove the adsXe Iaso3-14/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22move vods index to top levelXe Iaso1-0/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22initial go codeXe Iaso4-0/+376
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22import site into lumeXe Iaso999-49149/+57290
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-22clean up some old filesXe Iaso21-438/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-16scripts/ditherify: fix quotingXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-15talks: add All Systems Go 2023 talkXe Iaso1-0/+429
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-08build(deps): bump reqwest from 0.11.18 to 0.11.20 (#707)dependabot[bot]1-5/+6
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.20. - [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.18...v0.11.20) --- 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>
2023-09-08build(deps): bump regex from 1.9.3 to 1.9.5 (#711)dependabot[bot]1-10/+10
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.5. - [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.3...1.9.5) --- 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-09-08build(deps): bump tower-http from 0.4.3 to 0.4.4 (#712)dependabot[bot]1-2/+2
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.4.3...tower-http-0.4.4) --- 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-09-08build(deps): bump xml-rs from 0.8.16 to 0.8.17 (#713)dependabot[bot]1-2/+2
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.16 to 0.8.17. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.16...0.8.17) --- 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-09-08build(deps): bump chrono from 0.4.26 to 0.4.30 (#715)dependabot[bot]1-22/+4
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.30. - [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.26...v0.4.30) --- updated-dependencies: - dependency-name: chrono 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-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>