{"id":24736615,"url":"https://github.com/morin3/netlify-feature-tour","last_synced_at":"2026-04-04T21:31:24.081Z","repository":{"id":270876349,"uuid":"767201157","full_name":"Morin3/netlify-feature-tour","owner":"Morin3","description":"Morni por cloud mdConfig files for my GitHub profile.","archived":false,"fork":false,"pushed_at":"2026-01-11T11:33:44.000Z","size":1507,"stargazers_count":1,"open_issues_count":16,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-11T16:00:02.693Z","etag":null,"topics":["algorithms","computer-vision","config","git","github-actions","github-config","go","html","java","javascript","machine-learning","python","qrcode-generator","quantum-computing","query","react-router","ruby","rust","spring-boot","styled-components"],"latest_commit_sha":null,"homepage":"https://hashim21223445.github.io/hash-toolbox/","language":"Astro","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/Morin3.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-04T21:55:59.000Z","updated_at":"2026-01-11T11:33:41.000Z","dependencies_parsed_at":"2025-01-03T18:35:11.706Z","dependency_job_id":"6df7a6c4-5549-4a34-a213-93fe5a23ade7","html_url":"https://github.com/Morin3/netlify-feature-tour","commit_stats":null,"previous_names":["morin3/netlify-feature-tour"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Morin3/netlify-feature-tour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morin3%2Fnetlify-feature-tour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morin3%2Fnetlify-feature-tour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morin3%2Fnetlify-feature-tour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morin3%2Fnetlify-feature-tour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Morin3","download_url":"https://codeload.github.com/Morin3/netlify-feature-tour/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morin3%2Fnetlify-feature-tour/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["algorithms","computer-vision","config","git","github-actions","github-config","go","html","java","javascript","machine-learning","python","qrcode-generator","quantum-computing","query","react-router","ruby","rust","spring-boot","styled-components"],"created_at":"2025-01-27T21:26:29.773Z","updated_at":"2026-04-04T21:31:24.058Z","avatar_url":"https://github.com/Morin3.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Netlify examples](netlify-badge-examples.png)\n\n# Netlify Feature Tour\n\n**Access this demo site**: https://feature-tour.netlify.app\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/fad6792e-1c44-44db-bd79-ea74b42b0f89/deploy-status)](https://app.netlify.com/sites/feature-tour/deploys)\n\n## About this example site\n\nThis site provides a path to get started learning about Netlify features.\n\n- 📚 [Docs Getting Started Tutorial](https://docs.netlify.com/get-started/?utm_medium=social\u0026utm_source=github\u0026utm_campaign=devex-ph\u0026utm_content=devex-examples)\n\n## Speedily deploy your own version\n\nDeploy your own version of this example site by selecting the Deploy to Netlify Button below. This will automatically:\n\n- Clone a copy of this repo to your own GitHub account\n- Create a new project in your [Netlify account](https://app.netlify.com/?utm_medium=social\u0026utm_source=github\u0026utm_campaign=devex\u0026utm_content=devex-examples), linked to your new repo\n- Create an automated deployment pipeline to watch for changes on your repo\n- Build and deploy your new site\n\n[![Deploy To Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-feature-tour\u0026utm_medium=social\u0026utm_source=github\u0026utm_campaign=devex\u0026utm_content=devex-examples)\n\n## Install and run this example locally\n\nYou can clone this example repo to explore its features and implementation and to run it locally.\n\n```shell\n\n# 1. Clone the repository to your local development environment\ngit clone git@github.com:netlify/feature-tour.git\n\n# 2. Move into the project directory\ncd feature-tour\n\n# 3. Install code dependencies\nnpm install\n\n# 4. Install the Netlify CLI to let you locally serve your site using Netlify's features\nnpm install -g netlify-cli\n\n# 5. Serve your site using Netlify Dev\nnetlify dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorin3%2Fnetlify-feature-tour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorin3%2Fnetlify-feature-tour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorin3%2Fnetlify-feature-tour/lists"}