{"id":16029784,"url":"https://github.com/albbus-stack/mdx-next-blog","last_synced_at":"2026-04-11T12:03:49.066Z","repository":{"id":115907251,"uuid":"535068264","full_name":"albbus-stack/mdx-next-blog","owner":"albbus-stack","description":"A simple blog starter kit built in next.js using mdx for the editors convenience.","archived":false,"fork":false,"pushed_at":"2022-09-19T18:36:16.000Z","size":1311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T12:13:40.272Z","etag":null,"topics":["markdown","md","mdx","next","nextjs","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://next-md-blog-pearl.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/albbus-stack.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":"2022-09-10T17:21:44.000Z","updated_at":"2023-02-10T11:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"91d29979-0c00-4a96-81a9-15a03c4fd9ad","html_url":"https://github.com/albbus-stack/mdx-next-blog","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.06666666666666665,"last_synced_commit":"508c2e66b7585b43f07dfad48413f67ab1a31d39"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albbus-stack%2Fmdx-next-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albbus-stack%2Fmdx-next-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albbus-stack%2Fmdx-next-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albbus-stack%2Fmdx-next-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albbus-stack","download_url":"https://codeload.github.com/albbus-stack/mdx-next-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289394,"owners_count":20914464,"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":["markdown","md","mdx","next","nextjs","react","tailwindcss","typescript"],"created_at":"2024-10-08T21:01:29.666Z","updated_at":"2026-04-11T12:03:48.976Z","avatar_url":"https://github.com/albbus-stack.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdx-next-blog\n\nThis is a simple blog built with NextJS, Typescript and MDX.\n\n## Getting Started\n\nChange your website name, description, domain and main author in `/utils/config.ts`.\nHere you can tweak the two main colors of the blog choosing from the [tailwindcss palette](https://tailwindcss.com/docs/customizing-colors).\n\nProvide a `/public/images/card-preview.png` as a preview image for your blog used in link cards.\n\n## Notes for the editor\n\nEach file in the `/posts` directory is a blog post and has some metadata that you can specify at the top of the file like so:\n\n```json\n---\ntitle: Example Post\ndescription: My first post.\ndate: \"2021-03-20\"\nimage: \"bridge.jpg\"\nauthor: Me\n---\n```\n\nThe required fields are `title`, `description` and `date`. The `author` field is optional and will default to the main author.\n\nIf you specify an image this will be displayed in the home page along with the post. The image should be placed in the `/public/images` directory.\n\nOn markdown images you can specify the smaller size (`small`), the rounded corners (`round`) and/or the horizontal positioning (`side`) with the following syntax:\n\n```md\n![alt text](/images/image.png \"small round side\")\n```\n\nLinks can be specified with the following syntax:\n\n```md\n[link text](/url)\n```\n\nAll the other [standard markdown elements](https://www.markdownguide.org/cheat-sheet/) like headings, lists, code blocks and tables are supported.\n\nFor convenience you can use the [push-to-git.bat](push-to-git.bat) script to push the new posts and images to your git repository, after having configured the remote.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbbus-stack%2Fmdx-next-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbbus-stack%2Fmdx-next-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbbus-stack%2Fmdx-next-blog/lists"}