{"id":17168459,"url":"https://github.com/hamidraza/grunt-static-website-boilerplate","last_synced_at":"2025-03-24T18:40:53.875Z","repository":{"id":17807379,"uuid":"20696423","full_name":"hamidraza/Grunt-static-website-Boilerplate","owner":"hamidraza","description":"Static website Boilerplate with Grunt (SASS, CoffeeScript, jade)","archived":false,"fork":false,"pushed_at":"2014-06-10T22:27:20.000Z","size":172,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T23:18:24.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hamidraza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-10T18:20:25.000Z","updated_at":"2015-08-08T10:45:32.000Z","dependencies_parsed_at":"2022-09-02T12:24:41.171Z","dependency_job_id":null,"html_url":"https://github.com/hamidraza/Grunt-static-website-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/hamidraza%2FGrunt-static-website-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidraza%2FGrunt-static-website-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidraza%2FGrunt-static-website-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamidraza%2FGrunt-static-website-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamidraza","download_url":"https://codeload.github.com/hamidraza/Grunt-static-website-Boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245330083,"owners_count":20597714,"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-14T23:11:59.207Z","updated_at":"2025-03-24T18:40:53.844Z","avatar_url":"https://github.com/hamidraza.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Grunt Static website Boilerplate\n================================\n\nStatic website Boilerplate with [Grunt](http://gruntjs.com/) ([Sass](http://sass-lang.com/), [CoffeeScript](http://coffeescript.org/), [jade](http://jade-lang.com/))\n\n\n### Start developing\n###### Run in terminal\n\n    'npm install'\n    'grunt prod'\n    'grunt dev' or 'grunt' for development\n\nNow start changin `.sass`, `.coffee` or `.jade` files and save.\nRelavent css, js and html files will get generated automatically.\n\n###### Add New HTML files\nCreate `.jade` file (ex: services.jade) in `./jade` folder and add like following code for compile in file `Gruntfile.js` \n\n    jade: {\n        ....\n        files: {\n            \"services.html\": \"services.jade\",\n            ....\n        }\n        ....\n    }\n\n\n###### Dependencies\n1. [Node.js](http://nodejs.org/)\n  1. [Grunt-cli](https://www.npmjs.org/package/grunt-cli) - `npm install -g grunt-cli`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidraza%2Fgrunt-static-website-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamidraza%2Fgrunt-static-website-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidraza%2Fgrunt-static-website-boilerplate/lists"}