6 Commits
Author SHA1 Message Date
Derek Ross a5b87d84f3 Visual redesign: warm, creative, peaceful aesthetic
Full visual refresh with a warm and approachable design that inspires
creativity. Dark mode first with deep plum-charcoal tones, coral-peach
accents, honey-gold highlights, and lavender links.

- New color palette for both light and dark themes
- Gradient border reveal on card hover with soft glow
- Gradient underlines on section headings
- Active sidebar indicator bar
- Frosted glass nav bar with backdrop blur
- Refined typography, spacing, and border radii
- All scrolling fixes included (desktop and mobile)
- Touch swipe handler fix for mobile scrolling
2026-03-27 15:21:15 -04:00
Derek Ross 11913be49c Fix scrolling on desktop and mobile
- Fix desktop: use fixed height on .main-content so overflow-y: auto
  creates a proper scroll container (min-height prevented scrolling)
- Fix mobile: override to height: auto and overflow: visible so the
  body handles scrolling naturally
- Fix touch swipe handler blocking vertical scroll by restricting
  swipe detection to left edge zone and raising preventDefault threshold
- Move @import out of :root block (invalid CSS, font may not load)
- Add overflow-wrap/word-break to prevent long URLs causing horizontal scroll
- Add overflow handling for markdown content (pre, code, table, img)
- Add overflow: hidden on top-nav and max-width guard on mobile nav-content
2026-03-27 13:47:59 -04:00
Derek Ross 9f3d623eb8 Add Ditto to web and mobile clients, update existing entry
- Add Ditto to Most Popular web and mobile client sections
- Add full Ditto entry to Clients > Other with GitLab link and live instance
- Remove outdated Ditto entry from Relays section (no longer a relay)
2026-03-27 11:17:52 -04:00
Derek RossandGitHub 8776f5a7bd fix: url typos 2025-07-02 23:36:08 -04:00
Derek RossandGitHub e1b6a435a8 Update README.md
new protocol, tools, and clients. nostrhub, grownostr, nostrbook, stacks, bookstr, blobbi, treasures, zappix, plektos, zaplytics, yakbak, etc.
2025-07-02 15:37:25 -04:00
Derek RossandGitHub 5f42599b56 add nostrplebs NIP-05 ID registration service 2022-12-22 00:54:20 -05:00