{"id":18681234,"url":"https://github.com/algokun/gatsby-tech-blog-theme","last_synced_at":"2025-07-21T17:32:38.293Z","repository":{"id":38432308,"uuid":"206338472","full_name":"algokun/gatsby-tech-blog-theme","owner":"algokun","description":"A Minimal Gatsby Theme for Blogs Inspired by LekoArts Minimal Blog Site","archived":false,"fork":false,"pushed_at":"2023-06-10T00:03:43.000Z","size":3074,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T23:19:04.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/algokun.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,"zenodo":null}},"created_at":"2019-09-04T14:26:53.000Z","updated_at":"2023-01-05T07:04:59.000Z","dependencies_parsed_at":"2025-05-18T16:18:47.805Z","dependency_job_id":null,"html_url":"https://github.com/algokun/gatsby-tech-blog-theme","commit_stats":null,"previous_names":["mohanmonu777/gatsby-tech-blog-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/algokun/gatsby-tech-blog-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algokun%2Fgatsby-tech-blog-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algokun%2Fgatsby-tech-blog-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algokun%2Fgatsby-tech-blog-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algokun%2Fgatsby-tech-blog-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algokun","download_url":"https://codeload.github.com/algokun/gatsby-tech-blog-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algokun%2Fgatsby-tech-blog-theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266342809,"owners_count":23914262,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-07T10:06:35.977Z","updated_at":"2025-07-21T17:32:38.271Z","avatar_url":"https://github.com/algokun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gatsby Tech Blog Theme: A Gatsby Theme\n\nTypography driven, focus on the content \u0026 minimal style. Powered by MDX.\n\n[Demo Website](https://minimal-blog.lekoarts.de)\n[Starter](https://github.com/LekoArts/gatsby-starter-minimal-blog)\n\n## About Me\n\nHi There!\nI'm Mohan and I hope you like my starters and create something awesome! To see some of my work you can visit my [website](https://www.lekoarts.de).\n\nAlso check out the other _gatsby-starters_ and _gatsby-themes_:\n\n- [gatsby_starter_unicorn](https://github.com/mohanmonu777/gatsby_starter_unicorn)\n- [gatsby_theme_unicorn](https://github.com/mohanmonu777/gatsby_theme_unicorn)\n- [gatsby-starter-krisp](https://github.com/mohanmonu777/gatsby-starter-krisp)\n- [the404blog](https://github.com/mohanmonu777/the404blog)\n- [gatsby_contentful_starter](https://github.com/mohanmonu777/gatsby_contentful_starter)\n\n## Features\n\n- Search Powered by [Elastic Lunr](https://www.gatsbyjs.org/packages/@gatsby-contrib/gatsby-plugin-elasticlunr-search)\n- Articles in MDX ([gatsby-mdx](https://github.com/ChristopherBiscardi/gatsby-mdx))\n- Code highlighting (with [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer)) and live preview (with [react-live](https://github.com/FormidableLabs/react-live))\n- Styled Components 💅\n- Netlify Contact Form\n- Categories\n- Offline Support\n- WebApp Manifest Support\n- SEO\n  - Sitemap\n  - Schema.org JSONLD\n  - OpenGraph Tags\n  - Twitter Tags\n\n## Getting Started\n\nCheck your development environment! You'll need [Node.js](https://nodejs.org/en/), the [Gatsby CLI](https://www.gatsbyjs.org/docs/) and [node-gyp](https://github.com/nodejs/node-gyp#installation) installed. The official Gatsby website also lists two articles regarding this topic:\n\n- [Gatsby on Windows](https://www.gatsbyjs.org/docs/gatsby-on-windows/)\n- [Check your development environment](https://www.gatsbyjs.org/tutorial/part-zero/)\n\nTo copy and install this starter run this command (with \"project-name\" being the name of your folder you wish to install it in):\n\n```\ngatsby new project-name https://github.com/LekoArts/gatsby-starter-minimal-blog\ncd project-name\nnpm run develop\n```\n\n### Add Theme to your site\n\n```\nnpm i --save gatsby-tech-blog-theme\n```\n\n### Adding new features/plugins\n\nYou can add other features by having a look at the official [plugins page](https://www.gatsbyjs.org/docs/plugins/)\n\n### Building your site\n\n```\nnpm run build\n```\n\nCopy the content of the `public` folder to your webhost or use a website like Netlify which automates that for you.\n\n**Attention:** You also need to edit `static/robots.txt` to include your domain!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgokun%2Fgatsby-tech-blog-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgokun%2Fgatsby-tech-blog-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgokun%2Fgatsby-tech-blog-theme/lists"}