{"id":15544488,"url":"https://github.com/davbree/scientific-spruce","last_synced_at":"2026-05-05T19:32:53.486Z","repository":{"id":140317784,"uuid":"319285788","full_name":"davbree/scientific-spruce","owner":"davbree","description":"Jamstack site created with Stackbit","archived":false,"fork":false,"pushed_at":"2020-12-07T11:04:13.000Z","size":1674,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T19:16:55.563Z","etag":null,"topics":["contentful","gatsby","headless","jamstack","ssg","stackbit","static"],"latest_commit_sha":null,"homepage":"https://jamstack.new","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/davbree.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-12-07T10:38:00.000Z","updated_at":"2020-12-07T11:04:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8eb0d88-96f3-4e47-8c0d-3ff8c207c774","html_url":"https://github.com/davbree/scientific-spruce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davbree/scientific-spruce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fscientific-spruce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fscientific-spruce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fscientific-spruce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fscientific-spruce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davbree","download_url":"https://codeload.github.com/davbree/scientific-spruce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fscientific-spruce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32664948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["contentful","gatsby","headless","jamstack","ssg","stackbit","static"],"created_at":"2024-10-02T12:34:39.164Z","updated_at":"2026-05-05T19:32:53.472Z","avatar_url":"https://github.com/davbree.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \u003c!-- AUTO-GENERATED-CONTENT:START (STARTER) --\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://rg-portfolio.netlify.com/\"\u003e\n      \u003cimg alt=\"rg-portfolio\" src=\"https://github.com/rohitguptab/rg-portfolio/blob/master/src/images/fev_icon.png\" width=\"50\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003ch1 align=\"center\"\u003e\n    RG-Portfolio\n  \u003c/h1\u003e\n  \u003cimg src=\"https://github.com/rohitguptab/rg-portfolio/blob/master/docs/screenshot.jpg\" /\u003e\n\nKick-off your Portfolio website with RG-Portfolio gatsby starter. We have used [Gatsby](https://www.gatsbyjs.org/) + [Contenful](https://www.gatsbyjs.org/packages/gatsby-source-contentful/?=Contenful).\n\n### Live Demo:\n\nhttps://rg-portfolio.netlify.com/\n\n### Feature:\n\n- Blogs listing with each blog post.\n- Contact form with Email notification using formspree.io.\n- Photos and Blogs page listing.\n- Different types of sections like About, Service, Blogs, Work, Testimonials, Photos, and contact.\n- All settings manage from contentful for example Header Menu, Homepage sections, blogs, and photos, etc.\n- Social share in blog details pages with comment ( Disqus ).\n- PWA\n\n## 🚀 Quick start\n\n1.  **Setup this site.**\n\n    Use the Gatsby CLI to Clone this site.\n\n    ```sh\n    # Clone this Repositories\n    gatsby new rg-portfolio https://github.com/Rohitguptab/rg-portfolio.git\n    ```\n\n1.  **Setup Contentful Models**\n\n    Use [contentful-cli](https://github.com/contentful/contentful-cli) to import the models from contentful-data.json\n\n    ```\n    contentful space --space-id \u003cCONTENTFUL_SPACE_ID\u003e import --content-file contentful-data.json\n    ```\n    \n    Checkout my below blog how to Import and Export data from ContentFul\n    \n    [https://rohitgupta.netlify.app/import-and-export-data-with-contentful-cli](https://rohitgupta.netlify.app/import-and-export-data-with-contentful-cli)\n\n1.  **Start developing.**\n\n    Navigate into your new site’s directory and start it up.\n\n    ```sh\n    cd rg-portfolio\n    npm install\n    gatsby develop\n    ```\n\n1.  **Setup your Own Configure Projects.**\n\n    Enter your own key\n\n    [ContentFul](https://be.contentful.com/login):\n\n    - spaceId = **Key**\n    - accessToken = **Key**\n\n1.  **Open the source code and start editing!**\n\n    Your site is now running at `http://localhost:8000`!\n\n    _Note: You'll also see a second link: _`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.org/tutorial/part-five/#introducing-graphiql)._\n\n    Open the `rg-portfolio` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!\n\n## 🎓 Learning Gatsby\n\nLooking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.org/). Here are some places to start:\n\n- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.\n\n- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.org/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.\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/Rohitguptab/rg-portfolio)\n\n  \u003c!-- AUTO-GENERATED-CONTENT:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fscientific-spruce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavbree%2Fscientific-spruce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fscientific-spruce/lists"}