{"id":19764141,"url":"https://github.com/travisvn/next-mdx-template","last_synced_at":"2025-10-12T08:07:31.929Z","repository":{"id":238200484,"uuid":"795824754","full_name":"travisvn/next-mdx-template","owner":"travisvn","description":"Next.js 14 MDX template","archived":false,"fork":false,"pushed_at":"2025-04-01T20:40:01.000Z","size":191,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T20:54:47.630Z","etag":null,"topics":["blog","cms","markdown","mdx","next-remote-mdx","nextjs","portfolio","react","tailwindcss","template","typescript"],"latest_commit_sha":null,"homepage":"https://next-mdx-template.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/travisvn.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":"2024-05-04T06:57:25.000Z","updated_at":"2025-04-01T20:40:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"067c982b-cec7-4d82-be8b-25aa3fa9ee04","html_url":"https://github.com/travisvn/next-mdx-template","commit_stats":null,"previous_names":["travisvn/next-mdx-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/travisvn/next-mdx-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisvn%2Fnext-mdx-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisvn%2Fnext-mdx-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisvn%2Fnext-mdx-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisvn%2Fnext-mdx-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/travisvn","download_url":"https://codeload.github.com/travisvn/next-mdx-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisvn%2Fnext-mdx-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010800,"owners_count":26084807,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blog","cms","markdown","mdx","next-remote-mdx","nextjs","portfolio","react","tailwindcss","template","typescript"],"created_at":"2024-11-12T04:12:39.064Z","updated_at":"2025-10-12T08:07:31.901Z","avatar_url":"https://github.com/travisvn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js MDX Template\n\n![GitHub stars](https://img.shields.io/github/stars/travisvn/next-mdx-template?style=social)\n![GitHub forks](https://img.shields.io/github/forks/travisvn/next-mdx-template?style=social)\n![GitHub repo size](https://img.shields.io/github/repo-size/travisvn/next-mdx-template)\n![GitHub language count](https://img.shields.io/github/languages/count/travisvn/next-mdx-template)\n![GitHub top language](https://img.shields.io/github/languages/top/travisvn/next-mdx-template)\n![GitHub last commit](https://img.shields.io/github/last-commit/travisvn/next-mdx-template?color=red)\n\nSimple, easy-to-modify template to use for creating a blog, portfolio, or content-based website\n\n## Features ⭐️\n- :white_check_mark: Next.js 14 App Directory\n- :white_check_mark: `next-mdx-remote` \n- :white_check_mark: RSS Feed\n- :white_check_mark: Sitemap generation\n- Tailwind CSS\n- Syntax highlighting in `.mdx`\n- Custom components embeddable in `.mdx` files\n- Utility functions to customize further\n\n[View live demo](https://next-mdx-template.vercel.app/)\n\n## Config ⚙️\n- `config/site.ts` - Site title, description, and URL\n- `.env` to set `BASE_URL` if you'd like to override the base URL you set in `config/site.ts`\n\n## Structure 📂\n\nThe majority of the structure should be self evident, based on [Next.js docs](https://nextjs.org/docs)\n\n- `content/` - Location for posts (.mdx files)\n- `utils/mdx-utils.ts` - Main functions for handling `.mdx` and converting frontmatter\n- `lib/helpers.ts` - _extra (i.e. not required)_ Options for handling `.mdx`\n\n### Notes ℹ️\n\n- `gray-matter` and `date-fns` are included but not required\n  - If you'd like to remove them, remove the `lib/helpers.ts` file and its connections\n- Based off of [leerob.io repo](https://github.com/leerob/leerob.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravisvn%2Fnext-mdx-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftravisvn%2Fnext-mdx-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravisvn%2Fnext-mdx-template/lists"}