aboutsummaryrefslogtreecommitdiff
path: root/lib/xesite_templates
AgeCommit message (Collapse)AuthorFilesLines
2023-09-30Xesite V4 (#723)Xe Iaso2-236/+0
* scripts/ditherify: fix quoting Signed-off-by: Xe Iaso <me@xeiaso.net> * clean up some old files Signed-off-by: Xe Iaso <me@xeiaso.net> * import site into lume Signed-off-by: Xe Iaso <me@xeiaso.net> * initial go code Signed-off-by: Xe Iaso <me@xeiaso.net> * move vods index to top level Signed-off-by: Xe Iaso <me@xeiaso.net> * remove the ads Signed-off-by: Xe Iaso <me@xeiaso.net> * internal/lume: metrics Signed-off-by: Xe Iaso <me@xeiaso.net> * delete old code Signed-off-by: Xe Iaso <me@xeiaso.net> * load config into memory Signed-off-by: Xe Iaso <me@xeiaso.net> * autogenerate data from dhall config Signed-off-by: Xe Iaso <me@xeiaso.net> * various cleanups, import clackset logic Signed-off-by: Xe Iaso <me@xeiaso.net> * Update signalboost.dhall (#722) Added myself, and also fixed someone’s typo * Add Connor Edwards to signal boost (#721) * add cache headers Signed-off-by: Xe Iaso <me@xeiaso.net> * move command to xesite folder Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: listen for GitHub webhook push events Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: 5 minute timeout for rebuilding the site Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: add rebuild metrics Signed-off-by: Xe Iaso <me@xeiaso.net> * xesite: update default variables Signed-off-by: Xe Iaso <me@xeiaso.net> * don't commit binaries oops lol Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: make search have a light background Signed-off-by: Xe Iaso <me@xeiaso.net> * add a notfound page Signed-off-by: Xe Iaso <me@xeiaso.net> * fetch info from patreon API Signed-off-by: Xe Iaso <me@xeiaso.net> * create contact page Signed-off-by: Xe Iaso <me@xeiaso.net> * Toot embedding Signed-off-by: Xe Iaso <me@xeiaso.net> * attempt a docker image Signed-off-by: Xe Iaso <me@xeiaso.net> * lume: fix deno lock Signed-off-by: Xe Iaso <me@xeiaso.net> * add gokrazy post Signed-off-by: Xe Iaso <me@xeiaso.net> * cmd/xesite: go up before trying to connect to the saas proxy Signed-off-by: Xe Iaso <me@xeiaso.net> * blog: add Sine post/demo Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: bri <284789+b-@users.noreply.github.com> Co-authored-by: Connor Edwards <38229097+cedws@users.noreply.github.com>
2023-08-21lib/xesite_templates: clippy fixesXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11blog: nixexpr postXe Iaso1-1/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-05-26lib/xesite_templates: remove :verified:Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02add a cachebuster for xeact componentsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01grammars goodXe Iaso1-3/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01fix share buttonXe Iaso1-3/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01move video component to a dynamic Xeact componentXe Iaso1-45/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01build javascript files with esbuildXe Iaso2-1/+39
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28atom feed: show contentXe Iaso1-1/+1
Closes #609 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-19iaso fontsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-18lib/xesite_templates: add picture class to xeblog-pictureXe Iaso1-6/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-09Revert "css hack to make images wider than the article"Xe Iaso1-2/+2
This reverts commit cb5b539ccc4b8e78b474cbf5bdc25baa1fcb6617.
2023-03-09css hack to make images wider than the articleXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-03Link cleanup (#601)Stephen Wade1-1/+1
* http -> https * golang.org -> go.dev * 301 twitch.tv -> www.twitch.tv * 301 patreon.com -> www.patreon.com --------- Co-authored-by: Xe Iaso <me@christine.website>
2023-01-23Add page that explains the characters in the blogXe Iaso1-1/+1
Signed-off-by: Xe <me@christine.website>
2023-01-21support xedn resizable stickersXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-04show adds for hacker newsXe Iaso1-16/+20
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-28Update to axum 0.6Xe Iaso2-3/+7
Closes #579 Closes #580 Signed-off-by: Xe <me@christine.website>
2022-11-23fix the adsXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-23Update Maud to 0.24.0Xe Iaso1-1/+1
Closes #552 Signed-off-by: Xe <me@christine.website>
2022-11-19fix videoXe Iaso2-2/+5
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-13fix verified shitpostXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-12rip twitterXe Iaso1-1/+4
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30i hate CSSXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30various site updatesXe Iaso1-17/+38
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30start working on a mastodon post embed tagXe Iaso2-1/+38
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-25everyone gets adsXe Iaso1-0/+25
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-17GoLab WASM talkXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-13HLS support on SafariXe Iaso1-5/+20
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-12HLS supportXe Iaso1-1/+32
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-08prepare for cryptocurrency/ownership articleXe Iaso1-5/+8
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-01prompt engineering postXe1-4/+6
Signed-off-by: Xe <me@christine.website>
2022-09-20move markdown and templates into a dedicated crateXe Iaso2-0/+100
This does not move the ructe templates around, only the newer Maud ones. The only template I can't move easily is the salary history one, but I should get rid of that anyways.