Add explicit IPFS mentions to landing page copy#9
Draft
Copilot wants to merge 15 commits into
Draft
Conversation
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.8.0...v5.8.1) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump astro from 6.2.2 to 6.4.6
Bump devalue from 5.8.0 to 5.8.1
- add CAR, DAG-CBOR/DAG-JSON, and UnixFS rows to tools section - categorise implementations by format with per-language chips - omit unmaintained repos per issue #4 discussion
- Point hero CTA at the tools section instead of the specs - Add debugging tools and CID inspector links so users can diagnose retrieval problems - Link testimonials to their case study or video for follow-through - Add Georg Greve's portrait and soften the use-cases lede - Drop the leftover demo and category number labels for a cleaner UI - Reword network topologies heading to be more descriptive Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- introduce a theme toggle in the nav with pre-paint theme init to avoid a flash of wrong colors - redefine the alias palette under data-theme='dark' so paper/ink surfaces flip; keep brand accents and add --navy-surface for sections that must stay dark in both themes - invert muted trust-strip logos in dark mode so they read on dark - swap eyebrow labels to Geist Mono for a technical tone - scale up layout/type via zoom at very wide viewports
- link topology keywords (Amino DHT, IPNI, swarm key, Gateways) to docs - make production brand logos clickable; add HIN, drop 3S Studios - support pasting a CID into the FileDropCID demo to inspect it - allow selecting the foundation titles for easy copy - add rust-ipld-core to the IPLD library links Surfaces external references readers expect to follow and lets the demos accept real CIDs, not just typed text.
- Replace Astro default favicon.svg with IPFS color hexagon - Copy favicon.ico from ipfs.tech source as fallback - Add ico fallback link in Layout.astro - Switch nav Logomark to mono variant (follows currentColor)
- Define 14 CSS custom properties (--text-2xs through --text-h1) in :root using rem so browser font preferences are respected - Use clamp() on --text-h1 and --text-h2 for fluid heading sizes - Replace all hardcoded px/numeric font-size values across 15 source files with token references or bare rem values - Add 1440px zoom breakpoint so text scales up earlier on large screens - Two one-off sizes (26px, 22px) converted to 1.625rem/1.375rem directly rather than adding tokens for values used only once
- Hero sub-headline now names IPFS explicitly - Hero badge changed from "open-source" to "The InterPlanetary File System" - SocialProof label now reads "running IPFS in production" - Tools section kicker now references "IPFS tools"
Copilot created this pull request from a session on behalf of
2color
June 24, 2026 14:08
View session
✅ Deploy Preview for ipfs-landing ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feedback indicated the landing page doesn't mention "IPFS" prominently enough — the hero section in particular never named it.
Copy changes:
Also removes an accidentally committed
package-lock.json(project uses pnpm).