{"id":19280110,"url":"https://github.com/jinyphp/oss-build","last_synced_at":"2025-06-14T14:38:20.135Z","repository":{"id":137263460,"uuid":"247935230","full_name":"jinyphp/oss-build","owner":"jinyphp","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-07T10:34:30.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-05T09:56:35.271Z","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":"2020-03-17T09:59:58.000Z","updated_at":"2023-09-04T07:05:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"48e9878e-f444-4692-92f1-90f936a0c2bc","html_url":"https://github.com/jinyphp/oss-build","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jinyphp/oss-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Foss-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Foss-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Foss-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Foss-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinyphp","download_url":"https://codeload.github.com/jinyphp/oss-build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Foss-build/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259833134,"owners_count":22918846,"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:58.439Z","updated_at":"2025-06-14T14:38:20.071Z","avatar_url":"https://github.com/jinyphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 지니 정적 사이트빌더\n지니빌더는 라라벨 기반의 정적 웹사이트 빌더 입니다. 복잡한 route 를 추가하지 않고, `resources/views/pages` 폴더안에 마크다운 또는 blade 파일을 만들어 넣기만 하면 됩니다.\n\n## 설치 및 초기화\n지니빌더는 공개된 깃허브 저장소와 손쉬운 설치를 위한 composer 프로젝트로 구성되어 있습니다. 다음과 같이 명령을 입력합니다.\n\n```\ncomposer create-project jiny/builder my-site\ncomposer update\n```\n\n\u003e 컴포저를 사용하기 위해서는 먼저 시스템에 php와 composer가 설치되어 있어야 합니다.\n\n\n## 서버실행\n지니빌드는 `laravel`을 기반으로 제작된 프로젝트입니다. 따라서, 데이터베이스를 포함하는 완성된 백엔드 서버 프레임으로 확장하여 사용이 가능합니다.\n\n```\nphp artisan serve\n```\n\n\u003e 라라벨의 공식 문서를 활용하여 기능을 확장할 수 있습니다.\n\n\n## 정적 빌드\n지니빌드는 만들어 놓은 리소스를 변환하여 일반적으로 정적 html 파일로 생성합니다.  \n\nartisna의 `build:make` 명령어를 제공합니다. \n```\nphp artisan build:make\n```\n\n명령을 실행하게 되면, 루트 디렉터리에 `/docs` 폴더가 생성되며, 이곳으로 리소스가 변환되어 복제되게 됩니다.\n\n\u003e 생성된 `/docs`를 `github pages`로 변환하여 사이트를 실행할 수 있습니다.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Foss-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinyphp%2Foss-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Foss-build/lists"}