Skip to content

nicolas-van/wordpress-simple-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordress Simple Bootstrap

Build Status WordPress Theme Downloads WordPress Theme Active Installs

Simple Bootstrap is a basic Wordpress theme using Boostrap 4, mostly aimed as a starting point for developers to build their own themes using Bootstrap.

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).

Links

Extension guide

Let's state it clearly once and for all: trying to put some CSS above a pre-compiled Bootstrap is a very bad practice. The proper way to extend Bootstrap is to alter its behavior using SCSS and to re-compile it. Here is how to do so.

Requirements

Install dependencies

npm install

Modify SCSS files

They are located in the scss folder.

Compile SCSS files

npm run build 

Supported browsers

  • Latest version of all other major browsers
  • Internet Explorer 10 and up

How to contribute

See the contribution guide.

License

See the license file.

About

A clean base theme to use Twitter Boostrap 4 with Wordpress

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published