2017-10-25 17:22:17 -05:00
|
|
|
title: Themes
|
|
|
|
---
|
|
|
|
sort_key: 95
|
|
|
|
---
|
|
|
|
summary: A quick introduction into Lektor Themes.
|
|
|
|
---
|
|
|
|
body:
|
|
|
|
|
2018-01-11 17:51:56 -06:00
|
|
|
!!!! Lektor theme support is new. It should be considered
|
2018-01-11 14:27:04 -06:00
|
|
|
unstable and could change in the future.
|
2017-10-25 17:22:17 -05:00
|
|
|
|
2018-01-11 17:51:56 -06:00
|
|
|
!! *New in Lektor Version 3.1:* Themes did not exist in earlier Lektor versions.
|
|
|
|
|
2018-01-11 14:27:04 -06: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-11 17:25:46 -06:00
|
|
|
Themes are created by the Lektor community.
|
2017-10-25 17:22:17 -05:00
|
|
|
|
2018-01-11 17:25:46 -06: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.
|