Do butterflies cry when they're sad? https://dobutterfliescry.net
Find a file
2025-08-07 09:53:05 +10:00
docs docs folder from separation of markdown notes/resources 2025-07-29 11:40:01 +10:00
guide add simple-nixos-mailserver guide 2025-07-29 14:01:36 +10:00
imgs wrote an svg path for the mirror@tearforge bot 2025-07-28 23:17:56 +10:00
www add temp index for testing 2025-08-07 09:45:41 +10:00
.gitignore ignore compiled css 2025-08-07 09:46:59 +10:00
bakeimgs add script to bake svg paths using imagemagick 2025-07-28 23:22:03 +10:00
flake.lock progress flake.lock (for both 25.05 + unstable channels) 2025-08-06 19:03:40 +10:00
flake.nix switched sass package for dart-sass 2025-08-07 09:53:05 +10:00
README.md README now explains local deployment 2025-08-06 17:12:18 +10:00
serve add trap to SIGTERM sass bg process 2025-08-06 19:01:53 +10:00

dobutterfliescry.net

Source code for my website

Local Development

Warning

My computers run NixOS so deployment relies on this fact If you don't have Nix see the #Without Nix.

$ nix develop # -i for purity
nix-shell$ ./bakeimgs
nix-shell$ ./serve &

Without Nix

[!TODO] Lazy...

Ideas

  1. a page you're not allowed access to without "contributing to humanity's knowledge" ie factorising a large number not currently in factordb.com
  2. use jor1k instead of tinyemu
  3. create a lil section to interactively learn regex and glob patterns (also ideally bash using jor1k too)
  4. add enbyware+queerware+other badges to hosting
  5. fork forgejo and change the UI allowing for other features like counting how many times I swear in repositories

Style Ideas

  1. VT220 terminal rendering as shader https://www.shadertoy.com/view/XdtfzX https://www.shadertoy.com/view/lt2SDK

Inspiration

  1. https://namishh.me/ (uses https://actix.rs/)