{"id":21726926,"url":"https://github.com/angelfire/gulp-boilerplate","last_synced_at":"2026-05-07T13:04:48.434Z","repository":{"id":14349871,"uuid":"17059458","full_name":"Angelfire/Gulp-Boilerplate","owner":"Angelfire","description":"A boilerplate for Gulp","archived":false,"fork":false,"pushed_at":"2014-02-21T17:43:33.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T19:42:11.890Z","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/Angelfire.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}},"created_at":"2014-02-21T14:56:47.000Z","updated_at":"2014-02-21T17:43:34.000Z","dependencies_parsed_at":"2022-09-03T08:52:34.808Z","dependency_job_id":null,"html_url":"https://github.com/Angelfire/Gulp-Boilerplate","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/Angelfire%2FGulp-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FGulp-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FGulp-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FGulp-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Angelfire","download_url":"https://codeload.github.com/Angelfire/Gulp-Boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706537,"owners_count":20496571,"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-26T03:41:22.881Z","updated_at":"2026-05-07T13:04:43.399Z","avatar_url":"https://github.com/Angelfire.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gulp Boilerplate\n================\n**Less + HTML5 + Livereload**\n\nThis is a Gulp boilertplate which has settings to work with Less and Livereload in a base directory structure\n\nGettings started\n----\n\nFile structure\n---\n\n```\ngulp-boilerplate\n|   .gitignore\n|   Gulpfile.js\n|   package.json\n|   README.md\n|\n+---app\n|   |   index.html\n|   |\n|   +---js\n|   |       main.js\n|   |\n|   +---css\n|   |       main.css\n|   |\n|   +---less\n|   |       main.less\n|   |\n|   +---img\n|   |   |\n```\n\nLess\n---\nThe main less file is main.less and less folder is the include directory. main.less is recompiled everytime a less file is modified.\n\nLivereload\n----\nLivereload works for javascript, html and less files. You need to install the livereload plugin in your browser in order to make it work\n\nStatic Server\n----\nOnce you run the gulp proccess a connect static http server runs over port 9000, It serves files from the \"app\" folder\n\nTasks\n---\nIncluded gulp tasks\n\n**styles**\n\nIt compiles the main.less file and execute livereload for css\n\n**connnect**\n\nIt runs a static connect server over port 9000 (you can change it) for app directory\n\n**scripts**\n\nIt executes livereload for javascript files\n\n**views**\n\nIt executes livereload for html files\n\n**default**\n\nIt starts livereload server, watch for less, js and html (called when you run 'gulp' in command line)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fgulp-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelfire%2Fgulp-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fgulp-boilerplate/lists"}