From f2801d20fe64edd79dbb04df459935aaf9e22cfc Mon Sep 17 00:00:00 2001 From: arnabwahid Date: Mon, 1 Jul 2019 21:09:34 +0530 Subject: [PATCH] update readme --- README.md | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ae84809b..702191f0 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,18 @@ WP BOOTSTRAP =================== -Bootstrap (http://getbootstrap.com) in WordPress theme form. +Bootstrap (https://github.com/arnabwahid/wordpress-bootstrap/) in WordPress theme form. -GETTING STARTED -_______________ +# GETTING STARTED To get started, open Terminal or a command prompt and run: cd path/to/wp-content/themes - git clone https://github.com/320press/wordpress-bootstrap.git + git clone https://github.com/arnabwahid/wordpress-bootstrap.git npm install grunt dev -FEATURES -________ +# FEATURES We’ve built the WP Bootstrap theme so that it could be used as-is as a very basic theme or as a starting point for theme developers. It uses v3.3.1 of Bootstrap. @@ -22,12 +20,11 @@ WP-Bootstrap uses grunt as a task manager to help aid development. Check out the Watch or star this project to keep up with its progress. -Multi-Lingual -_____________ +# Multi-Lingual WP-Bootstrap is translated in 7 languages - Spanish, French, Portuguese, Italian, Dutch, Swedish and German. -Page Templates +# Page Templates ______________ We’ve packaged four different page templates into this theme. @@ -37,23 +34,19 @@ We’ve packaged four different page templates into this theme. - Page with left sidebar - Full width page -Theme Options Panel -___________________ +# Theme Options Panel We've removed the custom theme options panel in version 3.0. Currently working on moving all of the options that used to appear there over to the theme customizer. -Shortcodes -__________ +# Shortcodes We’ve built in some shortcodes so you can easily add UI elements found in Bootstrap. -Sidebars -________ +# Sidebars There are two different sidebars. One for the homepage and one for the other pages. Add widgets to them. -CONTRIBUTE! -___________ +# CONTRIBUTE! This project would not exist in its current state today were it not for lots of generous folks who have contributed to it. Thank you!