# e.nigma 2015

**e.nigma 2015** is a WordPress theme that was developed for [e.nigma](http://e.nigma.de). It is thought to be used with [WordPress posts formats](http://codex.wordpress.org/Post_Formats).

## Installation

1. Download or clone the repository
2. Active the theme in your WordPress installation
3. Add the *e.nigma Infotext* widget to the *Information* widget area to add an infotext to your footer

## Plugin support

**e.nigma 2015** brings the build in support (mostly CSS classes) for a range of WordPress plugins:

* [CF Post Formats](https://github.com/crowdfavorite/wp-post-formats) *(recommended)*
* [TablePress](http://e.nigma.de/wp-admin/admin.php?page=tablepress)
* [Civil Footnotes](https://wordpress.org/plugins/civil-footnotes/)

## Shortcodes

**e.nigma 2015** brings a `[button]` shortcode which allows you to easily add buttons (for downloads…) to your blog.

These attributes can be used to modify your button

* label (The label of your button)
* icon (Either "github", "rss", "twitter", "adn", "apple", "download" or leave it empty)
* link (The link of your button)
* color (Either "green", "orange", "purple", "cyan", "white" or leave it empty for darkbeige)