{"id":15769761,"url":"https://github.com/mrcgrtz/kickstart","last_synced_at":"2026-03-02T13:42:18.325Z","repository":{"id":37961593,"uuid":"1405968","full_name":"mrcgrtz/kickstart","owner":"mrcgrtz","description":"⚒ Kickstart is my opinionated starter kit for frontend development.","archived":false,"fork":false,"pushed_at":"2025-07-01T16:08:40.000Z","size":18908,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T03:56:13.382Z","etag":null,"topics":["css","gulp","html","javascript","php","postcss","starter-kit"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrcgrtz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2011-02-24T08:53:50.000Z","updated_at":"2025-07-01T16:08:43.000Z","dependencies_parsed_at":"2023-10-26T01:15:14.430Z","dependency_job_id":"f3f5b79e-0436-45d3-a278-379d8510a0d2","html_url":"https://github.com/mrcgrtz/kickstart","commit_stats":{"total_commits":607,"total_committers":6,"mean_commits":"101.16666666666667","dds":"0.40197693574958815","last_synced_commit":"187b45f8953c628bda5e2a7719c22d7501eae5ec"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/mrcgrtz/kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fkickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fkickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fkickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fkickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrcgrtz","download_url":"https://codeload.github.com/mrcgrtz/kickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fkickstart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264219039,"owners_count":23574870,"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":["css","gulp","html","javascript","php","postcss","starter-kit"],"created_at":"2024-10-04T14:05:42.270Z","updated_at":"2026-03-02T13:42:18.283Z","avatar_url":"https://github.com/mrcgrtz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://cdn.rawgit.com/mrcgrtz/kickstart/main/public/img/kickstart.svg\" alt=\"Kickstart\" width=\"300\" height=\"83\"\u003e\n\n\u003e **Kickstart** is my opinionated starter kit for frontend development.\n\n![GitHub tag](https://img.shields.io/github/tag/mrcgrtz/kickstart.svg?maxAge=2592000)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![Types](https://img.shields.io/badge/types-TypeScript-blue)](https://www.typescriptlang.org/)\n![MIT License](https://img.shields.io/github/license/mrcgrtz/kickstart.svg?maxAge=2592000)\n\n## Features\n\n- build process using [Gulp](https://gulpjs.com/)\n- CSS optimizations using [PostCSS](https://postcss.org/)\n- TypeScript module transpiling with [Browserify](https://browserify.org/)\n- some inspirations from [HTML5 Boilerplate](https://html5boilerplate.com)\n- minimalistic [Normalize](https://necolas.github.io/normalize.css/) for good\n  default styling\n- some optimized PHP includes\n- basic search engine optimization\n\n## Requirements\n\n- [gulp-cli](https://gulpjs.com/)\n\n## Installation\n\n```bash\nnpm install \u0026\u0026 gulp\n```\n\nInstalls all dependencies listed in `package.json` and runs\nGulp’s default task afterwards.\n\n## Scripts\n\n### Build assets\n\nThe default Gulp task using `gulp` builds CSS/JS files from their sources. CSS files get transformed using PostCSS while TypeScript files get compiled using Browserify.\n\n```bash\ngulp\n```\n\n### Watch changes\n\nTo automatically run the Gulp default task after changing a file, start the watch task:\n\n```bash\ngulp watch\n```\n\n### Run tests\n\nThere are no actual unit or integration tests (yet). Testing currently includes linting the CSS source files using [Stylelint](https://stylelint.io/) and linting the TypeScript source files using [XO](https://github.com/xojs/xo):\n\n```bash\nnpm test\n```\n\n## License\n\nMIT © [Marc Görtz](https://marcgoertz.de/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcgrtz%2Fkickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrcgrtz%2Fkickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcgrtz%2Fkickstart/lists"}