{"id":16763635,"url":"https://github.com/oti/boilerplate_gulp","last_synced_at":"2025-04-05T07:13:18.041Z","repository":{"id":42990967,"uuid":"49968848","full_name":"oti/boilerplate_gulp","owner":"oti","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-15T04:04:18.000Z","size":2432,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T14:53:07.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/oti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"oti"}},"created_at":"2016-01-19T17:11:15.000Z","updated_at":"2024-10-15T04:04:21.000Z","dependencies_parsed_at":"2024-12-18T12:41:53.349Z","dependency_job_id":"ac7bce48-46c4-443a-838e-e8eeb0a1ce64","html_url":"https://github.com/oti/boilerplate_gulp","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oti%2Fboilerplate_gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oti%2Fboilerplate_gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oti%2Fboilerplate_gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oti%2Fboilerplate_gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oti","download_url":"https://codeload.github.com/oti/boilerplate_gulp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299850,"owners_count":20916193,"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-10-13T05:07:09.105Z","updated_at":"2025-04-05T07:13:18.025Z","avatar_url":"https://github.com/oti.png","language":"JavaScript","funding_links":["https://github.com/sponsors/oti"],"categories":[],"sub_categories":[],"readme":"# Gulp Web Dev Boilerplate\n\nGulp を使ったウェブサイト開発環境のボイラープレートです。\n\ndependencies の過不足は適宜処理してください。\n\n- HTML -\u003e Pug\n- CSS -\u003e node-sass\n- Image -\u003e imagemin\n- JS -\u003e Babel + webpack\n\nJS は Babel でコンパイル、webpack でバンドルします。CSS や画像のバンドルはしません。\n\nwebpack でも jQuery は使えるのでやりたかったら `npm i jquery` して `import jQuery from \"jquery\"` したら良いです。\n\n## development\n\n```zsh\nndenv install 18.13.0\nndenv rehash\n```\n\n```zsh\nnpm ci\nnpm start\n```\n\n`localhost:3000` が起動します。\n\nもし `No gulpfule found` エラーが出たら、gulp-cli が v2.3.0 になっていない可能性があります。\n\npackage-lock.json を削除してから `npm i` を実行し、gulp-cli をアップデートしてください。\n\n```zsh\nnpx gulp -v\n\nCLI version: 2.3.0\nLocal version: 4.0.2\n```\n\n## build\n\n```zsh\nnpm run build\n```\n\n`dist/` にビルドされます。\n\n## configration\n\nソースやビルドのパスは `config.json` で管理しています。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foti%2Fboilerplate_gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foti%2Fboilerplate_gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foti%2Fboilerplate_gulp/lists"}