Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnabwahid/wordpress-bootstrap
Bootstrap in WordPress theme form - Bootstrap 3.3.1
https://github.com/arnabwahid/wordpress-bootstrap
bootstrap bootstrap-theme bootstrap3 theme wordpress wordpress-boilerplate wordpress-bootstrap wordpress-bootstrap-theme wordpress-starter-theme wordpress-theme wp-bootstrap wpbs
Last synced: 3 months ago
JSON representation
Bootstrap in WordPress theme form - Bootstrap 3.3.1
- Host: GitHub
- URL: https://github.com/arnabwahid/wordpress-bootstrap
- Owner: arnabwahid
- Archived: true
- Created: 2011-12-29T19:03:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T05:04:13.000Z (about 3 years ago)
- Last Synced: 2024-09-22T21:33:14.320Z (3 months ago)
- Topics: bootstrap, bootstrap-theme, bootstrap3, theme, wordpress, wordpress-boilerplate, wordpress-bootstrap, wordpress-bootstrap-theme, wordpress-starter-theme, wordpress-theme, wp-bootstrap, wpbs
- Language: PHP
- Homepage:
- Size: 3.16 MB
- Stars: 1,490
- Watchers: 160
- Forks: 557
- Open Issues: 92
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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 devFEATURES
________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 pageTheme 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.