From 2dd32a68fbc0adbaec43a2d5274856524cf4f61c Mon Sep 17 00:00:00 2001 From: Joseph Nix Date: Thu, 11 Jan 2018 17:51:56 -0600 Subject: [PATCH] [3.1] Changing warning and info about themes for 3.1 release. --- content/docs/themes/contents.lr | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/themes/contents.lr b/content/docs/themes/contents.lr index 1e0e668d..fe66b347 100644 --- a/content/docs/themes/contents.lr +++ b/content/docs/themes/contents.lr @@ -6,9 +6,11 @@ summary: A quick introduction into Lektor Themes. --- body: -!!!! This is under development and isn't released yet. It should be considered +!!!! Lektor theme support is new. It should be considered unstable and could change in the future. +!! *New in Lektor Version 3.1:* Themes did not exist in earlier Lektor versions. + Lektor provides a themes system to easily implement, reuse, and distribute themes. This allows you to use assets, templates, models, and / or flowblocks built into the theme. Themes are created by the Lektor community.