{"id":18315578,"url":"https://github.com/mathieutu/facilitio-website","last_synced_at":"2026-01-22T16:41:02.805Z","repository":{"id":135922166,"uuid":"325515762","full_name":"mathieutu/facilitio-website","owner":"mathieutu","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-30T10:02:59.000Z","size":18210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T07:20:24.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","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/mathieutu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-30T10:02:25.000Z","updated_at":"2020-12-30T10:03:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"b465d2ec-6c26-46fd-9d50-5f75fa3e9856","html_url":"https://github.com/mathieutu/facilitio-website","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/mathieutu%2Ffacilitio-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Ffacilitio-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Ffacilitio-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Ffacilitio-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathieutu","download_url":"https://codeload.github.com/mathieutu/facilitio-website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045267,"owners_count":21038555,"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-05T16:41:37.070Z","updated_at":"2026-01-22T16:41:02.768Z","avatar_url":"https://github.com/mathieutu.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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 module bundling with webpack\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\nNow `cd` to your project name and to start your project run \n\n```bash\nfoundation watch\n```\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\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\n## Deploy on Heroku\n\nHeroku now has a static buildpack in development to handle this (see https://github.com/heroku/heroku-buildpack-static)\nCreate a `static.json` file to use the files from dist/ with .html suffix and to re-route all calls back to the SPA\n\n```json\n{\n  \"root\": \"dist/\",\n  \"clean_urls\": true,\n  \"routes\": {\n      \"/**\": \"index.html\"\n  }\n}\n```\n\nExtend package.json scripts to ensure dist/ directory is built, for example\n```json\n{\n    \"scripts\": {\n      \"postinstall\": \"npm run build\"\n    }\n}\n```\n\nSo that dev dependencies from package.json get installed\n```bash\nheroku config:set NPM_CONFIG_PRODUCTION=false\n```\n\nMultiple build packs so you can build and deploy\n\n```bash\nheroku buildpacks:add heroku/nodejs\nheroku buildpacks:add https://github.com/heroku/heroku-buildpack-static.git\n```\n\nYour procfile can be empty in this case.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieutu%2Ffacilitio-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathieutu%2Ffacilitio-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieutu%2Ffacilitio-website/lists"}