Skip to content

Commit cbebc57

Browse files
committed
readme
1 parent 2087719 commit cbebc57

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@
44

55
Simple Bootstrap is clean base theme to use Twitter Boostrap 4 with Wordpress, aimed at being a starting point for developers to build their own themes using Bootstrap.
66

7-
It is build to very clean, responsive and easy to modify. It supports customizable background, image header and both left and right sidebars (the sidebars only appear if you put widgets in them).
8-
97
<p align="center">
108
<img src="./screenshot.png" width="500px">
119
</p>
1210

11+
* Very clean default graphical aspect.
12+
* Clean code designed to be modified by theme creators.
13+
* All base features of Wordpress themes (sidebars, menus, footer, header image, background, etc...)
14+
* All the features of Bootstrap 4, perfectly integrated with Wordpress.
15+
* Designed to use SCSS.
16+
* Integrates Font-Awesome for the icons.
17+
1318
## Links
1419

1520
* [Theme page on Wordpress.org](https://wordpress.org/themes/simple-bootstrap/)

readme.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ A clean base theme to use Twitter Boostrap 4 with Wordpress.
1212

1313
== Description ==
1414

15-
Simple Bootstrap is clean base theme to use Twitter Boostrap 4 with Wordpress, aimed at being a starting point for developers to build their own themes using Bootstrap.
16-
17-
It is build to very clean, responsive and easy to modify. It supports customizable background, image header and both left and right sidebars (the sidebars only appear if you put widgets in them).
15+
Simple Bootstrap is clean base theme to use Twitter Boostrap 4 with Wordpress, aimed at being a
16+
starting point for developers to build their own themes using Bootstrap.
1817

1918
See here for documentation: [http://nicolas-van.github.io/wordpress-simple-bootstrap/](http://nicolas-van.github.io/wordpress-simple-bootstrap/)
2019

0 commit comments

Comments
 (0)