Add note about being unreleased to the Themes documentation.

Fixes #4510.
This commit is contained in:
Parker Moore 2016-05-13 11:49:59 -05:00
parent 64219cc11a
commit 6a2ffbac62
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,15 @@ title: Themes
permalink: /docs/themes/ permalink: /docs/themes/
--- ---
<div class="note unreleased">
<h5>This feature is unreleased!</h5>
<p>
Jekyll 3.0 and 3.1 do NOT have the ability to add themes in this way.
The documentation below is for an unreleased version of Jekyll and
cannot be used at the moment.
</p>
</div>
Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site's presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site's content. Jekyll has an extensive theme system, which allows you to leverage community-maintained templates and styles to customize your site's presentation. Jekyll themes package layouts, includes, and stylesheets in a way that can be overridden by your site's content.
## Installing a theme ## Installing a theme