2017-10-26 00:22:17 +02:00
|
|
|
title: Themes
|
|
|
|
---
|
|
|
|
sort_key: 95
|
|
|
|
---
|
|
|
|
summary: A quick introduction into Lektor Themes.
|
|
|
|
---
|
|
|
|
body:
|
|
|
|
|
2018-01-12 00:51:56 +01:00
|
|
|
!!!! Lektor theme support is new. It should be considered
|
2018-01-11 21:27:04 +01:00
|
|
|
unstable and could change in the future.
|
2017-10-26 00:22:17 +02:00
|
|
|
|
2018-01-12 00:51:56 +01:00
|
|
|
!! *New in Lektor Version 3.1:* Themes did not exist in earlier Lektor versions.
|
|
|
|
|
2018-01-11 21:27:04 +01:00
|
|
|
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.
|
2018-01-12 00:25:46 +01:00
|
|
|
Themes are created by the Lektor community.
|
2017-10-26 00:22:17 +02:00
|
|
|
|
2018-01-12 00:25:46 +01:00
|
|
|
Lektor themes work like an extension of the project, allowing you to easily adopt features of the theme such as styles, models, or templates.
|