Commit graph

3 commits

Author SHA1 Message Date
0350a4b8e3
Modularize CSS; add reset, theme and fonts
Introduce reset.css and theme.css and refactor style.css
to import them via layers; add Unscii font files and preload links.
Add RSS XSL/CSS and a css-test page; remove legacy snes.min.css.
Tweak BaseLayout and contact layout (preloads, grid gaps). Rename index.astro to parallax.astro and
created new basic index page. Improve input styles and contact form placeholders
2026-02-01 10:08:58 -08:00
7dd61775b3
Switch to local Unscii font and begin work on new stylesheet
Remove Google Fonts and the old external stylesheet link. Add (inline for now)
@font-face rules for unscii fonts and new link/p/ul styles, and set the
root font to unscii16. Minor UI tweaks: style the skip link background,
remove the "Tools" nav item for now, fix the contact page title and link
markup, and replace the homepage copy with an "Under Construction"
message.
2026-01-27 15:18:10 -08:00
8d989ef36f
new minimal retro theme, progress on parallax hero, refactor into semantic html,
add htmx and alpine, etc
2026-01-04 21:36:24 -08:00