~zainab/blog

Public website
Fix display of summary cards (display is now flex).
Fix styling in chapter page.
Minor improvements to SQLite-WASM titles.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~zainab/blog
read/write
git@git.sr.ht:~zainab/blog

You can also use your local clone with git send-email.

#Code snippet generation

This is currently manual.

  1. Enter the nix-shell
  2. Run nix/mdoc.bash to generate snippets.out.md
  3. Exit and reenter the nix-shell to build the snippets derivation.
  4. Run gen-snippets to copy the snippets to a local directory.

#Favicon generation

To produce a new favicon.

  1. Upload an svg to Real Favicon Generator.
  2. Unnzip and retar the archive to favicon.tar.gz.
  3. Enter the nix-shell and run gen-favicon to build the favicon locally.