Porting Zurb Foundation (https://github.com/zurb/foundation) on Wordpress using the html5blank theme (https://github.com/toddmotto/html5blank)
Respective framework rights are to the respective owners.
This build is almost ready except Navigation walker issues
by Vikram Kulkarni (@vikramuk) & Veerendra Tikhe (@veeroo18)
Things Working
- Responsive working
- Page & Posts
- Widgets
- Single level menu (submenus are not working refer next section)
(Update) - Orbit slider
- Mobile nav
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1. Foundation Updated to version 4.2.3
2. some JS issues fixed
3. Slider working
4. Mobile nav working
foundation.min.js call fixed by Ankur Kaushal (@ankurkau) Thanks man.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Things not Working
Orbit Slider (JS failure)(Update Fixed 07-July-2013)- Dropdown menu support (need walker update)
- Topbar menu for dropdown. (need walker update)
Mobile nav button is not working (because of drop down issue)(Update Fixed 07-July-2013)- Footer menu / widget area needs to be set
- Paste from MS Word giving issues.
Things suggested but pending
- Creating various div ids as per position so that styles can be added from editing style.css
- Adding foundation templates as page templates (WORK in progress)