{"id":28531167,"url":"https://github.com/leerob/next-mdx-blog","last_synced_at":"2025-06-10T22:02:55.733Z","repository":{"id":37445062,"uuid":"162028712","full_name":"leerob/next-mdx-blog","owner":"leerob","description":"Next.js + MDX blog template with Tailwind CSS and TypeScript.","archived":false,"fork":false,"pushed_at":"2025-06-05T19:25:19.000Z","size":207390,"stargazers_count":7436,"open_issues_count":3,"forks_count":1435,"subscribers_count":50,"default_branch":"main","last_synced_at":"2025-06-05T20:28:53.429Z","etag":null,"topics":["blog","mdx","nextjs","postgres","react","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://next-blog-mdx.vercel.app","language":"TypeScript","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/leerob.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}},"created_at":"2018-12-16T18:22:37.000Z","updated_at":"2025-06-05T19:29:40.000Z","dependencies_parsed_at":"2024-05-02T22:56:04.869Z","dependency_job_id":"e17f367c-a4a9-4ead-b486-680c0a47b450","html_url":"https://github.com/leerob/next-mdx-blog","commit_stats":{"total_commits":783,"total_committers":90,"mean_commits":8.7,"dds":0.2822477650063857,"last_synced_commit":"df72a5ed85288e4655f52c7fdb46f4d84f1214d2"},"previous_names":["leerob/leerob.io","leerob/next-mdx-blog"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fnext-mdx-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fnext-mdx-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fnext-mdx-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fnext-mdx-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leerob","download_url":"https://codeload.github.com/leerob/next-mdx-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fnext-mdx-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258900650,"owners_count":22775162,"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":["blog","mdx","nextjs","postgres","react","tailwindcss","vercel"],"created_at":"2025-06-09T15:09:45.854Z","updated_at":"2025-06-10T22:02:55.717Z","avatar_url":"https://github.com/leerob.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fleerob%2Fnext-mdx-blog)\n\n# next-mdx-blog\n\nThis is a blog template built with:\n\n- **Framework**: [Next.js](https://nextjs.org)\n- **Deployment**: [Vercel](https://vercel.com)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com)\n- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)\n- **Database** (Optional): [Postgres](https://vercel.com/postgres)\n\n## Running Locally\n\nThis application requires Node.js v18.17+.\n\n```bash\ngit clone https://github.com/leerob/next-mdx-blog.git\ncd next-mdx-blog\npnpm install\npnpm dev\n```\n\n## Database (Optional)\n\nCreate a `.env.local` file with your `POSTGRES_URL` environment variable to store redirects.\n\n```sql\nCREATE TABLE redirects (\n  id SERIAL PRIMARY KEY,\n  source VARCHAR(255) NOT NULL,\n  destination VARCHAR(255) NOT NULL,\n  permanent BOOLEAN NOT NULL\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Fnext-mdx-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleerob%2Fnext-mdx-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Fnext-mdx-blog/lists"}