aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-09-09more work getting it working in GoXe Iaso1-12/+37
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-21fix clippy suggestionsXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-19blog: add serde precompiled binary postXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-27fix resume buildXe Iaso1-5/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-21fix resumeXe Iaso1-2/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-21new resume with typstXe Iaso1-9/+38
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-08create Xeact seriesXe Iaso1-1/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-02fix iosevka for maple syrup in frenchXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01minify esbuild JSXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-01build javascript files with esbuildXe Iaso1-43/+53
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-24fix the fontXe Iaso1-1/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-18fix font bloatXe Iaso1-151/+21
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-03-18flake: build Iosevka Iaso fontsXe Iaso1-1/+163
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-02-25flake updateXe Iaso1-1/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2022-12-30add xesite NixOS moduleXe Iaso1-131/+19
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-28oh, the css is here nowXe Iaso1-1/+0
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09src/frontend: start work on wasitermXe Iaso1-8/+13
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09flake: make garnix happy for nowXe Iaso1-6/+5
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09flake: make frontend packages a metapackageXe Iaso1-12/+19
Signed-off-by: Xe Iaso <me@christine.website>
2022-12-09use deno2nix to build the frontend, prepare wasi executor shitpostXe Iaso1-18/+22
Signed-off-by: Xe Iaso <me@christine.website>
2022-11-25Start version 3 (#573)Xe Iaso1-7/+72
* 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-10-30use flake-compat buildsXe Iaso1-1/+5
Signed-off-by: Xe Iaso <me@christine.website>
2022-10-30start working on a mastodon post embed tagXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-09-13update flake metadata, can build a docker image nowXe Iaso1-0/+10
Signed-off-by: Xe Iaso <me@christine.website>
2022-08-25Add license to all crates in this repoXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-08-20add waifud progress report #2 postXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-08add rustfmt to runtime closure of devshellXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-26flake: xeiaso.netXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-22fix devshellXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-04-22convert to flakesXe Iaso1-0/+215
Signed-off-by: Xe Iaso <me@christine.website>