All Projects → arnabwahid → Wordpress Bootstrap

arnabwahid / Wordpress Bootstrap

Bootstrap in WordPress theme form - Bootstrap 3.3.1

Programming Languages

PHP
23972 projects - #3 most used programming language
Less
1899 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Wordpress Bootstrap

Sage
WordPress starter theme with a modern development workflow
Stars: ✭ 11,531 (+671.82%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme, bootstrap
Create React Wptheme
Create modern, React-enabled WordPress themes with a single command.
Stars: ✭ 252 (-83.13%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
Wp Tailwindcss Theme Boilerplate
A minimalist boilerplate for WordPress theme development using Tailwind CSS, SCSS, and Laravel Mix.
Stars: ✭ 199 (-86.68%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
starter-kit-theme
WordPress starter theme with a modern development stack for launching projects faster and easily
Stars: ✭ 25 (-98.33%)
Mutual labels:  wordpress-theme, wordpress-starter-theme, wordpress-boilerplate
Understrap
Understrap is the renowned open-source WordPress starter theme that combines Underscores with Bootstrap. Trusted by more than 100,000 developers.
Stars: ✭ 2,822 (+88.89%)
Mutual labels:  wordpress-theme, wordpress-starter-theme, bootstrap
Startwordpress
Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.
Stars: ✭ 187 (-87.48%)
Mutual labels:  wordpress, wordpress-theme, bootstrap
bootstrap-basic
Bootstrap 3 css framework theme for wordpress. For theme developer can start build their theme very fast. To download for use with your project, please go to wordpress.org themes page in the link.
Stars: ✭ 22 (-98.53%)
Mutual labels:  wordpress-theme, wordpress-starter-theme, bootstrap3
Flynt
Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
Stars: ✭ 363 (-75.7%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
Wp Bootstrap Navwalker
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
Stars: ✭ 3,290 (+120.21%)
Mutual labels:  wordpress, wordpress-theme, bootstrap
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (-80.92%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
Bootstrap
基于bootstrap3搭建的页面结构
Stars: ✭ 137 (-90.83%)
Mutual labels:  bootstrap, bootstrap-theme, bootstrap3
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (-55.49%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (-96.99%)
Mutual labels:  wordpress-theme, wordpress-starter-theme, wordpress-boilerplate
untheme
A blank WordPress theme for developers.
Stars: ✭ 82 (-94.51%)
Mutual labels:  wordpress-theme, wordpress-starter-theme, wordpress-boilerplate
Wordpress Theme Puock
🎨 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等。
Stars: ✭ 394 (-73.63%)
Mutual labels:  wordpress, wordpress-theme, bootstrap
Theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Stars: ✭ 1,197 (-19.88%)
Mutual labels:  wordpress, wordpress-theme, wordpress-starter-theme
Bootstrap Colorpicker
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
Stars: ✭ 1,351 (-9.57%)
Mutual labels:  bootstrap, bootstrap3
Bootstrap Simple Admin Template
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Stars: ✭ 92 (-93.84%)
Mutual labels:  bootstrap, bootstrap-theme
Bootstrap Validate
A simple Form Validation Library for Bootstrap 3 and Bootstrap 4 not depending on jQuery.
Stars: ✭ 112 (-92.5%)
Mutual labels:  bootstrap, bootstrap3
Staradmin Free Angular Admin Template
Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
Stars: ✭ 112 (-92.5%)
Mutual labels:  bootstrap, bootstrap-theme

WP BOOTSTRAP

Bootstrap (http://getbootstrap.com) in WordPress theme form.

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
npm install
grunt dev

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.

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.

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

Multi-Lingual


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

Page Templates


We’ve packaged four different page templates into this theme.

- Homepage template (seen on the homepage of this site - http://www.320press.com/wp-bootstrap)
- Standard page with right sidebar (this page)
- Page with left sidebar
- Full width page

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


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

Sidebars


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

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!

If you'd like to commit to this project please submit a pull request and I will do my best to merge appropriately.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].