{"id":13942658,"url":"https://github.com/ktaranov/github-stump","last_synced_at":"2026-03-19T17:48:43.474Z","repository":{"id":52409965,"uuid":"70493038","full_name":"ktaranov/github-stump","owner":"ktaranov","description":"Useful stump for new GitHub repository. Just copy or download and start your new repo.","archived":false,"fork":false,"pushed_at":"2019-03-29T19:58:40.000Z","size":24,"stargazers_count":10,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-12T11:23:10.060Z","etag":null,"topics":["gitattributes","github-secrets","stump"],"latest_commit_sha":null,"homepage":null,"language":null,"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/ktaranov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-10T13:51:50.000Z","updated_at":"2022-10-06T18:05:21.000Z","dependencies_parsed_at":"2022-08-30T18:41:29.808Z","dependency_job_id":null,"html_url":"https://github.com/ktaranov/github-stump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ktaranov/github-stump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaranov%2Fgithub-stump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaranov%2Fgithub-stump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaranov%2Fgithub-stump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaranov%2Fgithub-stump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktaranov","download_url":"https://codeload.github.com/ktaranov/github-stump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaranov%2Fgithub-stump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30344764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"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":["gitattributes","github-secrets","stump"],"created_at":"2024-08-08T02:01:58.457Z","updated_at":"2026-03-10T17:37:46.431Z","avatar_url":"https://github.com/ktaranov.png","language":null,"readme":"# GitHub Stump\n\n[![licence badge]][licence]\n[![stars badge]][stars]\n[![forks badge]][forks]\n[![issues badge]][issues]\n\n[licence badge]:https://img.shields.io/badge/license-MIT-blue.svg\n[stars badge]:https://img.shields.io/github/stars/ktaranov/github-stump.svg\n[forks badge]:https://img.shields.io/github/forks/ktaranov/github-stump.svg\n[issues badge]:https://img.shields.io/github/issues/ktaranov/github-stump.svg\n\n[licence]:https://github.com/ktaranov/github-stump/blob/master/LICENSE.md\n[stars]:https://github.com/ktaranov/github-stump/stargazers\n[forks]:https://github.com/ktaranov/github-stump/network\n[issues]:https://github.com/ktaranov/github-stump/issues\n\nUseful stump for new GitHub repository. Just copy or download and start your new repo.\n\nNavigation\n - [Repo structure](#repo-structure)\n - [GitHub Resources](#github-resources)\n - [License](#license)\n\n\n## Repo structure\n - [.github](/.github)\n   - [bug_report.md](/.github/bug_report.md)\n   - [feature_request.md](/.github/feature_request.md)\n - [.gitattributes](/.gitattributes)\n - [.gitignore](/.gitignore)\n - [CONTRIBUTING.md](/CONTRIBUTING.md)\n - [LICENSE](/LICENSE)\n - [README.md](/README.md)\n\n**[⬆ back to top](#github-stump)**\n\n\n## GitHub and Git Resources\n - [GitHub Resources for Beginners](https://dzone.com/articles/github-resources-for-beginners)\n - [Cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)\n - [Awesome Github](https://github.com/Kikobeats/awesome-github)\n - [Github Cheat Sheet Хабрахабр](https://habrahabr.ru/post/219219/)\n - [Git and GitHub Secrets (Zach Holman)](http://confreaks.tv/videos/aloharuby2012-git-and-github-secrets)\n - [More Git and GitHub Secrets (Zach Holman)](https://vimeo.com/72955426)\n - [GitHub Help](https://help.github.com/)\n - [Эффективное использование Github](https://habrahabr.ru/company/2gis/blog/306166/)\n - [Try GIT in Browser](https://try.github.io/)\n - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash/)\n - [Github Guides](https://guides.github.com)\n - [GitHub Flavored Markdown Spec](https://github.github.com/gfm/)\n - [GitHub About issue and pull request templates](https://help.github.com/articles/about-issue-and-pull-request-templates/)\n - [Pro Git book](https://git-scm.com/book/en/v2)\n - [Git Command Explorer - Find the right commands you need without digging through the web](https://gitexplorer.com/)\n - [git-history - Quickly browse the history of a file from any git repository](https://github.com/pomber/git-history)\n - [How to teach Git](https://rachelcarmena.github.io/2018/12/12/how-to-teach-git.html)\n\n**[⬆ back to top](#github-stump)**\n\n\n## Markdown Wiki\n - [Markdown - Basic writing and formatting syntax](https://help.github.com/articles/basic-writing-and-formatting-syntax/)\n - [Mastering markdown](https://guides.github.com/features/mastering-markdown/)\n - [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)\n\n\n## License\n[MIT](/LICENSE)\n\n**[⬆ back to top](#github-stump)**\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaranov%2Fgithub-stump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktaranov%2Fgithub-stump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaranov%2Fgithub-stump/lists"}