=== Kicoe ===
Contributors: patrickroux
Tags: orange, blue, green, white, brown, white, dark, light, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, translation-ready
Requires at least: 2.9.2
Tested up to: 4.4
Stable tag: 1.8
Author: Patrick Roux
Author URI: http://www.patrickoux.fr

Kicoe is a fully responsive personal template : Colorful blog, curriculum vitae, simple content pages and personnal branding. It just keeps it simple and efficient.

== Description ==

Kicoe is a fully responsive personnal template : Colorful blog, curriculum vitae, simple content pages, personnal branding, ...
A custom widget allows you to build your personnal vcard on the side, along with a custom page template, Curriculum, that displays
the content of the plugin WP Resume Shortcode (https://wordpress.org/plugins/wp-resume-shortcode/).
Kicoe keeps things simple.

== Installation ==

Manual installation:
1. Upload the `kicoe` folder to the `/wp-content/themes/` directory

Installation using "Add New Theme"
1. From your Admin UI (Dashboard), use the menu to select Themes -> Add New
2. Search for 'kicoe'
3. Click the 'Install' button to open the theme's repository listing
4. Click the 'Install' button

Activation and Use
1. Activate the Theme through the 'Themes' menu in WordPress
2. Create a primary menu to see it in action

= To go a bit further =

You can edit single.php file and add the code below to add social network sharing of your posts :

`<aside id="sideshare" class="mobile-hide">
    <ul>
        <a href="https://twitter.com/intent/tweet?text=<?php the_title(); ?>%20:%20<?php the_permalink(); ?>" name="Twitter" target="blank_"><li class="twitter"></li></a>
        <a href="https://plus.google.com/share?url=<?php the_permalink(); ?>" name="GooglePlus" target="blank_"><li class="googleplus"></li></a>
        <a href="https://www.facebook.com/sharer/sharer.php?u=<?php the_permalink(); ?>" name="Facebook" target="blank_"><li class="facebook"></li></a>
        <a href="http://www.linkedin.com/shareArticle?url=<?php the_permalink(); ?>" name="Linkedin" target="blank_"><li class="linkedin"></li></a>
        <a href="http://www.pinterest.com/pin/create/button/?url=<?php the_permalink(); ?>" name="Pinterest"><li class="pinterest"></li></a>
    </ul>
</aside>`  

It's all ready for use.


== Licenses ==

Kicoe WordPress Theme, Copyright 2015 Patrick Roux
Kicoe is distributed under the terms GNU GPL
License: GNU General Public License, Version 3 (or newer)
Licenses URI: http://www.gnu.org/licenses/gpl-3.0.html

Kicoe also uses :
* Lazy Load, Copyright (c) 2007-2013 Mika Tuupola - Licensed under the MIT license - http://www.appelsiini.net/projects/lazyload
* Bootstrap by Twitter Inc. - Licensed under the Apache License - http://twbs.github.com/bootstrap
* Google Fonts, http://google.com/fonts, licensed under open source licenses, see https://developers.google.com/fonts/faq#Any_Page_OK
* Normalizing styles helped by Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
* Underscores core by Automattic, Inc. - is licensed under the GPL - http://underscores.me/
* Smint by Robert McCracken - Licensed under the MIT license - http://www.outyear.co.uk/smint/

Images and photos used for screenshot.png are taken or created by Patrick Roux : 
* Personnal blog (logo created for the purpose of a demo project) : http://patrickroux.fr/work/responsive/css/themes/glassero/images/logo.png
* Private travelling blog (picture taken on flight from Lyon, France to Montreal, Canada) : http://www.guignoletmadelonamontreal.net/wp-content/uploads/2015/07/IMG_5874.jpg
* Facebook account (picture taken in Bickfaya, Lebanon) : https://www.facebook.com/patrickroux85
