Convert theme to be based on Bootstrap?

I have created at least two wordpress themes using Bootstrap 3. In fact, is not complicated at all. Besides the obvious, you need keep in mind three things to do:

  • Enqueuing correctly both the bootstrap styles and scripts
  • Set up an own “Walker Nav Menu” that override the default walker for create drop-down menus
  • Change some elements with hooks like: search form (get_search_form), excerpt more (excerpt_more), default menu classes (nav_menu_css_class), and so on.

And that’s it, at least that you should do.

Some examples:
http://gelatinisima.com
http://www.filos.unam.mx