{"id":28802358,"url":"https://github.com/tyronejosee/project_drf_docs_redesigned","last_synced_at":"2026-04-01T20:21:51.476Z","repository":{"id":295689755,"uuid":"970396499","full_name":"tyronejosee/project_drf_docs_redesigned","owner":"tyronejosee","description":"Remastered Django REST Framework documentation using Next.js and MDX. Modern navigation, interactive components, and an optimized developer experience.","archived":false,"fork":false,"pushed_at":"2026-01-25T21:22:15.000Z","size":9964,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T12:59:38.341Z","etag":null,"topics":["css","django","djangorestframework","documentation","heroui","html","javascript","mdx","nextjs","python","react","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://django-rest-framework-redesigned.vercel.app","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tyronejosee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-22T00:39:07.000Z","updated_at":"2026-01-25T21:22:20.000Z","dependencies_parsed_at":"2025-10-29T21:13:39.198Z","dependency_job_id":"f2c0997b-432b-48b7-b61e-f3df15c75968","html_url":"https://github.com/tyronejosee/project_drf_docs_redesigned","commit_stats":null,"previous_names":["tyronejosee/project_drf_docs_redesigned"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tyronejosee/project_drf_docs_redesigned","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyronejosee%2Fproject_drf_docs_redesigned","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyronejosee%2Fproject_drf_docs_redesigned/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyronejosee%2Fproject_drf_docs_redesigned/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyronejosee%2Fproject_drf_docs_redesigned/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyronejosee","download_url":"https://codeload.github.com/tyronejosee/project_drf_docs_redesigned/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyronejosee%2Fproject_drf_docs_redesigned/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","django","djangorestframework","documentation","heroui","html","javascript","mdx","nextjs","python","react","tailwindcss","typescript","vercel"],"created_at":"2025-06-18T08:02:14.609Z","updated_at":"2026-03-27T04:26:31.412Z","avatar_url":"https://github.com/tyronejosee.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/tyronejosee/project_drf_docs_redesigned\" target=\"_blank\"\u003e\n    \u003cimg src=\"./public/logo-color.svg\" alt=\"logo-color\" width=\"80\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\u003cstrong\u003eDjango REST Framework Docs - Redesigned\u003c/strong\u003e\u003c/h1\u003e\n  \u003ca href=\"https://drf-docs-redesigned.vercel.app/\"\u003e\u003cstrong\u003eDeploy on Vercel\u003c/strong\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\nInteractive and modern documentation for \u003cstrong\u003eDjango REST Framework\u003c/strong\u003e, built with Next.js, MDX, and TailwindCSS.  \nIncludes contextual navigation, quick search (\u003ccode\u003eCtrl+K\u003c/code\u003e), a dynamic table of contents, and a reading-optimized design.  \n\u003cp\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.typescriptlang.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/typescript-5.9.3-007ACC\" alt=\"typescript-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://nextjs.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/nextjs-16.0.10-000000\" alt=\"nextjs-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://react.dev/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/react-19.2.3-61DAFB\" alt=\"react-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://tailwindcss.com/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/tailwindcss-3.4.13-38B2AC\" alt=\"tailwind-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://heroui.io/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/heroui-2.8.5-9333ea\" alt=\"heroui-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://mdxjs.com/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/mdx-3.1.1-fcb32c\" alt=\"mdx-version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://zustand-demo.pmnd.rs/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/zustand-5.0.9-ff8a65\" alt=\"zustand-version\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## ✨ Features\n\n- 📖 **MDX Support** → enriched documentation with code examples.\n- 🎨 **Modern and accessible UI** → powered by [HeroUI](https://heroui.io/) and Tailwind.\n- 🔍 **Integrated search** with shortcut (`Ctrl + K`).\n- 📑 **Dynamic table of contents** highlighting the active section.\n- 🧭 **Contextual navigation** (previous / next document).\n- 🌙 **Dark mode by default** for comfortable reading.\n- ⚡ **Static rendering** with MDX route generation.\n\n## ⚙️ Installation\n\nClone the repository.\n\n```bash\ngit clone https://github.com/tyronejosee/project_drf_docs_redesigned\ncd your-repo\n````\n\nInstall dependencies.\n\n```bash\npnpm install\n```\n\nRun in development mode.\n\n```bash\npnpm dev\n```\n\nBuild for production.\n\n```bash\npnpm build\npnpm start\n```\n\n## 🌱 Contributing\n\nContributions are welcome!\nYou can open an **issue** or a **pull request** to suggest improvements to the documentation or the user experience.\n\n## ⚖️ License\n\nThis project follows the license of the official [Django REST Framework](https://github.com/encode/django-rest-framework) repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyronejosee%2Fproject_drf_docs_redesigned","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyronejosee%2Fproject_drf_docs_redesigned","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyronejosee%2Fproject_drf_docs_redesigned/lists"}