FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...docs/solid-2-server-runtime · solidjs/solid-docs · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solidjs/solid-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: solidjs/solid-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs/solid-2-server-runtime
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 880 files changed
  • 2 contributors

Commits on Aug 10, 2026

  1. docs: proposal for the Solid 2.0 documentation rebuild

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    206dfcb View commit details
    Browse the repository at this point in the history
  2. docs: restructure to the unified Solid 2.0 site layout

    Implements the rebuild proposal: single-version site with the new IA
    (getting-started, concepts, building-apps, routing, guides, migration,
    reference by package). Moves the generated v2 reference under
    reference/solid-js and reference/solid-web, relocates the Meta 1.0 docs,
    adds planned-page stubs, and removes the per-project version routing,
    project tabs, and legacy redirect middleware.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    51fd6e8 View commit details
    Browse the repository at this point in the history
  3. docs: retarget reference generation at the package-split layout

    Points extract-solid-ref.mjs at src/routes/reference with solid-js and
    solid-web groups, makes cleanup respect hand-written pages, regenerates
    against the current next SHA (adds affects, clientOnly, httpStatus,
    httpHeader; hides the host-integration surface pending its own section;
    drops the removed renderToStringAsync).
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    19aedb9 View commit details
    Browse the repository at this point in the history
  4. docs: add AI-assisted writing rules and a tone lint

    WRITING.md gains a section for AI-drafted content: claims traceable to
    source, banned filler and marketing words, no history-relative framing
    outside migration guides. scripts/lint-tone.mjs enforces the mechanical
    parts over src/routes mdx (errors for hand-written pages, warnings for
    generated ones) and runs in the static checks workflow.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    6bbd4ab View commit details
    Browse the repository at this point in the history
  5. docs: document Solid 2.0 server runtime

    Replace the planned pages with source-backed guidance for server functions, sessions, middleware, API routes, and deployment.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    c7cfd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. docs: update server API status to RC

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    fc50b32 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL