{"id":22809010,"url":"https://github.com/ccuffs/site-static-template","last_synced_at":"2026-04-29T17:38:43.602Z","repository":{"id":86668789,"uuid":"225073868","full_name":"ccuffs/site-static-template","owner":"ccuffs","description":"Template para sites estáticos do curso.","archived":false,"fork":false,"pushed_at":"2020-01-17T19:37:47.000Z","size":7582,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T21:17:45.247Z","etag":null,"topics":["bootstrap","cc","css","html5","static-website","template","uffs","website"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccuffs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-30T21:48:16.000Z","updated_at":"2022-02-05T14:10:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dfce085-c778-4a95-a719-4309407f0170","html_url":"https://github.com/ccuffs/site-static-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ccuffs/template","purl":"pkg:github/ccuffs/site-static-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccuffs%2Fsite-static-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccuffs%2Fsite-static-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccuffs%2Fsite-static-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccuffs%2Fsite-static-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccuffs","download_url":"https://codeload.github.com/ccuffs/site-static-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccuffs%2Fsite-static-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32437109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:34:55.123Z","status":"ssl_error","status_checked_at":"2026-04-29T17:34:45.749Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap","cc","css","html5","static-website","template","uffs","website"],"created_at":"2024-12-12T11:13:13.635Z","updated_at":"2026-04-29T17:38:43.576Z","avatar_url":"https://github.com/ccuffs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"400\" height=\"200\" src=\".github/logo.png\" title=\"Logo do projeto\"\u003e\u003cbr /\u003e\n    \u003cimg src=\"https://img.shields.io/maintenance/yes/2019?style=for-the-badge\" title=\"Status do projeto\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/ccuffs/template?style=for-the-badge\" title=\"Status do build\"\u003e\n\u003c/p\u003e\n\n# Título\n\nColoque uma descrição do projeto aqui. Geralmente essa descrição tem de duas a três linhas de tamanho. Ela deve dar uma visão geral sobre o que é o projeto, ex.: tecnologia usada, filosofia de existência, qual problema tenta-se resolver, etc. Se você precisa escrever mais que 3 linhas de descrição, crie subseções.\n\n\u003e **IMPORTANTE:** coloque aqui alguma mensagem que é muito relevante aos usuários do projeto, se for o caso.\n\n## Features\n\nAqui você pode colocar uma screenshot do produto resultante desse projeto. Descreva também suas features usando uma lista:\n\n* Fácil integração;\n* Poucas dependências;\n* Utiliza um template lindo para organizar o `README`;\n* Possui ótima documentação e testes.\n\n## Começando\n\n### 1. Primeiro passo para começar\n\nGeralmente o primeiro passo para começar é instalar dependências para rodar o projeto. Rode:\n\n```\napt get install dependencia\n```\n\nRecomenda-se que cada comando seja colocado em uma linha diferente:\n\n```\napt get install outra-coisa\n```\n\nDessa forma os usuários podem copiar e colar sem ler as documentação (que é o que geralmente acontece).\n\n### 2. Outro(s) passo(s)\n\nGeralmente os próximos passos ensinam como instalar e configurar o projeto para uso/desenvolvimento. Rode:\n\n```\ngit clone https://github.com/ccuffs/template template\n```\n\n## Contribua\n\nSua ajuda é muito bem-vinda, independente da forma! Confira o arquivo [CONTRIBUTING.md](CONTRIBUTING.md) para conhecer todas as formas de contribuir com o projeto. Por exemplo, [sugerir uma nova funcionalidade](https://github.com/ccuffs/template/issues/new?assignees=\u0026labels=\u0026template=feature_request.md\u0026title=), [reportar um problema/bug](https://github.com/ccuffs/template/issues/new?assignees=\u0026labels=bug\u0026template=bug_report.md\u0026title=), [enviar um pull request](https://github.com/ccuffs/hacktoberfest/blob/master/docs/tutorial-pull-request.md), ou simplemente utilizar o projeto e comentar sua experiência.\n\nVeja o arquivo [ROADMAP.md](ROADMAP.md) para ter uma ideia de como o projeto deve evoluir.\n\n\n## Licença\n\nEsse projeto é licenciado nos termos da licença open-source [Apache 2.0](https://choosealicense.com/licenses/apache-2.0/) e está disponível de graça.\n\n## Changelog\n\nVeja todas as alterações desse projeto no arquivo [CHANGELOG.md](CHANGELOG.md).\n\n## Projetos semelhates\n\nAbaixo está uma lista de links interessantes e projetos similares:\n\n* [Outro projeto](https://github.com/projeto)\n* [Projeto inspiração](https://github.com/projeto)\n* [Ferramenta semelhante](https://github.com/projeto)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccuffs%2Fsite-static-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccuffs%2Fsite-static-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccuffs%2Fsite-static-template/lists"}