------------------------------ Akyl WordPress Blog Theme ------------------------------ Copyright 2017 Akila Thiwanka : https://www.akilathiwanka.info/ Version : 1.0 License : GPLv2 or later License URI : http://www.gnu.org/licenses/gpl-2.0.html Features -------------- * Responsive Layout * Custom Colors * Custom Header * Social Links * Post Formats * Translate Support Install steps -------------- 1. In your admin panel, go to Appearance > Themes and click the Add New button. 2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now. 3. Click Activate to use your new theme right away. 4. Demo content : Copyright -------------- Akyl WordPress Theme, Copyright 2017 Akila Thiwanka ( http://www.akilathiwanka.info/ ) Akyl is distributed under the terms of the GNU GPL How To Use Custom Posts Properly ----------------------- (01) 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. (02) Link Format =============== 1. Create a new post. 2. Select "Link" in the Format window to the right. 3. In the post content, enter the title of your link within a paragraph element, and the link to the page in a link element. 4. Directly after the two elements, add the tag followed by the rest of the content. Example:

[title]

[website] The rest of the content... 5. Publish. 6. The link title and link will now be displayed in a separate section from the content of your post. (03) Quote 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 tag followed by the rest of the content. Example:
[quote content] [quote attribution]
The rest of the content... 5. Publish. 6. The quote will now be displayed in a separate section from the content of your post. (04) Video Format =============== 1. Create a new post. 2. Select "Video" in the Format window to the right. 3. In the post content, enter the full url to the video you want to include. 4. Directly after the url, add the tag followed by the rest of the content. Example: https://www.youtube.com/watch?v=iszwuX1AK6A The rest of the content... 5. Publish. 6. The video will now be displayed in a separate section from the content of your post. Credits -------------- Masonry cascading grid layout library : MIT License http://desandro.mit-license.org FontAwesome icon set License : SIL OFL http://scripts.sil.org/OFL FlexSlider jQuery slider : GNU GPL v2.0 http://www.gnu.org/licenses/gpl-2.0.html HTML5 Shiv MIT/GPL2 https://github.com/aFarkas/html5shiv Respond.js https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT Changelog -------------- = 1.0 = * Released: December 18, 2014 Initial release