{"id":18815783,"url":"https://github.com/rishiosaur/mlnma","last_synced_at":"2026-05-17T17:35:04.821Z","repository":{"id":40771350,"uuid":"260894470","full_name":"rishiosaur/mlnma","owner":"rishiosaur","description":"A notebook/blog with a hint of machine learning.","archived":false,"fork":false,"pushed_at":"2023-01-06T04:53:01.000Z","size":8390,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T01:31:50.559Z","etag":null,"topics":["cms","javascript","ml","next"],"latest_commit_sha":null,"homepage":"https://mlnma.now.sh","language":"JavaScript","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/rishiosaur.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}},"created_at":"2020-05-03T11:21:40.000Z","updated_at":"2023-03-07T16:56:13.000Z","dependencies_parsed_at":"2023-02-05T09:00:48.464Z","dependency_job_id":null,"html_url":"https://github.com/rishiosaur/mlnma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fmlnma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fmlnma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fmlnma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fmlnma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishiosaur","download_url":"https://codeload.github.com/rishiosaur/mlnma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753703,"owners_count":19691160,"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":["cms","javascript","ml","next"],"created_at":"2024-11-07T23:50:42.861Z","updated_at":"2026-05-17T17:34:54.804Z","avatar_url":"https://github.com/rishiosaur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A statically generated blog example using Next.js and Markdown\n\nThis example showcases Next.js's [Static Generation](https://nextjs.org/docs/basic-features/pages) feature using markdown files as the data source.\n\nThe blog posts are stored in `/_posts` as markdown files with front matter support. Adding a new markdown file in there will create a new blog post.\n\nTo create the blog posts we use [`remark`](https://github.com/remarkjs/remark) and [`remark-html`](https://github.com/remarkjs/remark-html) to convert the markdown files into an HTML string, and then send it down as a prop to the page. The metadata of every post is handled by [`gray-matter`](https://github.com/jonschlinkert/gray-matter) and also sent in props to the page.\n\n## Demo\n\n[https://next-blog-starter.now.sh/](https://next-blog-starter.now.sh/)\n\n### Related examples\n\n- [DatoCMS](/examples/cms-datocms)\n- [Sanity](/examples/cms-sanity)\n- [TakeShape](/examples/cms-takeshape)\n- [Prismic](/examples/cms-prismic)\n\n## How to use\n\n### Using `create-next-app`\n\nExecute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:\n\n```bash\nnpm init next-app --example blog-starter blog-starter-app\n# or\nyarn create next-app --example blog-starter blog-starter-app\n```\n\n### Download manually\n\nDownload the example:\n\n```bash\ncurl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/blog-starter\ncd blog-starter\n```\n\nInstall dependencies and run the example:\n\n```bash\nnpm install\nnpm run dev\n\n# or\n\nyarn install\nyarn dev\n```\n\nYour blog should be up and running on [http://localhost:3000](http://localhost:3000)! If it doesn't work, post on [GitHub discussions](https://github.com/zeit/next.js/discussions).\n\nDeploy it to the cloud with [Vercel](https://vercel.com/import?filter=next.js\u0026utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiosaur%2Fmlnma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishiosaur%2Fmlnma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiosaur%2Fmlnma/lists"}