{"id":18606058,"url":"https://github.com/website-templates/charity_responsive-template","last_synced_at":"2025-10-23T13:50:54.520Z","repository":{"id":16203735,"uuid":"18950564","full_name":"website-templates/charity_responsive-template","owner":"website-templates","description":"Free colorful responsive website template","archived":false,"fork":false,"pushed_at":"2023-01-01T21:41:35.000Z","size":1679,"stargazers_count":26,"open_issues_count":1,"forks_count":34,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T04:13:26.439Z","etag":null,"topics":["charity-template","css3","grunt","html5","onepage","pug","responsive","stylus","template","website"],"latest_commit_sha":null,"homepage":"http://website-templates.github.io/charity_responsive-template/","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/website-templates.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}},"created_at":"2014-04-19T20:51:06.000Z","updated_at":"2025-03-06T09:06:08.000Z","dependencies_parsed_at":"2023-01-11T20:24:39.343Z","dependency_job_id":null,"html_url":"https://github.com/website-templates/charity_responsive-template","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/website-templates%2Fcharity_responsive-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/website-templates%2Fcharity_responsive-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/website-templates%2Fcharity_responsive-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/website-templates%2Fcharity_responsive-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/website-templates","download_url":"https://codeload.github.com/website-templates/charity_responsive-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290033,"owners_count":21078923,"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":["charity-template","css3","grunt","html5","onepage","pug","responsive","stylus","template","website"],"created_at":"2024-11-07T02:24:07.276Z","updated_at":"2025-10-23T13:50:49.478Z","avatar_url":"https://github.com/website-templates.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Charity website template - ARCHIVED\n\nNice fluid website template, designed by [cssauthor](http://www.cssauthor.com/) and coded by [Maxim Orlov](https://github.com/orlovmax).\n\nDemo: [http://website-templates.github.io/charity_responsive-template](http://website-templates.github.io/charity_responsive-template/)\n\n![Mockup demo](screenshots/pic.jpg)\nProduct mockup created with [http://frame.lab25.co.uk/](http://frame.lab25.co.uk/)\n\n## Contents\n\n- [Folder and file structure](#folder-and-file-structure)\n- [Requirements:](#requirements)\n    - [Editorconfig](#editorconfig)\n- [How to start](#how-to-start)\n- [Site configuration](#site-configuration)\n- [Tasks](#tasks)\n    - [Cleanup](#cleanup)\n    - [Dev](#dev)\n    - [Build](#build)\n    - [Rebuild](#rebuild)\n    - [Server](#server)\n    - [Sprite](#sprite)\n- [Live reload](#live-reload)\n- [License](#license)\n\n## Folder and file structure\n\n```\n./\n├── .editorconfig\n├── Gruntfile.js\n├── package.json\n├── README.md\n|\n├── grunt_tasks/                               * grunt tasks\n|   ├── config/                                * grunt tasks config\n│   |   ├── paths.js\n│   |   └── aliases.js\n│   |\n|   └── task.js\n|\n├── screenshots/                               * responsive test screenshots\n|\n├── dev/                                       * site source\n│   ├── images/                                * image sources\n|   │\n│   ├── pug/                                   * templates\n|   |   ├── blocks/                            * blocks library\n|   │   |   └── block.pug\n|   │   ├── helpers/                           * helper mixins\n|   │   ├── vendor/                            * third-party code\n|   │   ├── layouts/                           * page layouts\n|   │   └── pages/                             * main pages templates\n|   │\n|   ├── stylus/                                * stylus preprocessor styles\n|   |   ├── blocks/                            * blocks library\n|   │   |   └── block.styl\n|   │   ├── helpers/                           * mixins and vars\n|   │   ├── vendor/                            * third-party code\n|   │   ├── custom.styl\n|   │   ├── noscript.styl\n|   │   └── screen.styl\n|   │\n│   ├── helpers/                               * helper files\n|   |   ├── favicon.ico\n|   |   └── .htaccess\n|   │\n│   └── data/                                  * configs and data for templates\n│\n└── build/                                     * built source\n    ├── index.html\n    ├── page.html\n    |\n    └── static/                                * static assets\n        ├── css/                               * minified styles\n        |\n        ├── images/                            * minified images\n        |\n        └── fonts/                             * @font-face-ready webfonts\n\n```\n\n## Requirements\n\n- [Node.js](http://nodejs.org/)\n- Build sytem: [Grunt](http://gruntjs.com/) or [Gulp](http://gulpjs.com/)\n- Optionally:\n  * [Editorconfig](http://editorconfig.org/)\n  * [Ruby](https://www.ruby-lang.org/en/) and [Ruby Sass](https://sass-lang.com/ruby-sass)\n\n#### Editorconfig\n\nThis project has an .editorconfig file at the root. It describes indent style, trailing whitespaces etc. See more details [here](http://editorconfig.org/)\n\n## How to start\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to use [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins.\n\nBefore start you need to have installed _npm_, _grunt_, _ruby_, and _ruby-sass_ globallly.\n\n**A few simple steps to start:**\n* Install dependencies from `package.json` by running: `npm install`.\n* Run tasks from the list below and start devevelopment!\n* Edit general settings in `dev/data/config.json` See [Site configuration](#site-configuration) section\n\n## Site configuration\n\nThis boilerplate uses Pug templates with external data configs.\nMain settings can be found in `dev/data/config.json` file. And they're available for usage in templates with `config.key-name`\n\n## Tasks\n\nHere comes groups of grunt tasks with some explanations\n\n#### Cleanup\n\nRemove placeholders from work directories.\nGrunt: `grunt cleanup`\n\n* Remove gitkeep files\n\n#### Dev\n\nDev task with static server.\nGrunt: `grunt dev`\n\n* Compile Stylus stylesheets\n* Add vendor prefixes in css\n* Combine media queries in css files\n* Compile Pug templates\n* Sync helpers and other assets\n* Sync images\n* Run BrowserSync static server with live reload using\n* Watch for changes and run dev task\n\n\n#### Build\n\nBuild task.\nGrunt: `grunt build`\n\n* Minify images\n* Minify stylesheets\n* Minify html\n* Run BrowserSync static server\n\n\n#### Rebuild\n\nRegenerate and build project by running all tasks.\nGrunt: `grunt rebuild`\n\n* Compile Stylus stylesheets\n* Add vendor prefixes in css\n* Combine media queries in css files\n* Compile Pug templates\n* Sync helpers and other assets\n* Sync images\n* Minify images\n* Minify stylesheets\n* Minify html\n\n\n#### Server\n\nRun server without watching for changes.\nGrunt: `grunt server`\n\n* Run BrowserSync static server\n\n\n## Live reload\n\nThis project uses BrowserSync as static server with enabled and configured live reload option.\n\n## License\n[MIT](https://github.com/website-templates/charity_responsive-template/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsite-templates%2Fcharity_responsive-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsite-templates%2Fcharity_responsive-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsite-templates%2Fcharity_responsive-template/lists"}