# Copyright
--------------

Rams WordPress Theme, Copyright 2015 Anders Norén
Rams is distributed under the terms of the GNU GPL v2



# Install Steps
--------------

1. Upload the theme.
2. Activate the theme.



# Use the gallery post format
--------------

1. Go to Admin > Posts > Add New.
2. Select the "Gallery" post format in the Post Attributes box.
3. Click "Add Media" and upload the images you wish to display in the gallery.
4. Close the Media window and publish/update the post.
5. The images you uploaded should now be displayed in the post gallery.



# Use the the quote post format
--------------

1. Create a new post.
2. Select "Quote" in the Format window to the right.
3. In the post content, enter the quote content within a blockquote element, and the quote attribution within a cite element.
4. Directly after the two elements, add the <!--more--> tag followed by the rest of the content. Example:

<blockquote>[quote content]
<cite>[quote attribution]</cite>
</blockquote>
<!--more-->
The rest of the content...

5. Publish.
6. The blockquote will now be presented as a single link element on the archive pages.



# Licenses
--------------

Montserrat font license : SIL Open Font License, 1.1 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

Crimson Text font license : SIL Open Font License, 1.1 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

FlexSlider jQuery slider license : GNU GPL v2.0 http://www.gnu.org/licenses/gpl-2.0.html