{"id":17816486,"url":"https://github.com/zebrajaeger/gulp-template-static-site","last_synced_at":"2025-10-24T04:51:37.034Z","repository":{"id":97328949,"uuid":"428983752","full_name":"zebrajaeger/gulp-template-static-site","owner":"zebrajaeger","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-17T09:32:11.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T23:43:00.621Z","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/zebrajaeger.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":"2021-11-17T09:30:58.000Z","updated_at":"2021-11-17T09:32:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aa3e353-efd6-46f8-abb0-f8d03b8f8187","html_url":"https://github.com/zebrajaeger/gulp-template-static-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fgulp-template-static-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fgulp-template-static-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fgulp-template-static-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fgulp-template-static-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zebrajaeger","download_url":"https://codeload.github.com/zebrajaeger/gulp-template-static-site/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246779922,"owners_count":20832486,"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-27T16:38:15.906Z","updated_at":"2025-10-24T04:51:31.990Z","avatar_url":"https://github.com/zebrajaeger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Frontend Build\n\n## Prerequisite\n\n- Needs nodejs \u003e=16: https://nodejs.org/en/download/\n- Global installed yarn\n\n  npm i -g yarn\n\n## Install\n\n    yarn\n\n## Build project\n\nUnminified:\n\n    yarn run build-dev\n\nMinified:\n\n    yarn run build\n\nDevelop/Serve:\n\n    yarn run serve\n\n## Use Project\n\nStart with\n\n    yarn run serve\n\n- 'src' folder is for project specific code\n    - html entrypoint are all files like '_*.hbs'. These are [Handlebars templates](https://handlebarsjs.com/guide/).\n      Partials like '*\n      .hbs'. [Layouts are supported](https://github.com/shannonmoeller/handlebars-layouts).\n    - 'src/js' all javascript files concatenated, ordered by filename. So a numeric prefix like 050_hello.js is\n      recommended.\n    - 'src/css' all css/scss/sass files that starts with '_' are entry points. Other files are ignored and have to be\n      included from entry files. The leading underscore char will be removed from filename.\n- 'src-vendor' is fpr 3rd party stuff like jquery\n    - same as 'src' folder except one thing: no hbs templates are available  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrajaeger%2Fgulp-template-static-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzebrajaeger%2Fgulp-template-static-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrajaeger%2Fgulp-template-static-site/lists"}