{"id":18697443,"url":"https://github.com/cassiofb-dev/cassiofernando","last_synced_at":"2026-04-12T18:19:31.492Z","repository":{"id":104454363,"uuid":"297549175","full_name":"cassiofb-dev/cassiofernando","owner":"cassiofb-dev","description":"Simple Gatsby porftolio.","archived":false,"fork":false,"pushed_at":"2020-10-26T00:45:07.000Z","size":337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T05:02:46.277Z","etag":null,"topics":["gatsbyjs","portfolio","reactjs","sass","themes"],"latest_commit_sha":null,"homepage":"https://cassiofernando.netlify.app/","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/cassiofb-dev.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-09-22T05:53:41.000Z","updated_at":"2021-01-07T23:16:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7dc276ce-7a6c-4846-8178-6df9ca2b9921","html_url":"https://github.com/cassiofb-dev/cassiofernando","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cassiofb-dev/cassiofernando","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiofb-dev%2Fcassiofernando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiofb-dev%2Fcassiofernando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiofb-dev%2Fcassiofernando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiofb-dev%2Fcassiofernando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cassiofb-dev","download_url":"https://codeload.github.com/cassiofb-dev/cassiofernando/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiofb-dev%2Fcassiofernando/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266944274,"owners_count":24010485,"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-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["gatsbyjs","portfolio","reactjs","sass","themes"],"created_at":"2024-11-07T11:24:21.852Z","updated_at":"2026-04-12T18:19:26.466Z","avatar_url":"https://github.com/cassiofb-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\"https://raw.githubusercontent.com/cassiofb-dev/cassiofernando/master/src/assets/images/cassio.svg\" width=\"128\" /\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003e\n  Cássio Fernando\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://cassiofernando.netlify.app/\"\u003e Portfolio and Blog\u003c/a\u003e built with \u003ca href=\"https://www.gatsbyjs.org/\"\u003eGatsby\u003c/a\u003e and hosted with \u003ca href=\"https://www.netlify.com/\"\u003eNetlify\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://www.linkedin.com/in/cassiofb-dev/\"\u003e\n\t\t\u003cimg alt=\"Cássio Fernando\" src=\"https://img.shields.io/badge/-Cássio%20Fernando-blue?style=for-the-badge\u0026logo=Linkedin\u0026logoColor=white\" /\u003e\n\t\u003c/a\u003e\n\t\u003cimg src=\"https://img.shields.io/github/repo-size/cassiofb-dev/cassiofernando?style=for-the-badge\"  alt=\"repo size\" /\u003e\n\t\u003cbr/\u003e\n\t\u003cimg src=\"https://img.shields.io/github/license/cassiofb-dev/cassiofernando?color=blue\u0026style=for-the-badge\" alt=\"license\"/\u003e\n\t\u003cbr/\u003e\n\t \u003cimg src=\"https://api.netlify.com/api/v1/badges/5e54d445-396d-4b44-8bcf-f23324f9f6c3/deploy-status\" alt=\"Netlify Status\" /\u003e\n \u003cbr/\u003e\u003cbr/\u003e\n \u003cimg src=\"https://i.imgur.com/eyz4q0D.png\" alt=\"demo\"/\u003e\n\u003c/p\u003e\n\n## 🛠 Installation \u0026 Set Up\n\n1. Install the Gatsby CLI\n\n   ```sh\n   npm install -g gatsby-cli\n   ```\n\n2. Install and use the correct version of Node using [NVM](https://github.com/nvm-sh/nvm)\n\n   ```sh\n   nvm install\n   ```\n\n3. Install dependencies\n\n   ```sh\n   yarn\n   ```\n\n4. Start the development server\n\n   ```sh\n   npm start\n   ```\n\n## 🚀 Building and Running for Production\n\n1. Generate a full static production build\n\n   ```sh\n   npm run build\n   ```\n\n1. Preview the site as it will appear once deployed\n\n   ```sh\n   npm run serve\n   ```\n\n## References and Useful Links\n - [React](https://pt-br.reactjs.org/docs/getting-started.html)\n - [Gatsby](https://www.gatsbyjs.com/docs/)\n - [Netlify](https://www.netlify.com/)\n - [Britanny Chiang](https://brittanychiang.com/)\n - [StackEdit](https://stackedit.io/)\n\n---\n\n\u003cp align=\"center\"\u003e\n\tMade with fun by Cássio\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiofb-dev%2Fcassiofernando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassiofb-dev%2Fcassiofernando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiofb-dev%2Fcassiofernando/lists"}