Skip to content

Froots is a WordPress starter theme derived from the famous Roots WordPress starter theme. The main difference is that Bootstrap has been ripped out and left for dead only to be replaced by it's evil twin brother, Foundation.

License

Notifications You must be signed in to change notification settings

UnifiedCo/Froots

Repository files navigation

Froots Theme

Froots is a WordPress starter theme based on Roots & Foundation that will help you make better themes.

Froots is derived from the famous Roots WordPress starter theme. The main difference is that Bootstrap has been ripped out and left for dead only to be replaced by it's evil twin brother, Foundation.

Installation

Clone the git repo - git clone git://github.com/LogicSpot/Froots.git - or download it and then rename the directory to the name of your theme or website. Install Ruby. Install Grunt, and then install the dependencies for Froots contained in package.json by running the following from the Roots theme directory:

npm install

Reference the theme activation documentation to understand everything that happens once you activate Froots.

Theme Development

After you've installed Grunt and ran npm install from the theme root, use grunt watch to watch for updates to your SASS and JS files and Grunt will automatically re-build as you write your code.

Configuration

Edit lib/config.php to enable or disable support for various theme functions and to define constants that are used throughout the theme.

Edit lib/init.php to setup custom navigation menus and post thumbnail sizes.

Features

  • Organized file and template structure
  • HTML5 Boilerplate's markup along with ARIA roles and microformat
  • Bootstrap
  • Grunt build script
  • Theme activation
  • Theme wrapper
  • Root relative URLs
  • Cleaner HTML output of navigation menus
  • Cleaner output of wp_head and enqueued scripts/styles
  • Nice search (/search/query/)
  • Image captions use <figure> and <figcaption>
  • Example vCard widget
  • Posts use the hNews microformat
  • Multilingual ready (Brazilian Portuguese, Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German, Hungarian, Indonesian, Italian, Korean, Macedonian, Norwegian, Polish, Russian, Simplified Chinese, Spanish, Swedish, Traditional Chinese, Turkish, Vietnamese, Serbian)

Contributing

Everyone is welcome to help and improve this project.

Support

No support as of yet

Credits

Thanks to Ben Word and the team at Zurb

About

Froots is a WordPress starter theme derived from the famous Roots WordPress starter theme. The main difference is that Bootstrap has been ripped out and left for dead only to be replaced by it's evil twin brother, Foundation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published