Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

foundation/foundation-sites

The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

foundation/foundation-sites.json
{
"createdAt": "2011-10-13T23:05:42Z",
"defaultBranch": "develop",
"description": "The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.",
"fullName": "foundation/foundation-sites",
"homepage": "https://get.foundation",
"language": "HTML",
"name": "foundation-sites",
"pushedAt": "2025-01-21T22:11:53Z",
"stargazersCount": 29777,
"topics": [],
"updatedAt": "2025-11-25T13:13:07Z",
"url": "https://github.com/foundation/foundation-sites"
}

Foundation for Sites 6

Install | Documentation | Releases | Contributing


Build Status npm version jsDelivr Hits Netlify Status Quality Gate Status Known Vulnerabilities

Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.


To run the documentation locally on your machine, you need Node.js installed on your computer. (Your Node.js version must be a minimum of 18). Run these commands to set up the documentation:

Terminal window
# Install
git clone https://github.com/foundation/foundation-sites
cd foundation-sites
yarn
# Start the documentation
yarn start

Foundation has three kinds of tests: JavaScript, Sass, and visual regression. Refer to our testing guide for more details.

Run tests with:

Terminal window
# Sass unit tests
yarn test:sass
# JavaScript unit tests
yarn test:javascript:units
# Visual tests
yarn test:visual

Check out [CONTRIBUTING.md]!(CONTRIBUTING.md) to see how to report an issue or submit a bug fix or a new feature, and our contributing guide to learn how you can contribute more globally to Foundation. You can also browse the Help Wanted tag in our issue tracker to find things to do.


BrowserStack Open-Source Program

Copyright © 2020 Foundation Community