{"id":20383534,"url":"https://github.com/smerth/foundation-6-sandbox","last_synced_at":"2026-03-19T15:34:56.526Z","repository":{"id":44125139,"uuid":"66221685","full_name":"smerth/foundation-6-sandbox","owner":"smerth","description":"A sandbox for testing out foundation components and integrating third party libraries","archived":false,"fork":false,"pushed_at":"2022-12-03T15:39:34.000Z","size":8341,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T22:44:49.671Z","etag":null,"topics":["foundation","zurb-template"],"latest_commit_sha":null,"homepage":"https://smerth.github.io/foundation-6-sandbox/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smerth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-21T21:30:38.000Z","updated_at":"2020-02-07T07:44:31.000Z","dependencies_parsed_at":"2023-01-23T04:46:29.655Z","dependency_job_id":null,"html_url":"https://github.com/smerth/foundation-6-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smerth/foundation-6-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Ffoundation-6-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Ffoundation-6-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Ffoundation-6-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Ffoundation-6-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smerth","download_url":"https://codeload.github.com/smerth/foundation-6-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Ffoundation-6-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30227834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["foundation","zurb-template"],"created_at":"2024-11-15T02:23:16.856Z","updated_at":"2026-03-07T19:32:08.609Z","avatar_url":"https://github.com/smerth.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foundation 6.0 Sandbox\n\nOverview\n\n![App Screenshot](https://raw.githubusercontent.com/smerth/foundation-6-sandbox/master/screenshot.png)\n\n## Debugging on localhost and gh-pages at the same time\n\nDuring setup its necessary to geet a build that runs on both localhost and gh-pages. Once both are working you can develop on localhost and deploy to gh-pages only when your ready to push a major change live.\n\nBut for cycling through the build, git, gulp-deploy you run these commands back to back...\n\n```bash\ngit add . \u0026\u0026 git commit -m \"debugging gh-pages issues\" \u0026\u0026 git push \u0026\u0026 npm run deploy \u0026\u0026 npm start\n```\n\n# ZURB Template\n\n[![devDependency Status](https://david-dm.org/zurb/foundation-zurb-template/dev-status.svg)](https://david-dm.org/zurb/foundation-zurb-template#info=devDependencies)\n\n**Please open all issues with this template on the main [Foundation for Sites](https://github.com/zurb/foundation-sites/issues) repo.**\n\nThis is the official ZURB Template for use with [Foundation for Sites](http://foundation.zurb.com/sites). We use this template at ZURB to deliver static code to our clients. It has a Gulp-powered build system with these features:\n\n- Handlebars HTML templates with Panini\n- Sass compilation and prefixing\n- JavaScript concatenation\n- Built-in BrowserSync server\n- For production builds:\n  - CSS compression\n  - JavaScript compression\n  - Image compression\n\n## Installation\n\nTo use this template, your computer needs:\n\n- [NodeJS](https://nodejs.org/en/) (0.12 or greater)\n- [Git](https://git-scm.com/)\n\nThis template can be installed with the Foundation CLI, or downloaded and set up manually.\n\n### Using the CLI\n\nInstall the Foundation CLI with this command:\n\n```bash\nnpm install foundation-cli --global\n```\n\nUse this command to set up a blank Foundation for Sites project with this template:\n\n```bash\nfoundation new --framework sites --template zurb\n```\n\nThe CLI will prompt you to give your project a name. The template will be downloaded into a folder with this name.\n\n### Manual Setup\n\nTo manually set up the template, first download it with Git:\n\n```bash\ngit clone https://github.com/zurb/foundation-zurb-template projectname\n```\n\nThen open the folder in your command line, and install the needed dependencies:\n\n```bash\ncd projectname\nnpm install\nbower install\n```\n\nFinally, run `npm start` to run Gulp. Your finished site will be created in a folder called `dist`, viewable at this URL:\n\n```\nhttp://localhost:8000\n```\n\nTo create compressed, production-ready assets, run `npm run build`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerth%2Ffoundation-6-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmerth%2Ffoundation-6-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerth%2Ffoundation-6-sandbox/lists"}