{"id":18577042,"url":"https://github.com/michaelnera/dauft","last_synced_at":"2025-08-30T12:14:46.917Z","repository":{"id":10384010,"uuid":"12531648","full_name":"michaelnera/dauft","owner":"michaelnera","description":null,"archived":false,"fork":false,"pushed_at":"2013-09-06T06:41:17.000Z","size":208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T15:02:54.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/michaelnera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-02T04:04:48.000Z","updated_at":"2014-03-23T20:17:32.000Z","dependencies_parsed_at":"2022-09-13T11:01:04.294Z","dependency_job_id":null,"html_url":"https://github.com/michaelnera/dauft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelnera/dauft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelnera%2Fdauft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelnera%2Fdauft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelnera%2Fdauft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelnera%2Fdauft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelnera","download_url":"https://codeload.github.com/michaelnera/dauft/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelnera%2Fdauft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272847108,"owners_count":25003135,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T23:27:38.164Z","updated_at":"2025-08-30T12:14:46.898Z","avatar_url":"https://github.com/michaelnera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DAUFT\n\n  **Design Applications Using Foundation Templates**\n\n  This gem uses [Zurb Foundation](http://foundation.zurb.com/templates.php) HTML templates.\n\n  This gem requires you to install [zurb-foundation](https://github.com/zurb/foundation) gem.\n\n  For the current version, these are the available templates: Banded, Blog, Feed, Grid, and Store\n\n\n## Installation\n\nFirst, add this to your Gemfile:\n\n    gem 'zurb-foundation'\n\n\nThen, add this again to your Gemfile under development group:\n\n    gem 'dauft'\n\nAnd then execute:\n\n    $ bundle\n\n\n## Usage\n\nFirst, setup zurb-foundation:\n    \n    $ rails g foundation:install\n\n\nTemplates:\n    \n    Banded, Blog, Feed, Grid, and Store\n\n\nTo create a layout:\n\n    $ rails g dauft:layout template_name\n    \n    $ rails g dauft:layout store\n\n\nTo use this template for a controller, add this line to your controller:\n\n    layout 'template_name'\n\n    layout 'store'\n\n\nTo create views that uses a template:\n\n    $ rails g dauft:view template_name controller_name action_1 action_2\n\n    $ rails g dauft:view store products index\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\n\n## Links/References\n\n1. Zurb Foundation home page: http://foundation.zurb.com/\n2. Zurb Foundation github: https://github.com/zurb/foundation\n2. Zurb Foundation templates: http://foundation.zurb.com/templates.php\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelnera%2Fdauft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelnera%2Fdauft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelnera%2Fdauft/lists"}