=== Developer project portfolio ===
Contributors: crillst
Donate link:
Tags: portfolio, developer
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays a project portfolio for visitors. Set customer, image, description, languages and platform for each project.
== Description ==

This Wordpress plugin adds a custom post type called Project. For every project you can add Customer/Category, Programming languages, Tools and Technologies, project-url, short and long description, Platform and a Project image.
The projects are displayed in a responsive manner. Take a look at the <a href="https://wordpress.org/plugins/developer-project-portfolio/screenshots/">screenshots</a> to get a better understanding.

It also adds a TinyMCE editor plugin making it easy to add your projects, sorted by Customer/Category, to your page.

= Example =
Take a look at <a href="http://www.christianengvall.se/projects/">christianengvall.se</a> to see an example of how it is used.

= Official website =
The plugin is fully documented at <a href="https://crilleengvall.github.io/Wordpress-developer-project-portfolio/">the plugin website</a>. It contains information about urls, the editor plugin, the fields, and what templates you can override to modify the plugin.

= Contribute =
<a href="https://github.com/crilleengvall/Wordpress-developer-project-portfolio">Development happens at GitHub.</a> Pull requests are very welcome.

= Translations =
* Swedish (sv_SE)

== Installation ==
1. Download and unzip plugin
2. Upload the 'developer-project-portfolio' folder to the '/wp-content/plugins/' directory,
3. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 0.1 =
No changes yet. First version.

== Upgrade Notice ==
= 0.1 =
First version

== Frequently Asked Questions ==

No questions yet

== Screenshots ==

1. Public project detail view
2. Public project list
3. Project fields
4. Admin project list
5. Editor plugin that adds project list to a page
