Skip to content
forked from roots/sage

WordStrap is a website theme framework that provides an enhanced integration of WordPress + Twitter Bootstrap.

License

Notifications You must be signed in to change notification settings

endeavr/wordstrap

 
 

Repository files navigation

Roots Theme + WordStrap

Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate and Bootstrap from Twitter.

WordStrap is a fork of Roots that aims to enhance the Bootstrap / WordPress integration.

Disclaimer

WordStrap is in active development, so there is no guarntee right now that if you download it on any given day that it will properly activate or work as a theme. I will commit a "1.0" verstion of WordStrap when its development reaches a launchable and stable state.

A changelog and WordStrap specific documentation will be added once 1.0 is released. For now, please reference the Roots Theme itself.

ROOTS THEME README...

Installation

  • Clone the git repo - git clone git://github.com/retlehs/roots.git - or download it
  • Reference the theme activation documentation to understand everything that happens once you activate Roots

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.

Documentation

Take a look at the documentation table of contents.

Features

  • HTML5 Boilerplate’s markup and .htaccess
  • Bootstrap from Twitter
  • Theme wrapper
  • Root relative URLs
  • Clean URLs (no more /wp-content/)
  • All static theme assets are rewritten to the website root (/assets/css/, /assets/img/, and /assets/js/)
  • Cleaner HTML output of navigation menus
  • Cleaner output of wp_head and enqueued scripts/styles
  • Posts use the hNews microformat
  • Multilingual ready (English, Spanish, French, Italian, Dutch, Brazilian Portuguese, Macedonian, Finnish, Danish, Turkish, Swedish, Bulgarian, Norwegian, Catalan, Polish, Hungarian, Russian)

Contributing

Everyone is welcome to help contribute and improve this project. There are several ways you can contribute:

Project information

Major components:

  • HTML5 Boilerplate: The Unlicense
  • Modernizr: MIT/BSD license
  • jQuery: MIT/GPL license
  • Normalize.css: Public Domain
  • Bootstrap: Apache 2.0 license

About

WordStrap is a website theme framework that provides an enhanced integration of WordPress + Twitter Bootstrap.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.4%
  • JavaScript 14.6%