{"id":15490532,"url":"https://github.com/sammarks/gatsby-template","last_synced_at":"2025-03-28T16:27:50.768Z","repository":{"id":147094855,"uuid":"259085321","full_name":"sammarks/gatsby-template","owner":"sammarks","description":"My personal Gatsby template.","archived":false,"fork":false,"pushed_at":"2023-01-11T21:48:09.000Z","size":681,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"template","last_synced_at":"2024-10-19T09:18:34.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/sammarks.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":"2020-04-26T16:58:23.000Z","updated_at":"2020-04-26T17:01:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f08dbcb4-7a8c-4b41-9026-3fa7ca75b045","html_url":"https://github.com/sammarks/gatsby-template","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"7b11383a911c1a9242a534b766fbbdc57be719aa"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fgatsby-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fgatsby-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fgatsby-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fgatsby-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sammarks","download_url":"https://codeload.github.com/sammarks/gatsby-template/tar.gz/refs/heads/template","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246061829,"owners_count":20717511,"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":[],"created_at":"2024-10-02T07:21:57.057Z","updated_at":"2025-03-28T16:27:50.741Z","avatar_url":"https://github.com/sammarks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.gatsbyjs.org\"\u003e\n    \u003cimg alt=\"Gatsby\" src=\"https://www.gatsbyjs.org/monogram.svg\" width=\"60\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  gatsby-starter-typescript-plus\n\u003c/h1\u003e\n\n\u003e A starter kit for TypeScript-based Gatsby projects with sensible defaults.\n\nThis is a starter kit for [Gatsby.js](https://www.gatsbyjs.org/) websites written in TypeScript. It includes the bare essentials for you to get started (styling, Markdown parsing, minimal toolset).\n\n## 🗒️ Features\n\n- TypeScript\n- ESLint (with custom ESLint rules)\n- Markdown rendering with Remark\n- Basic component structure\n- Styling with [emotion](https://emotion.sh/)\n\n## 🚀 Quick start\n\n\u003e A nodejs \u003e= 6.0.0 setup with [yarn](https://yarnpkg.com/) is recommended.\n\n1.  **Create a Gatsby site.**\n\n    Install `gatsby-cli` package globally on your machine.\n\n    ```bash\n    # using NPM\n    npm install -g gatsby-cli\n\n    # using YARN\n    yarn global add gatsby-cli\n    ```\n\n    Use the `gatsby-cli` to create a new site and install its dependencies.\n\n    ```bash\n    gatsby new project-name https://github.com/resir014/gatsby-starter-typescript-plus\n    ```\n\n2.  **Start developing.**\n\n    Move to project's directory.\n\n    ```bash\n    cd project-name/\n    ```\n\n    Start your site.\n\n    ```bash\n    # using npm\n    npm start\n\n    # using yarn\n    yarn start\n    ```\n\n    Open source code using your favorite IDE/Text editor and navigate to `src/` directory, this is where your application live.\n\n3.  **Build your application for production.**\n\n    Once you're finished, you can make production build of your app using:\n\n    ```bash\n    # using npm\n    npm run build\n\n    # using yarn\n    yarn build\n    ```\n\n4.  **Deploy your app to Github pages!**\n\n    After building your application in step 3, you're ready to publish your app and go online!\n\n    ```bash\n    # using npm\n    npm run deploy\n\n    # using yarn\n    yarn deploy\n    ```\n\n## ❤️ Credits\n\nBuilt with [Gatsby](https://www.gatsbyjs.org/) - the blazing-fast static site generator for [React](https://facebook.github.io/react/).\n\n## 💫 Deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/resir014/gatsby-starter-typescript-plus)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammarks%2Fgatsby-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammarks%2Fgatsby-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammarks%2Fgatsby-template/lists"}