{"id":19280090,"url":"https://github.com/jinyphp/site","last_synced_at":"2025-12-11T20:00:40.686Z","repository":{"id":233232063,"uuid":"786335027","full_name":"jinyphp/site","owner":"jinyphp","description":"static auto route and slot","archived":false,"fork":false,"pushed_at":"2024-05-19T07:21:35.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-20T08:17:50.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/jinyphp.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}},"created_at":"2024-04-14T06:09:17.000Z","updated_at":"2024-06-01T08:03:40.445Z","dependencies_parsed_at":"2024-06-01T08:03:38.162Z","dependency_job_id":"67aa9bd0-0d6c-435c-b9e7-ee803495c198","html_url":"https://github.com/jinyphp/site","commit_stats":null,"previous_names":["jinyphp/site"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Fsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Fsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Fsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Fsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinyphp","download_url":"https://codeload.github.com/jinyphp/site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293794,"owners_count":20268142,"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","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":[],"created_at":"2024-11-09T21:16:51.634Z","updated_at":"2025-12-11T20:00:40.640Z","avatar_url":"https://github.com/jinyphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jiny/Site\n라라벨 기반의 JinyPHP 환경에서 웹사이트를 구축할 수 있는 확장 페키지 입니다.\n\n## 설치\n컴포저를 통하여 의존되는 모든 패키지들을 한번에 설치가 가능합니다.\n\n```bash\ncomposer require jiny/site\n```\n\n\u003e `jiny/site`를 설치하는 과정에서 필요로 하는 모든 jinyPHP 패키지를 검색하여 통합 설치가 진행됩니다.\n\n### 데이터베이스\n지니Site는 사이트의 컨덴츠를 관계형 데이터베이스와 json 환경설정을 통하여 기능별로 구분하여 관리합니다. `artisan` 명령을 통하여 필요한 테이블을 생성합니다.\n\n```bash\nphp artisan migrate\n```\n\u003e `artisan`명령은 라라벨에서 제공되는 콘솔관리 도구 입니다.\n\n### 리소스 복사\n빠른 웹사이트 제작을 위하여 기본 데모 사이트를 제공합니다.\n\n```bash\nphp artisan vendor:publish --tag=site\n```\n\n데모 사이트의 컨덴츠가 `resources/www/slot1`으로 복사됩니다. 지니사이트는 가상 view 포인트 기능을 통하여 다양한 slot을 관리할 수 있습니다.\n\n복사된 데모 사이트로 활성 slot을 변경합니다.\n\n```bash\nphp artisan site:slot slot1\n```\n\u003e slot 기능에 대한 보다 자세한 부분은 공식 문서를 참고해 주세요\n\n### 관리자 등록\n웹사이트 관리를 위하여 admin 페이지를 제공합니다. admin 접속을 하기 위해서는 회원가입과 관리자 등급 변경을 해주어야 합니다. 관리자 설정을 위한 콘솔 명령을 제공합니다.\n\n```bash\nphp artisan user:admin 이메일 --enable\nphp artisan user:super 이메일 --enable\n```\n\n## 주요기능\n\n### 가상뷰\n\n### 리소스\n레이아웃의 리소스들들 `_layouts` 폴더 안에 지정합니다.\n\u003e `_`로 시작되는 폴더 또는 파일의 리소스는 시스템과 연관된 파일로 자동 라우팅 처리가 되지 않습니다.\n\n먼저 slot의 리소스를 읽고-\u003e 테마의 리소스를 그 다음으로 읽습니다.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Fsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinyphp%2Fsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Fsite/lists"}