aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-07-16xedium groundworkxediumXe Iaso3-0/+25
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08make build.ts file more parameterizedXe Iaso4-17/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08import map: use Xeact 0.70.0 useStateXe Iaso3-8/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-03xeact: 0.70.0 with useStateXe Iaso2-2/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02use the useState monadXe Iaso1-16/+18
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02linkpost over my backlog on the tailscale blogXe Iaso2-2/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01fixXe Iaso3-9/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01fix share buttonXe Iaso5-15/+27
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01move video component to a dynamic Xeact componentXe Iaso4-1/+43
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01minify esbuild JSXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01build javascript files with esbuildXe Iaso13-153/+273
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28lol oopsXe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28atom feed: show contentXe Iaso4-4/+2
Closes #609 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28bump axum-extra from 0.5.0 to 0.6.0Xe Iaso1-4/+3
Replaces #615 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28Fix for tower-http 0.4.0Xe Iaso1-33/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-28bump uuid from 0.8.2 to 1.2.2Xe Iaso1-1/+1
Replaces #586 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-25site update: MimiXe Iaso2-1/+10
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-19app/config: make character info a h3 for future upcoming evil plansXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-09css hack for conversation tagsXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-04tmpl/blog: fix facts and circumstances sentenceXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-03app/config/markdown_string: format importsXe Iaso1-2/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-03Link cleanup (#601)Stephen Wade3-4/+4
* 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-02-02add stream VOD pageXe Iaso8-5/+253
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/tmpl: chronoXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/tmpl: don't show ads on prerelease postsXe Iaso2-4/+8
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-28src/frontend/mastodon_share_button: fix JSX formattingXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-25dynamically update yearXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-24try saving memoryXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-23Add page that explains the characters in the blogXe Iaso4-6/+75
Signed-off-by: Xe <me@christine.website>
2023-01-21increase the fucking thingXe Iaso1-2/+14
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-17i give up lolXe Iaso3-3/+12
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-13talks: add pulumi talkXe Iaso1-4/+9
Also add skip_ads field that will allow a post to skip the advertisements. Signed-off-by: Xe <me@christine.website>
2023-01-04show adds for hacker newsXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-04attempt to change webmention titlesXe Iaso2-5/+11
Signed-off-by: Xe Iaso <me@christine.website>
2023-01-04implement pronouns supportXe Iaso6-10/+128
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-28Update to axum 0.6Xe Iaso2-23/+9
Closes #579 Closes #580 Signed-off-by: Xe <me@christine.website>
2022-12-15oops hr here lolXe Iaso1-0/+4
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-14oopsXe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-13tmpl/nag: have separate messages for debug modeXe Iaso1-11/+21
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09src/frontend: start work on wasitermXe Iaso4-5/+60
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09remove vendored version of xeactXe Iaso3-113/+0
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09use deno2nix to build the frontend, prepare wasi executor shitpostXe Iaso4-3/+25
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-06fix share buttonXe Iaso1-4/+13
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-25Start version 3 (#573)Xe Iaso21-155/+1229
* Start version 3 * Change version to 3.0.0 in Cargo.toml * Add metadata for series * Change types for signal boosts * Add start of LaTeX resume generation at Nix time * Add start of proper author tagging for posts in JSONFeed and ldjson * Convert templates to use Maud * Add start of dynamic resume generation from dhall * Make patrons page embed thumbnails TODO: * [ ] Remove the rest of the old templates * [ ] Bring in Xeact for the share on mastodon button * [ ] Site update post Signed-off-by: Xe <me@christine.website> * fix nix builds Signed-off-by: Xe Iaso <me@christine.website> * fix dhall build Signed-off-by: Xe Iaso <me@christine.website> * fix non-flakes build Signed-off-by: Xe Iaso <me@christine.website> * make new mastodon share button Signed-off-by: Xe Iaso <me@christine.website> * remove the rest of the ructe templates that I can remove Signed-off-by: Xe Iaso <me@christine.website> * refactor blogposts to its own file Signed-off-by: Xe Iaso <me@christine.website> * move resume to be generated by nix Signed-off-by: Xe Iaso <me@christine.website> * write article Signed-off-by: Xe Iaso <me@christine.website> * blog/site-update-v3: hero image Signed-off-by: Xe Iaso <me@christine.website> * add site update series tag to site updates Signed-off-by: Xe Iaso <me@christine.website> Signed-off-by: Xe <me@christine.website> Signed-off-by: Xe Iaso <me@christine.website>
2022-11-23signalboost: add entry for ~ajhalili2006 (#567)Andre Jiroh Halili1-2/+5
* signalboost: add entry for ~ajhalili2006 Also in this commit: * Add linkedin and cover_letter (per https://github.com/Xe/site/pull/550#discussion_r1019824691) anmong other things, including adding fediverse and website fields * Update the signalboost.rs HTML template to reflect these changes to Person.dhall types * Fix compilation In the future it would be nice if you ran the test suite. You can get to a development environment with `nix develop` or by installing direnv and running `direnv allow`. Alternatively you can do a full build with `nix build`. Updating the dhall type isn't enough to make the rust code automagically be updated too. You need to also update the corresponding rust type. Dhall prefers camelCase identifiers for items. The formatting for dhall was wrong. Running `dhall format $FILE` will make dhall format the file correctly for you. Signed-off-by: Xe <me@xeiaso.net>
2022-11-23Update Maud to 0.24.0Xe Iaso1-2/+2
Closes #552 Signed-off-by: Xe <me@christine.website>
2022-11-12rip twitterXe Iaso1-8/+17
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30HAHAHAHA I WINXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30various site updatesXe Iaso3-16/+9
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30start working on a mastodon post embed tagXe Iaso2-0/+63
Signed-off-by: Xe Iaso <me@christine.website>