Commit graph

10 commits

Author SHA1 Message Date
0b198dcaef fixes horizontal scroll on mobile 2024-06-07 20:37:09 +00:00
6c8c31915d theme: explicitly set the width/height of the Matrix icon
Chrome and Safari default <svg> width and height to 'auto', which
expands the viewport to fit the pixels within. Safari doesn't, and
the viewport collapses to 0x0 unless explicitly expanded.

Firefox calculates the viewport's natural dimensions to be 16x18,
so I used those values.

Fixes #8
2024-06-07 20:36:28 +00:00
Kate Temkin
97a280ae2f patch up images, prepare for pre-soft-release 2024-05-05 10:13:02 -06:00
Kate Temkin
4e7c2d2987 theming updates, and add alt text support
(why the hell was alt text support not in the original hugo theme???)
2024-05-01 19:37:50 -06:00
Kate Temkin
f7abf9d131 replace social media icons 2024-05-01 18:38:46 -06:00
28654494cc
theme: add proper favicon
make sure to:
  rm -rf public/ resources/_gen/
scraped from git.lix.systems
2024-04-28 15:31:18 +03:00
Kate Temkin
618d5abc12 theme: reflow bottom bar a little 2024-04-27 21:49:34 -06:00
Kate Temkin
980dc1b238 rename portfolio -> talking points 2024-04-27 00:59:11 -06:00
Kate Temkin
0561a06668 mainpage: fill out more sections 2024-04-27 00:56:22 -06:00
Kate Temkin
c893a86e54 initial commit of template 2024-04-26 22:49:34 -06:00