Version 1.0.0 RC1 — Mont Blanc
Pre-releaseIt's our 1.0 release candidate! Thanks for stopping by to take a look.
How to mess with it
If you want a quick way to jump in, check out our starter template, which has a basic directory structure and a blank index file for you to work with. Follow the instructions in the readme to get going.
The first thing you'll probably want to check out is the grid. If you compile this repo on your machine, you can find the grid documentation at http://localhost:8080/#!/grid. You can also view the source of that file here.
To incorporate our Sass components and Angular directives into your own project, install Foundation using Bower:
bower install zurb/foundation-apps
The JavaScript is organized into common components, specific directives, and vendor files. There's also a sample app.js
that shows how to import the Foundation modules, but you'll likely want to set up your Angular application your own way.
How to contribute
We love feedback! We have a few discussion topics open on our issue tracker, but if you have more specific feedback, please open a new issue! If you encounter any bugs, let us know as well. Be sure to specify the browser and operating system you're using, and show us how we can recreate the issue. Code samples are great!
What's left
The codebase is very close to feature-complete. Here are the things we're still working on: