{"id":16348410,"url":"https://github.com/devinus/static-site-brunch","last_synced_at":"2025-10-26T02:30:26.697Z","repository":{"id":66263598,"uuid":"41768299","full_name":"devinus/static-site-brunch","owner":"devinus","description":"Static site support for Brunch","archived":false,"fork":false,"pushed_at":"2015-09-03T23:33:09.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T23:45:09.800Z","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":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devinus.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":"2015-09-01T23:15:54.000Z","updated_at":"2017-12-16T12:34:35.000Z","dependencies_parsed_at":"2023-02-21T23:46:38.479Z","dependency_job_id":null,"html_url":"https://github.com/devinus/static-site-brunch","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fstatic-site-brunch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fstatic-site-brunch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fstatic-site-brunch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fstatic-site-brunch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinus","download_url":"https://codeload.github.com/devinus/static-site-brunch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238241450,"owners_count":19439768,"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-11T00:51:45.751Z","updated_at":"2025-10-26T02:30:26.279Z","avatar_url":"https://github.com/devinus.png","language":"JavaScript","funding_links":[],"categories":["Brunch plugins"],"sub_categories":["Others"],"readme":"# static-site-brunch\n\n[![Build Status](https://travis-ci.org/devinus/static-site-brunch.svg?branch=master)](https://travis-ci.org/devinus/static-site-brunch)\n\nStatic site support for [Brunch](http://brunch.io/).\n\n## Install\n\n```\nnpm install --save static-site-brunch\n```\n\n## Usage\n\nAdd Handlebars templates to `app/templates` and they will be automatically\ncompiled and placed in your `public` directory.\n\nPartials are automatically registered if they begin with an underscore, e.g.\n`_hello.hbs`.\n\nYAML front matter allows you to control the context passed to the template\nduring render.\n\n## Example\n\n```\n---\npeople:\n  - name: Devin\n  - name: Kevin\n---\n{{#each people}}\n  Hello {{name}}\n{{/each}}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinus%2Fstatic-site-brunch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinus%2Fstatic-site-brunch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinus%2Fstatic-site-brunch/lists"}