{"id":19258940,"url":"https://github.com/lassehaslev/kickstart","last_synced_at":"2026-03-19T08:59:09.237Z","repository":{"id":89976113,"uuid":"66369182","full_name":"LasseHaslev/Kickstart","owner":"LasseHaslev","description":"Kickstart is a starter kit for creating and testing static sites.","archived":false,"fork":false,"pushed_at":"2018-03-10T03:54:52.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T18:16:58.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/LasseHaslev.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":"2016-08-23T13:26:25.000Z","updated_at":"2023-03-05T01:46:03.000Z","dependencies_parsed_at":"2023-05-30T18:00:25.019Z","dependency_job_id":null,"html_url":"https://github.com/LasseHaslev/Kickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LasseHaslev/Kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FKickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FKickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FKickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FKickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LasseHaslev","download_url":"https://codeload.github.com/LasseHaslev/Kickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FKickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29905068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-09T19:14:50.832Z","updated_at":"2026-02-27T16:40:19.776Z","avatar_url":"https://github.com/LasseHaslev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kickstart\n\u003e Kickstart is a starting point for creating and testing static sites.\n\nThis system uses\n- [laravel-mix](https://github.com/JeffreyWay/laravel-mix) to compile your assets using webpack.\n\n## Quick start\n``` bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/LasseHaslev/Kickstart/master/install.sh)\"\n```\n\n## Usage\n\n### `npm run watch`\nYou can see the banner when working on it simply by writing `npm run watch`.\nThis will start [Browser Sync](https://www.browsersync.io/) and will display your content, and refresh your browsers every time you save a file.\n\nIf you want to test your banners on different devices you can see in the terminal after you entered the command.\nThere will be a `External` info with a `ip-address`. \nCopy paste that info into your browser on your external devices and watch the magic happens.\n\n\u003e Note: All the external devices must be on the same local network as your development machine.\n\n### `npm run prod`\nThe `npm run prod` command is minifying css and javascript and removes source maps.\n\n### Files\n\n#### `index.html`\n\nContains basic html to get you started.\n\n#### `src/`\n\nContains both the style and javascript files.\n\n#### `webpack.mix.js`\n\nContains the webpack configuration using [laravel-mix](https://github.com/JeffreyWay/laravel-mix).\n\n### Using npm\n\nThis package comes with two preinstalled packages. \n- [VueJs - JavaScript framework](https://vuejs.org/)\n- [Bulma - CSS framework based on Flexbox](https://bulma.io/)\n\nYou are free to remove and install other packages using npm like:\n```bash\nnpm install jquery\n```\n\n## Development\n``` bash\n# install dependences\nnpm install\n\n# Open browser and watch for changes\nnpm run dev\n\n#compile and minify resources\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Fkickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flassehaslev%2Fkickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Fkickstart/lists"}