Commit graph

42 commits

Author SHA1 Message Date
dd55b64af0
software: swap neopig and undefect positions 2026-05-10 15:02:01 -04:00
7e31b8fb29
software: add arborist — Merkle Providence Reverse RAG
Inserted between undefect and nuhomeschool. With 8 articles before
the homeschool pair, 2-col grid renders nuhomeschool & unhomeschool
side by side. Trademark line updated.
2026-05-07 18:09:27 -04:00
a4c4397e85 software: add undefect.com — systematic defect research across open source 2026-04-22 08:36:06 -04:00
6e430ec75a Reorder homeschool cards: nuhomeschool before unhomeschool 2026-03-21 09:37:48 -04:00
74dd1b5923 Replace 'Free' with 'Online' in homeschool card descriptions 2026-03-21 09:31:31 -04:00
a8aac62554 Add unhomeschool & nuhomeschool software cards 2026-03-21 09:30:52 -04:00
0978dd5233 Add unfirehose to software page 2026-03-07 20:24:06 -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
f626ed75aa Enforce lowercase unturf. with ChunkFive font & add cited sources to plastics page 2026-02-27 07:40:28 -05:00
9a93a940d2 Apply style rules across all pages
Replace "and" with "&", eliminate to-be verbs (is/are/was/were),
change "the permacomputer" to "a permacomputer", replace "AI"
with "automated intelligence" on software page.
2026-02-26 23:43:09 -05:00
edc3ac386b Add neopig to trademarks 2026-01-06 11:55:47 -05:00
f0891f1434 Remove phoenix sentence from neopig description 2026-01-06 11:51:13 -05:00
735e53f1d1 Remove pig.py from unsandbox card 2026-01-06 11:49:33 -05:00
5b37b3da1f Add gradient logo styling for neopig card 2026-01-06 11:18:14 -05:00
9c48beca45 Add neopig card & source links for unsandbox, standardize ampersands
- Add neopig card with description & links to about page and pig.py source
- Add pig.py and un-inception source code links to unsandbox card
- Replace "and" with "&" across all project descriptions for consistency
- Update CLAUDE.md with git commit guidelines
2026-01-06 11:10:19 -05:00
813b38c69c Add unsandbox trademark and free software link to home page
- Add unsandbox to reserved trademarks list on software page
- Remove WASM from unsandbox description
- Add tasteful "free software" link below tagline on home page

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 07:48:55 -05:00
898aad1839 Add unsandbox.com card to software page with branded styling
Added new project card for unsandbox.com featuring anonymous remote code execution API supporting 42+ programming languages. Positioned alongside uncloseai.com in a 2x2 grid layout. Applied brand styling with ArialPixel font and #c4b550 accent color.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 10:49:30 -05:00
cbc4d48345 Swap Make Post Sell and Remarkbox positions in grid layout 2025-11-03 15:02:52 -05:00
a0fed57091 Add plus emojis to action links, remove h2 tags from logo sections, update uncloseai description to mention both Hermes and Qwen models 2025-11-03 14:55:42 -05:00
91ceab5dbc Remove shop.unturf.com link and adjust grid to 3 columns for both projects 2025-11-03 14:45:21 -05:00
db7390d4fb Reduce navigation link font size to prevent wrapping 2025-11-03 14:44:07 -05:00
36a0fae7f1 Remove historical and business model text from Remarkbox section 2025-11-03 14:42:50 -05:00
e09ab97769 Redesign software page with CSS grid layout - Remarkbox and Make Post Sell side by side, uncloseai spans full width 2025-11-03 14:29:58 -05:00
82b067dce8 Add uncloseai.js button to all pages and update copyright to 2025
- Add uncloseai.js floating button to enable AI chat on all pages
- Update copyright year from 2022 to 2025 in permacomputer page

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 17:58:27 -04:00
347b4116f5 Add spacing below software page logos
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 08:07:24 -04:00
ed93ad542d Link headings and logos to project landing pages 2025-10-15 08:03:58 -04:00
491cb52fbb Make h1 link inherit color (stay white) 2025-10-15 08:03:06 -04:00
78333dcd4d Make unturf. h1 link back to homepage 2025-10-15 08:02:03 -04:00
624fefca04 Increase logo size to 800px (1/3 bigger) 2025-10-15 08:01:23 -04:00
73bc1dd209 Reduce gap on stacked links (mobile) 2025-10-15 08:01:02 -04:00
469913699d Fix grid layout - 4 columns on desktop, increase logo to 600px 2025-10-15 07:59:44 -04:00
ad5b6ded34 Limit logo width to 400px on desktop 2025-10-15 07:58:49 -04:00
05e706b35e Make links horizontal on desktop, vertical on mobile 2025-10-15 07:58:12 -04:00
f81d0990b5 Use CSS Grid for nav links (vertical stack) 2025-10-15 07:57:21 -04:00
50e949caeb Stack navigation links vertically on mobile 2025-10-15 07:57:09 -04:00
fd4bde6166 Fix mobile horizontal scroll and add logo containers
- Add box-sizing border-box and overflow-x hidden
- Wrap logos in containers with light background, padding, radius
- Change img width from 100% to max-width 100%
2025-10-15 07:56:57 -04:00
eba3ccf142 Complete software page redesign
- Change header to 'unturf.' with tagline 'free software so you may grow food not lawn'
- Convert to semantic HTML (hgroup, article, nav) for better Pico CSS styling
- Add ChunkFive font to all headings
- Add project logos (Remarkbox and Make Post Sell) under titles
- Make logos responsive (100% width, max 600px)
- Reorder projects: Make Post Sell, Remarkbox, uncloseai
- Add 'make a shop' and 'make a namespace' action links
- Remove ai.unturf.com link, keep only uncloseai.com
- Update trademark list to include uncloseai
- Change footer link to lowercase 'back to unturf.com'
- Strip most custom CSS, rely on Pico classless styling
2025-10-15 07:42:43 -04:00
0343b44741 Remove uncloseai-book from software page 2025-10-15 07:27:39 -04:00
788345df0c Simplify layout - logos above content, no flex 2025-10-15 07:27:18 -04:00
cb6198c2b5 Remove demo site description from shop.unturf.com link 2025-10-15 07:25:19 -04:00
4aadea1a2c Update software page branding and layout
- Add ChunkFive font to header
- Add logos for Remarkbox and Make Post Sell
- Update Make Post Sell links with makepostsell.com first
- Add demo site description for shop.unturf.com
2025-10-15 07:24:29 -04:00
6128e482d3 Add software landing page showcasing Unturf projects 2025-10-15 07:12:41 -04:00