Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 469 Bytes

File metadata and controls

23 lines (17 loc) · 469 Bytes

WordStrap

A WordPress theme that uses Bootstrap v2 from twitter.

Installing

Clone the repository into your themes folder of your WordPress installation using the following

Requirements

PHP 5.3 Wordpress 3.3

git clone https://github.com/simonyeldon/WordStrap.git wordstrap

Next you need to initialise the bootstrap module.

cd wordstrap
git submodule init
git submodule update

Now you can activate the theme in your WordPress dashboard.