Commit graph

6 commits

Author SHA1 Message Date
957e418fe0 Redesign step labels & footnotes to match site palette
Step labels now use primary green (#43a047) background with white text,
bold weight, letter-spacing, & border-radius matching Pico conventions.
Footnote links switch from lime (#CDDC39) to primary green for proper
contrast in both light & dark modes. Callout boxes gain subtle
border-radius on right side. Styleguide color swatches updated.
2026-02-27 09:43:31 -05:00
8fff6ce010 Refactor unturf.css with custom properties, add styleguide page
Extract all hardcoded colors into :root CSS custom properties.
Consolidate callout box shared structure into grouped selectors.
Merge brand font-family declarations. Remove redundant box-sizing rule.
Reorganize into 7 clearly labeled sections.

Create /styleguide/ as living reference for every component:
color palette, typography, layout, navigation, step labels,
callout boxes, capital cards, diagrams, footnotes, tables, lists.
2026-02-27 09:31:44 -05:00
1d2427f89c Keep current page link in nav, mark with aria-current for focused style
Every page now shows all nav links instead of omitting its own.
Current page link gets aria-current="page" with reduced opacity
& bold weight so visitors see where they stand.
2026-02-27 09:00:44 -05:00
eef1b92c48 Extract all inline styles into shared unturf.css, add hemp bioplastic recipe page
Move all inline <style> blocks from every HTML page into /css/unturf.css.
Convert inline style attributes to CSS classes across all pages.
Fix footer links so "unturf. software" stays one full link everywhere.
Add hemp bioplastic process/recipe page with 7 diagrams, 3 approaches,
exact quantities, safety notes, & 12 footnoted sources.
Add "no dashes or emdashes" rule to CLAUDE.md.
2026-02-27 08:44:15 -05:00
7aeb7e22c0 host pico css our selves!
new file:   css/pico.classless.min.css
	modified:   growing-systems-of-permanence/index.html
	modified:   let-us-define-a-permacomputer/index.html
2024-11-18 09:49:38 -05:00
10855c35cc init
new file:   .gitignore
	new file:   Makefile
	new file:   css/chunkfive/chunkfive-regular-webfont.woff
	new file:   css/chunkfive/chunkfive-regular-webfont.woff2
	new file:   css/chunkfive/chunkfive.otf
	new file:   css/chunkfive/stylesheet.css
	new file:   index.html
2021-10-31 20:50:19 -04:00