{"id":13452478,"url":"https://github.com/ericclemmons/mdx-site","last_synced_at":"2025-08-01T03:44:30.018Z","repository":{"id":42206847,"uuid":"188739673","full_name":"ericclemmons/mdx-site","owner":"ericclemmons","description":"Static site generator powered by TypeScript, MDX, \u0026 React.","archived":false,"fork":false,"pushed_at":"2023-01-03T22:43:11.000Z","size":2837,"stargazers_count":51,"open_issues_count":15,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T22:42:16.241Z","etag":null,"topics":["markdown","mdx","now","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","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/ericclemmons.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}},"created_at":"2019-05-26T22:58:36.000Z","updated_at":"2023-10-06T14:00:31.000Z","dependencies_parsed_at":"2023-02-01T12:02:32.538Z","dependency_job_id":null,"html_url":"https://github.com/ericclemmons/mdx-site","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ericclemmons/mdx-site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fmdx-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fmdx-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fmdx-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fmdx-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/mdx-site/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fmdx-site/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268166306,"owners_count":24206428,"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-08-01T02:00:08.611Z","response_time":67,"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":["markdown","mdx","now","react","tailwindcss","typescript"],"created_at":"2024-07-31T07:01:25.277Z","updated_at":"2025-08-01T03:44:29.459Z","avatar_url":"https://github.com/ericclemmons.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg alt=\"mdx\" height=\"40\" src=\"https://raw.githubusercontent.com/mdx-js/design/master/assets/logo.svg?sanitize=true\" /\u003e\n  \u003csup\u003e\u0026nbsp;S I T E\u003c/sup\u003e\n\u003c/h1\u003e\n\nStatic site generator powered by:\n\n- `ʦ` [TypeScript][ts]\n- `↓` [MDX][mdx]\n- `⚛`️ [React][react]\n- `♻` [hot-module-replacement][hmr]\n\n![lighthouse score](lighthouse.png)\n\n## Getting Started\n\nIf you're starting from scratch:\n\n1. `mkdir my-site`\n1. `cd my-site`\n1. `yarn init -y`\n\n![Picture of previous steps](step-1.png)\n\nWithin your project, install `mdx-site`:\n\n- `yarn add mdx-site`\n\n![Picture of previous step](step-2.png)\n\nNow you're ready to run it:\n\n- `yarn mdx-site`\n\n![Picture of previous step](step-3.png)\n\n- Visit \u003chttp://localhost:3000/\u003e.\n\n![Picture of previous step](welcome.png)\n\n## Authoring\n\n1. Add pages to `content/:page/index.mdx`\n\n1. `export` data via `content/:page/index.tsx`\n\n1. Customize HTML template: `public/index.html`\n\n1. Customize components: `components/:tag.tsx`\n\n1. 🚀 Publish to `dist`:\n\n   `yarn mdx-site build`\n\n**All changes are [hot-reloaded][hmr]**. Refresh for changes!\n\n## Deployment\n\n1. `yarn mdx-site build`\n1. Publish `dist` as a static site using Netlify, Now, or whatever you'd like.\n\n## Author\n\n- [Eric Clemmons](ericclemmons.com)\n\n[hmr]: https://github.com/sidorares/hot-module-replacement\n[mdx]: https://mdxjs.com/\n[now]: https://zeit.co/now\n[react]: https://reactjs.org/\n[site]: https://ericclemmons.com/\n[ts]: https://www.typescriptlang.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fmdx-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Fmdx-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fmdx-site/lists"}