{"id":20433970,"url":"https://github.com/cable8mm/stack","last_synced_at":"2026-02-10T22:39:16.550Z","repository":{"id":204226820,"uuid":"269270060","full_name":"cable8mm/stack","owner":"cable8mm","description":"Startup and Laravel(Korean) - gitbook document repository","archived":false,"fork":false,"pushed_at":"2025-01-16T08:50:33.000Z","size":17453,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T02:43:42.452Z","etag":null,"topics":["blog","development","gitbook","guidelines","startup"],"latest_commit_sha":null,"homepage":"https://stack.palgle.com","language":null,"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/cable8mm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-04T05:37:25.000Z","updated_at":"2025-01-16T08:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"39ac2571-bc07-4000-80bd-98fa9d1c1cf6","html_url":"https://github.com/cable8mm/stack","commit_stats":null,"previous_names":["cable8mm/stack"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/cable8mm/stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cable8mm","download_url":"https://codeload.github.com/cable8mm/stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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":["blog","development","gitbook","guidelines","startup"],"created_at":"2024-11-15T08:23:06.621Z","updated_at":"2026-02-10T22:39:16.524Z","avatar_url":"https://github.com/cable8mm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\n[![Markdown Validate](https://github.com/cable8mm/stack/actions/workflows/markdown-validate.yml/badge.svg)](https://github.com/cable8mm/stack/actions/workflows/markdown-validate.yml)\n[![Check Markdown links](https://github.com/cable8mm/stack/actions/workflows/markdown-link-check.yml/badge.svg)](https://github.com/cable8mm/stack/actions/workflows/markdown-link-check.yml)\n![GitHub Release](https://img.shields.io/github/v/release/cable8mm/stack)\n![GitHub commits since latest release](https://img.shields.io/github/commits-since/cable8mm/stack/latest)\n![GitHub contributors](https://img.shields.io/github/contributors/cable8mm/stack)\n[![CC BY 4.0][cc-by-shield]][cc-by]\n\n[cc-by]: https://creativecommons.org/licenses/by/2.0/kr/deed.ko\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg\n\n편하게 글을 읽으시려면 깃북으로 오세요 : [Gitbook](https://stack.palgle.com)\n\n```php\n\u003c?php\n\nRoute::redirect('/')-\u003eaway('https://stack.palgle.com');\n```\n\nFor issue : [Github](https://github.com/cable8mm/stack/issues)\n\n```php\n\u003c?php\n\nRoute::middleware('auth:love-developer')-\u003egroup(function () {\n    Route::redirect('/question', '/cable8mm/stack/issues');\n    Route::redirect('/edit-or-write', '/cable8mm/stack/pulls');\n});\n```\n\n## 기여하기\n\n기여하는 방법은 두가지가 있습니다. 본 레포지토리에 멤버로 참여하거나 본 레포지토리를 fork 한 후 PR로 글을 기여 할 수 있습니다.\n\n멤버라면,\n\n```sh\ngit clone https://github.com/cable8mm/stack.git\n\ncd stack\n\ngit checkout -b \u003cnew-branch\u003e\n```\n\n후에 branch를 만들어서 레포지토리에 푸쉬 합니다.\n\n```sh\ngit push\n```\n\n머지를 통해서 본 레포지토리에 적용되면 자동으로 깃북은 업데이트 됩니다.\n\n## 마크다운 문법 지키기와 링크 검사\n\n본 레포지토리에 PR을 만들어서 푸쉬를 할 경우 마크다운 문법과 링크 검사가 자동으로 이루어 집니다. 효율을 위해서 아래의 방법으로 로컬 컴퓨터에서도 이 둘을 진행할 수 있습니다.\n\n```sh\nbrew install markdownlint-cli\n\nmarkdownlint-cli2 --config .markdownlint.json --fix \"docs/**/*.md\"\n```\n\n```sh\nnpm install -g markdown-link-check\n\nfind . -name \\*.md -print0 | xargs -0 -n1 markdown-link-check -c mlc_config.json\n```\n\n## License\n\nThis work is licensed under a [Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Fstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcable8mm%2Fstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Fstack/lists"}