Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit f2801d2

Browse files
committed
update readme
1 parent a645d67 commit f2801d2

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

README.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,30 @@
11
WP BOOTSTRAP
22
===================
33

4-
Bootstrap (http://getbootstrap.com) in WordPress theme form.
4+
Bootstrap (https://github.com/arnabwahid/wordpress-bootstrap/) in WordPress theme form.
55

6-
GETTING STARTED
7-
_______________
6+
# GETTING STARTED
87

98
To get started, open Terminal or a command prompt and run:
109

1110
cd path/to/wp-content/themes
12-
git clone https://github.com/320press/wordpress-bootstrap.git
11+
git clone https://github.com/arnabwahid/wordpress-bootstrap.git
1312
npm install
1413
grunt dev
1514

16-
FEATURES
17-
________
15+
# FEATURES
1816

1917
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.
2018

2119
WP-Bootstrap uses grunt as a task manager to help aid development. Check out the gruntfile.js file for more detail on the default tasks. WP-Bootstrap comes with the livereload, less, grunticon and more tasks out of the box.
2220

2321
Watch or star this project to keep up with its progress.
2422

25-
Multi-Lingual
26-
_____________
23+
# Multi-Lingual
2724

2825
WP-Bootstrap is translated in 7 languages - Spanish, French, Portuguese, Italian, Dutch, Swedish and German.
2926

30-
Page Templates
27+
# Page Templates
3128
______________
3229

3330
We’ve packaged four different page templates into this theme.
@@ -37,23 +34,19 @@ We’ve packaged four different page templates into this theme.
3734
- Page with left sidebar
3835
- Full width page
3936

40-
Theme Options Panel
41-
___________________
37+
# Theme Options Panel
4238

4339
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.
4440

45-
Shortcodes
46-
__________
41+
# Shortcodes
4742

4843
We’ve built in some shortcodes so you can easily add UI elements found in Bootstrap.
4944

50-
Sidebars
51-
________
45+
# Sidebars
5246

5347
There are two different sidebars. One for the homepage and one for the other pages. Add widgets to them.
5448

55-
CONTRIBUTE!
56-
___________
49+
# CONTRIBUTE!
5750

5851
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!
5952

0 commit comments

Comments
 (0)