{"id":18300373,"url":"https://github.com/jpdevries/neat-pages","last_synced_at":"2025-04-09T09:26:59.340Z","repository":{"id":10737062,"uuid":"12992619","full_name":"jpdevries/neat-pages","owner":"jpdevries","description":"grunt-init template for configuring web projects","archived":false,"fork":false,"pushed_at":"2017-04-20T11:14:26.000Z","size":364,"stargazers_count":5,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T03:33:14.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ApacheConf","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpdevries.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-09-21T09:12:46.000Z","updated_at":"2017-04-20T11:00:06.000Z","dependencies_parsed_at":"2022-08-27T20:02:57.422Z","dependency_job_id":null,"html_url":"https://github.com/jpdevries/neat-pages","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpdevries%2Fneat-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpdevries%2Fneat-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpdevries%2Fneat-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpdevries%2Fneat-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpdevries","download_url":"https://codeload.github.com/jpdevries/neat-pages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248010683,"owners_count":21032966,"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-05T15:12:09.299Z","updated_at":"2025-04-09T09:26:59.319Z","avatar_url":"https://github.com/jpdevries.png","language":"ApacheConf","funding_links":[],"categories":[],"sub_categories":[],"readme":"neat-pages\n==========\n\nNeatly create a scaffold for your next web project using this grunt-init template. Watch a [quick demo](http://quick.as/7ezi4eq).\n\nTell Neat-Pages how you like to build your website and it will create a project configured with your chosen includes.  \nYou can use Sass, LESS or plain-CSS editing and choose from includes like Bootstrap, Foundation 4, HTML5 Boilerplate, Bourbon and Neat.\n\n\u003e Create a new project with [grunt-init][].\n\n[grunt-init]: http://gruntjs.com/project-scaffolding\n\n## Installation\nIf you haven't already done so, install [grunt-init][]:\n\n```\nnpm install -g grunt-init\n```\n\nOnce grunt-init is installed, place this template in your `~/.grunt-init/` directory. It's recommended that you use git to clone this template into that directory, as follows:\n\n### Linux/Mac Users\n\n```\ngit clone git@github.com:jpdevries/neat-pages.git ~/.grunt-init/neat-pages\n```\n\n### Windows Users\n\n```\ngit clone git@github.com:jpdevries/neat-pages.git %USERPROFILE%/.grunt-init/neat-pages\n```\n\n## Usage\n\nAt the command-line, cd into an empty directory, run this command and follow the prompts. \n\n```\ngrunt-init neat-pages\n```\n\n_Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files._\n\nInstall the NPM modules required to actually process your newly-created project by running:\n\n```\ncd _build\nnpm install\n```\n\nOptionally enable Growl notifications by installing [terminal-notifier](https://github.com/alextucker/grunt-growl#getting-started) with RubyGems:\n```bash\ngem install terminal-notifier\n```\n_Note: Depending on your Ruby setup you may need to use `sudo gem install terminal-notifier`._\n\n## Grunt Tasks\n__Build__  \nRun this first to fetch dependencies and pre-process and concanetate JavaScript and CSS.\n```bash\ngrunt build\n````\n\n__Watch__  \nPre-process CSS \u0026 JavaScript, then watch files for changes.\n```bash\ngrunt\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpdevries%2Fneat-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpdevries%2Fneat-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpdevries%2Fneat-pages/lists"}