== Siempel Themes WordPress ==

Contributor: Dhimas Kirana
Requires at least: 3.8
Tested up to: 3.8.3

Siempel WordPress Theme, (C) 2014 Dhimas Kirana - http://www.dhimaskirana.com/

== License ==

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme is FREE. Hope you will enjoy with this theme.
Siempel Themes is distributed under the terms of the GNU General Public License Version 2.
All the theme files, fonts, js, scripts, images and everything else, are licensed under GNU General Public License Version 2, see file license.txt.

Siempel is based on Underscores - http://underscores.me/
Copyright: Automattic, automattic.com
Licensed under GPL

Source Sans Pro font used in the themes are designed by Paul D. Hunt. And are released under the SIL Open Font License, 1.1 - see http://scripts.sil.org/OFL

== Description ==
Simple-content-focused theme. Simple design, with responsive design, that looks great on any device. Easily customized from the theme customizer. This theme have "About" section, so you can show about yourself to visitor.

== Features ==
* Themes Options
* Simple
* Responsive
* Custom background
* Custom color via theme customizer
* Custom menu
* 2 widget areas

== Components ==
- Underscores Starter Themes - http://underscores.me/ - Licensed under GPL
- Gridiculo.us Grid System by c.bavota - http://gridiculo.us/ - Licensed under GPL v2.
- Font Awesome - http://fortawesome.github.io/Font-Awesome/ - Font Awesome licensed under SIL OFL 1.1 | Code licensed under MIT License | Documentation licensed under CC BY 3.0
- Nice Scroll Plugin Jquery - http://areaaperta.com/nicescroll/ - Licensed under the MIT License, http://www.opensource.org/licenses/mit-license.php
- html5.js - https://github.com/aFarkas/html5shiv - Licensed under MIT/GPL2

== Changelog ==
0.9
- Add fa-caret-down icon to menu which have childern
- Add "admin" text on administrator comment
- Add border-bottom to link on footer info
- Update screenshot
0.8
- Add siempel_custom_css function on functions.php to hook custom css
0.7
- Fix prefix function on theme-options.php
- Delete function_exists() on sidebar-footer.php
- Fix output url new social media icons (Google Plus, Dribbble, Github, Youtube) using esc_url() function
0.6
- Change site width to 960px
- Change some style
- Remove check option show social media
- Add social media options (Google Plus, Dribbble, Github, Youtube)
- Add prefix to all function on theme_options.php
- Delete function_exists() on functions.php
- Add wp_add_inline_style to output custom CSS on header.php
0.5
- Unminified nicescroll.js
- Add components license in readme.txt
- Revision copyright and license information
0.4
- Add "Source Sans Pro" font on fonts folder
- Add license details for Source Sans Pro font
- Fix social icons. Will not be displayed if the user does not fill in the Social Media settings.
- Remove wp_enqueue_script('jquery', true) in functions.php on line 132, because jquery is already added as dependencies in scripts.
- Revision copyright and license information
0.3
- Fix All URL output using esc_url on header.php and footer.php
- Fix URL input using esc_url_raw on theme-options.php
- Revision copyright and license information
0.2
- Fix screenshot dimensions
- Fix output url using esc_url() function
- Add theme-slug as a function name prefix in functions.php
- Add theme-slug as a function name wp_enqueue_style() and wp_enqueue_script() name prefix in functions.php
- Unminified style.css
- Moving wp_head() above </head>
- Add "Font Awesome" files to theme
- Add copyright information
- Fix theme url
- Changing "rem" on font-size into "em"
0.1
- Initial release