Skip to content

Commit

Permalink
Final commit before releasing 1.0.0 channel
Browse files Browse the repository at this point in the history
Just some readme modifications.
  • Loading branch information
swashata committed Oct 8, 2013
1 parent d29c200 commit 9645bf8
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 9 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ all the tools that were used during the development of this theme.
* A nice and small footer to show off.

## Components converted to bootstrap UI
- [x] Home Page
- [x] Category Pages
- [x] Subcategory pages
- [x] Comments
- [x] Next/Previous Posts links
- [x] wp_link_pages pagination
- [x] Search bar
- [x] Navigation
* Home Page
* Category Pages
* Subcategory pages
* Comments
* Next/Previous Posts links
* wp_link_pages pagination
* Search bar
* Navigation

## About this repository
This will always be the cutting edge development version of the theme. Pull requests are more than welcome.
Expand Down
54 changes: 54 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
=== WP Knowledge Base Theme ===
Contributors: swashata, iPanelThemes
Tags: knowledgebase, knowledge base, bootstrap, two-column, responsive, right sidebar, translation-ready
Requires at least: 3.5
Tested up to: 3.7
Stable tag: 1.0.0

A responsive bootstrap based theme for maintaining multi product knowledge base on your WordPress site.

== Description ==
Finally a free and open source knowledgebase theme made specifically for WordPress. Uses twitter bootstrap for rendering UI components and some other open source elements for rendering niceness.

### Acknowledgement
Before we dive into the cool features of this theme, let's take a minute here to acknowledge
all the tools that were used during the development of this theme.
* [*Underscore Starter Theme*](http://underscores.me/): The basic theme framework.
* [*Twitter Bootstrap 3.0*](http://getbootstrap.com/): Nothing would've been possible without this.
* [*Icomoon Icons*](http://icomoon.io/): Along with Glyphicons, we've included icomoon for more icons.
* [*Sticky-kit*](https://github.com/leafo/sticky-kit): A little forked version of it to provide the affix widget.
* [*wp-bootstrap-navwalker*](https://github.com/twittem/wp-bootstrap-navwalker): A little forked version to generate the top nav.

### Features
* Awesome bootstrap 3.0 UI all over the theme
* Completely responsive, filled with functionality and eye candy
* Categorized Knowledgebase with support forum link, category images and icons.
* Dynamic homepage converted into something suitable for a general knowledgebase (based on categories).
* Affix widget on knowledgebase articles.
* A nice and small footer to show off.

### Components converted to bootstrap UI
* Home Page
* Category Pages
* Subcategory pages
* Comments
* Next/Previous Posts links
* wp_link_pages pagination
* Search bar
* Navigation

### Included Widgets
* Affix Widget
* Social Widget

### Included Sidebars
* Main sidebar on individual posts - ideal for affix widget
* Footer large (on left) - ideal for a short about us
* Footer small (on right) - ideal for social widget

### Documentation
Extensive documentation on how to use this theme is available [at this link](http://ipanelthemes.com/kb/products/wp-knowledge-base-theme/).

### Live Preview
Check our own [Knowledge Base](http://ipanelthemes.com/kb/).

2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Theme Name: WP Knowledge Base Theme
Theme URI: http://ipanelthemes.com/kb/
Theme URI: http://ipanelthemes.com/kb/products/wp-knowledge-base-theme/
Author: swashata
Author URI: http://ipanelthemes.com
Description: A responsive bootstrap based theme for maintaining multi product knowledge base on your WordPress site.
Expand Down

0 comments on commit 9645bf8

Please sign in to comment.