{"id":28149723,"url":"https://github.com/simonboisset/remix-shadcn-docs","last_synced_at":"2025-05-15T02:14:22.648Z","repository":{"id":259321410,"uuid":"862009694","full_name":"simonboisset/remix-shadcn-docs","owner":"simonboisset","description":"Remix template with shadcn components for markdown docs and blog","archived":false,"fork":false,"pushed_at":"2025-02-02T19:04:10.000Z","size":1600,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T20:18:39.854Z","etag":null,"topics":["docs","documentation","remix-stack","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://remix-shadcn-docs.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonboisset.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-09-23T21:52:22.000Z","updated_at":"2025-02-01T01:10:43.000Z","dependencies_parsed_at":"2024-10-24T11:38:39.672Z","dependency_job_id":"42c10eee-3f20-4d2d-8b1d-64b158ac3b1b","html_url":"https://github.com/simonboisset/remix-shadcn-docs","commit_stats":null,"previous_names":["simonboisset/remix-shadcn-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonboisset%2Fremix-shadcn-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonboisset%2Fremix-shadcn-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonboisset%2Fremix-shadcn-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonboisset%2Fremix-shadcn-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonboisset","download_url":"https://codeload.github.com/simonboisset/remix-shadcn-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259429,"owners_count":22040822,"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","documentation","remix-stack","shadcn-ui"],"created_at":"2025-05-15T02:14:21.184Z","updated_at":"2025-05-15T02:14:22.638Z","avatar_url":"https://github.com/simonboisset.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix Shadcn Template\n\n\u003e **Important Update**: This template now supports React Router v7 and Tailwind CSS v4! You can now leverage the latest features from both React Router and Tailwind.\n\n![Remix Shadcn Docs](./app/components/landing-page/screenshot.png)\n\nA comprehensive starter kit for building modern web applications using Remix and Shadcn UI.\n\n## Features\n\n- Pre-configured Remix setup with TypeScript\n- Integration of Shadcn UI components\n- Tailwind CSS configuration\n- Responsive layouts\n- SEO optimization\n- Example pages and components\n- Internationalization support\n- Blog functionality\n- Documentation system\n\n## Tech Stack\n\n- **Remix**: Used for server-side rendering, routing, and data loading.\n- **Shadcn UI**: Provides a set of accessible and customizable UI components.\n- **Tailwind CSS**: Used for styling, offering a utility-first approach to design.\n- **TypeScript**: Ensures type safety throughout the project.\n\n## Getting Started\n\nTo create a new project using this template, run:\n\n```bash\nnpx create-remix@latest --template simonboisset/remix-shadcn-docs\n```\n\nAfter the project is created, navigate to the project directory and install dependencies:\n\n```bash\ncd your-project-name\nnpm install\n```\n\nTo start the development server:\n\n```bash\nnpm run dev\n```\n\n## Project Structure\n\n- `app/`: Contains the main application code\n  - `components/`: Reusable UI components\n  - `contents/`: Content management (blog posts, documentation, i18n)\n  - `routes/`: Remix routes\n- `public/`: Static assets\n\n## Customization\n\n### Tailwind Configuration\n\nYou can customize the Tailwind configuration in the `tailwind.config.ts` file.\n\n### Internationalization\n\nThe template includes a built-in internationalization system. You can add or modify translations in the `app/contents/i18n/` directory.\n\n### Documentation\n\nThe documentation system is set up in the `app/contents/doc/` directory. You can add new versions and languages as needed.\n\n### Blog\n\nBlog posts can be added in the `app/contents/blog/` directory, organized by language.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Support\n\nIf you have any questions or need help, please open an issue in the GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonboisset%2Fremix-shadcn-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonboisset%2Fremix-shadcn-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonboisset%2Fremix-shadcn-docs/lists"}