Commit graph

8 commits

Author SHA1 Message Date
8783e401f8
Remove test colors from css that were accidentally left in
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 1m23s
prefers-color-scheme and prefers-contrast
2026-02-27 09:03:12 -08:00
1162c53c8f
Remove favicon.svg and update layout assets
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 1m25s
Use absolute path for unscii-16 preload and remove unscii-8 preload.
Replace file favicon.svg with inline SVG data-URI favicon, using text emoji and coloring it lime
green.
For the footer, remove the current year copyright and replace with Creative Commons icons for
CC-BY-NC-SA license. Move the theme
x-data and parallax choosing logic from BaseLayout to parallax.astro
2026-02-08 11:24:02 -08:00
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
43e8dcff5e
feat: add parallax infinite scroll hero for index 2026-01-02 22:18:54 -08:00
e9a666621f
Basic scaffolding of new personal site 2026-01-01 21:11:18 -08:00
houston[bot]
0e01ed5493
Initial commit from Astro 2025-12-19 14:06:51 -08:00