{"id":20180967,"url":"https://github.com/solidjs/solid-docs","last_synced_at":"2025-05-14T18:07:24.197Z","repository":{"id":37344910,"uuid":"477506519","full_name":"solidjs/solid-docs","owner":"solidjs","description":"Official documentation for the Solid ecosystem","archived":false,"fork":false,"pushed_at":"2025-05-04T19:09:26.000Z","size":15647,"stargazers_count":249,"open_issues_count":51,"forks_count":315,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T08:02:07.141Z","etag":null,"topics":["docs","reactivity","signals","solid","solid-router","solid-start","solidjs","solidrouter","solidstart"],"latest_commit_sha":null,"homepage":"https://docs.solidjs.com/","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nelsonmic/solid-docs-next","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solidjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-04T00:57:10.000Z","updated_at":"2025-05-04T19:09:30.000Z","dependencies_parsed_at":"2023-12-19T05:57:18.149Z","dependency_job_id":"17bd80d7-272e-41fe-8aa3-7091381fa9c9","html_url":"https://github.com/solidjs/solid-docs","commit_stats":{"total_commits":1281,"total_committers":189,"mean_commits":6.777777777777778,"dds":0.819672131147541,"last_synced_commit":"6ae0193333d5a7de84e2478a61e586d5d9c6145b"},"previous_names":["solidjs/solid-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs","download_url":"https://codeload.github.com/solidjs/solid-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253874446,"owners_count":21977275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docs","reactivity","signals","solid","solid-router","solid-start","solidjs","solidrouter","solidstart"],"created_at":"2024-11-14T02:33:41.191Z","updated_at":"2025-05-14T18:07:19.187Z","avatar_url":"https://github.com/solidjs.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solid Docs\n\nWelcome to Solid's documentation!\n\nThis is the repo for [﻿docs.solidjs.com](https://docs.solidjs.com/). This repo\ncontains all the source code that we use to build our docs.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/solidjs/solid-docs-next)\n[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/github/solidjs/solid-docs-next/)\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/solidjs/solid-docs-next)\n\n## What is Solid?\n\nSolid is a JavaScript framework used for building high-performance\nuser-interfaces. Using a reactive approach and component-based architecture, we\nwant to empower developers in creating efficient and scalable web applications.\n\n## Thank you for being here!\n\nYou can help make our docs better for the community! Your feedback is welcomed.\nIn addition, any editing, translating, designing, and developing skills are\nwelcomed. We are grateful to welcome you into our community!\n\nIf you want to see how you can contribute, check out our\n[﻿How You Can Help](#how-you-can-help) section.\n\n## Chat with us\n\nYou can learn more about Solid, get support, and meet other devs and\ncontributors in our [﻿Discord community](https://discord.com/invite/solidjs).\n\n## Raise an issue\n\nHave you noticed something is missing, confusing, or is wrong in our\ndocumentation?\n\nCheck to see if it has\n[﻿already been mentioned ](https://github.com/solidjs/solid-docs-next/issues)\nand, if not,\n[﻿create an issue](https://github.com/solidjs/solid-docs-next/issues/new/choose)\nto bring it to our attention!\n\n## Share an idea\n\nDo you think something could be better? Have an idea you feel could make the\ndocs better?\n\nDiscussion threads are where you can offer feedback on things that might not be\nproblems that need addressing, but are ideas to be explored.\n\nJoin us in the\n[﻿Discussions section](https://github.com/solidjs/solid-docs-next/discussions/280)\nwhere we can brainstorm these ideas, ask questions, and share goals!\n\n## Suggest a fix or contribute\n\nHave you found a typo, broken link, or another item with an obvious quick fix?\n\nIf you can see what the problem is, and you know how to fix it, you can make a\nPR (pull request) with the change and contribute to the docs repo yourself.\n\nIf you're looking to make a larger contribution, please see our\n[﻿CONTRIBUTING.md](https://github.com/solidjs/solid-docs-next/blob/main/CONTRIBUTING.md)\nfirst!\n\n## Running the Site Locally\n\nAt the moment, we recommend running the site locally through either\n[﻿CodeSandbox](https://codesandbox.io/p/github/solidjs/solid-docs-next/),\n[﻿Gitpod](https://gitpod.io/#https://github.com/solidjs/solid-docs-next), or\n[﻿StackBlitz](https://stackblitz.com/github/solidjs/solid-docs-next). These are\nthe quickest and easiest way to browse and edit the project files and run the\nsite locally.\n\nThe app uses [pnpm](https://pnpm.io) as the package manager and it runs on Node.js `v18+`.\n\nInstall dependencies:\n\n```sh\npnpm i\n```\n\nAnd run the local dev server:\n\n```sh\npnpm dev\n```\n\nThis will start your the app at [localhost:3000](http://localhost:3000) or the next available port.\n\n### Collections and virtual modules\n\nThe builds an [Astro](https://docs.astro.build/en/guides/content-collections/) inspired collection navigation, it will bring all routes and generate a couple of files at `/.solid`.\nThese files are exposed to your app via [Vite virtual modules](https://vitejs.dev/guide/api-plugin#virtual-modules-convention). This task is perform via our `sync` script (`pnpm sync`), ran before every build.\n\nIf changes are made to the navigation (new entry, or repositioning entry), it is necessary to restart the server for changes to take effect.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidjs%2Fsolid-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidjs%2Fsolid-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidjs%2Fsolid-docs/lists"}