Synchronized build

This commit is contained in:
Lektor Bot 2022-04-08 02:53:47 +00:00
parent 87b0bd29cf
commit 1129495f01
33 changed files with 212 additions and 212 deletions

View File

@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.</li>
<div class="slideshow-wrapper"> <div class="slideshow-wrapper">
<div class="slideshow"> <div class="slideshow">
<div class="slideshow-inner"> <div class="slideshow-inner">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-0d27aaba2c7a4c528ff67471e8a222c4"> <div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-3b1fabc32d324bc8ae41e42067ba4d04">
<div class="carousel-inner" role="listbox"> <div class="carousel-inner" role="listbox">
@ -210,11 +210,11 @@ be completely customized.</p>
</div> </div>
</div> </div>
<a class="left carousel-control" href="#carousel-0d27aaba2c7a4c528ff67471e8a222c4" role="button" data-slide="prev"> <a class="left carousel-control" href="#carousel-3b1fabc32d324bc8ae41e42067ba4d04" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span> <span class="sr-only">Previous</span>
</a> </a>
<a class="right carousel-control" href="#carousel-0d27aaba2c7a4c528ff67471e8a222c4" role="button" data-slide="next"> <a class="right carousel-control" href="#carousel-3b1fabc32d324bc8ae41e42067ba4d04" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span> <span class="sr-only">Next</span>
</a> </a>

View File

@ -131,9 +131,9 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Atom Plugin</h1> <h1>Lektor Atom Plugin</h1>
<p><img alt="Linux tests" src="https://github.com/lektor/lektor-atom/workflows/Linux%20tests/badge.svg"> <p><img src="https://github.com/lektor/lektor-atom/workflows/Linux%20tests/badge.svg" alt="Linux tests">
<a href="https://github.com/psf/black" rel="nofollow"><img alt="Code Style: Black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a> <a href="https://github.com/psf/black" rel="nofollow"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code Style: Black"></a>
<a href="https://gitter.im/lektor/lektor?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge" rel="nofollow"><img alt="Join the chat at https://gitter.im/lektor/lektor" src="https://badges.gitter.im/lektor/lektor.svg"></a></p> <a href="https://gitter.im/lektor/lektor?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge" rel="nofollow"><img src="https://badges.gitter.im/lektor/lektor.svg" alt="Join the chat at https://gitter.im/lektor/lektor"></a></p>
<p>Builds one or more Atom XML feeds for your <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a>-based site.</p> <p>Builds one or more Atom XML feeds for your <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a>-based site.</p>
<p>Inspired by the <a href="https://github.com/lektor/lektor-website/tree/master/packages/atom-feed-support" rel="nofollow">atom-feed-support</a> plugin Armin Ronacher wrote for the Lektor official blog.</p> <p>Inspired by the <a href="https://github.com/lektor/lektor-website/tree/master/packages/atom-feed-support" rel="nofollow">atom-feed-support</a> plugin Armin Ronacher wrote for the Lektor official blog.</p>
<h2>Installation</h2> <h2>Installation</h2>

View File

@ -134,9 +134,9 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Creative Commons</h1> <h1>Lektor Creative Commons</h1>
<p><a href="https://github.com/humrochagf/lektor-creative-commons/blob/master/LICENSE" rel="nofollow"><img alt="License: MIT" src="https://img.shields.io/pypi/l/lektor-creative-commons.svg"></a> <p><a href="https://github.com/humrochagf/lektor-creative-commons/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/pypi/l/lektor-creative-commons.svg" alt="License: MIT"></a>
<a href="https://pypi.python.org/pypi/lektor-creative-commons" rel="nofollow"><img alt="Current version at PyPI" src="https://img.shields.io/pypi/v/lektor-creative-commons.svg"></a> <a href="https://pypi.python.org/pypi/lektor-creative-commons" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-creative-commons.svg" alt="Current version at PyPI"></a>
<a href="https://pypi.python.org/pypi/lektor-creative-commons" rel="nofollow"><img alt="Downloads per month on PyPI" src="https://img.shields.io/pypi/dm/lektor-creative-commons.svg"></a></p> <a href="https://pypi.python.org/pypi/lektor-creative-commons" rel="nofollow"><img src="https://img.shields.io/pypi/dm/lektor-creative-commons.svg" alt="Downloads per month on PyPI"></a></p>
<p>Lektor plugin to add Creative Commons license to your pages</p> <p>Lektor plugin to add Creative Commons license to your pages</p>
<h2>Usage</h2> <h2>Usage</h2>
<p>On your templates use:</p> <p>On your templates use:</p>

View File

@ -128,12 +128,12 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Expression Type Plugin</h1> <h1>Lektor Expression Type Plugin</h1>
<p><a href="https://pypi.org/project/lektor-expression-type/" rel="nofollow"><img alt="PyPI version" src="https://img.shields.io/pypi/v/lektor-expression-type.svg"></a> <p><a href="https://pypi.org/project/lektor-expression-type/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-expression-type.svg" alt="PyPI version"></a>
<a href="https://pypi.python.org/pypi/lektor-expression-type/" rel="nofollow"><img alt="PyPI Supported Python Versions" src="https://img.shields.io/pypi/pyversions/lektor-expression-type.svg"></a> <a href="https://pypi.python.org/pypi/lektor-expression-type/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-expression-type.svg" alt="PyPI Supported Python Versions"></a>
<a href="https://github.com/dairiki/lektor-expression-type/blob/master/LICENSE" rel="nofollow"><img alt="GitHub license" src="https://img.shields.io/github/license/dairiki/lektor-expression-type"></a> <a href="https://github.com/dairiki/lektor-expression-type/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/github/license/dairiki/lektor-expression-type" alt="GitHub license"></a>
<a href="https://github.com/dairiki/lektor-expression-type" rel="nofollow"><img alt="GitHub Actions (Tests)" src="https://github.com/dairiki/lektor-expression-type/workflows/Tests/badge.svg"></a></p> <a href="https://github.com/dairiki/lektor-expression-type" rel="nofollow"><img src="https://github.com/dairiki/lektor-expression-type/workflows/Tests/badge.svg" alt="GitHub Actions (Tests)"></a></p>
<p>Add jinja-evaluated types, <code>expression</code> and <code>format_expression</code>, to <p>Add jinja-evaluated types, <code>expression</code> and <code>format_expression</code>, to
<a href="https://www.getlektor.com/" rel="nofollow" title="Lektor Static Content Management System">Lektor</a>.</p> <a href="https://www.getlektor.com/" title="Lektor Static Content Management System" rel="nofollow">Lektor</a>.</p>
<p>These allow one to define data model fields whose values are Jinja2 <p>These allow one to define data model fields whose values are Jinja2
expressions.</p> expressions.</p>
<h2>The Types</h2> <h2>The Types</h2>

View File

@ -128,10 +128,10 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor-Git-Timestamp</h1> <h1>Lektor-Git-Timestamp</h1>
<p><a href="https://pypi.org/project/lektor-git-timestamp/" rel="nofollow"><img alt="PyPI version" src="https://img.shields.io/pypi/v/lektor-git-timestamp.svg"></a> <p><a href="https://pypi.org/project/lektor-git-timestamp/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-git-timestamp.svg" alt="PyPI version"></a>
<a href="https://pypi.python.org/pypi/lektor-git-timestamp/" rel="nofollow"><img alt="PyPI Supported Python Versions" src="https://img.shields.io/pypi/pyversions/lektor-git-timestamp.svg"></a> <a href="https://pypi.python.org/pypi/lektor-git-timestamp/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-git-timestamp.svg" alt="PyPI Supported Python Versions"></a>
<a href="https://github.com/dairiki/lektor-git-timestamp/blob/master/LICENSE" rel="nofollow"><img alt="GitHub license" src="https://img.shields.io/github/license/dairiki/lektor-git-timestamp"></a> <a href="https://github.com/dairiki/lektor-git-timestamp/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/github/license/dairiki/lektor-git-timestamp" alt="GitHub license"></a>
<a href="https://github.com/dairiki/lektor-git-timestamp" rel="nofollow"><img alt="GitHub Actions (Tests)" src="https://github.com/dairiki/lektor-git-timestamp/workflows/Tests/badge.svg"></a></p> <a href="https://github.com/dairiki/lektor-git-timestamp" rel="nofollow"><img src="https://github.com/dairiki/lektor-git-timestamp/workflows/Tests/badge.svg" alt="GitHub Actions (Tests)"></a></p>
<p>This Lektor plugin implements a new datetime-like type, <p>This Lektor plugin implements a new datetime-like type,
<code>gittimestamp</code>, which gets it's default value from git timestamps. <code>gittimestamp</code>, which gets it's default value from git timestamps.
This can be used to implement auto-updating <code>pub_date</code> and <code>last_mod</code> This can be used to implement auto-updating <code>pub_date</code> and <code>last_mod</code>

View File

@ -128,11 +128,11 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>lektor image resize plugin</h1> <h1>lektor image resize plugin</h1>
<p><a href="https://badge.fury.io/py/lektor-image-resize" rel="nofollow"><img alt="PyPI version" src="https://badge.fury.io/py/lektor-image-resize.svg"></a> <p><a href="https://badge.fury.io/py/lektor-image-resize" rel="nofollow"><img src="https://badge.fury.io/py/lektor-image-resize.svg" alt="PyPI version"></a>
<a href="https://pepy.tech/project/lektor-image-resize" rel="nofollow"><img alt="Downloads" src="https://pepy.tech/badge/lektor-image-resize"></a> <a href="https://pepy.tech/project/lektor-image-resize" rel="nofollow"><img src="https://pepy.tech/badge/lektor-image-resize" alt="Downloads"></a>
<a href="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpackage.yml" rel="nofollow"><img alt="Linting Python package" src="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpackage.yml/badge.svg"></a> <a href="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpackage.yml" rel="nofollow"><img src="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpackage.yml/badge.svg" alt="Linting Python package"></a>
<a href="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpublish.yml" rel="nofollow"><img alt="Upload Python Package" src="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpublish.yml/badge.svg"></a> <a href="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpublish.yml" rel="nofollow"><img src="https://github.com/chaos-bodensee/lektor-image-resize/actions/workflows/pythonpublish.yml/badge.svg" alt="Upload Python Package"></a>
<a href="https://github.com/chaos-bodensee/lektor-image-resize/blob/main/LICENSE" rel="nofollow"><img alt="MIT License" src="https://raw.githubusercontent.com/chaos-bodensee/lektor-image-resize/main/.github/license.svg?sanitize=true"></a></p> <a href="https://github.com/chaos-bodensee/lektor-image-resize/blob/main/LICENSE" rel="nofollow"><img src="https://raw.githubusercontent.com/chaos-bodensee/lektor-image-resize/main/.github/license.svg?sanitize=true" alt="MIT License"></a></p>
<p>This plugin generates JPG and WEBP Images and Thumbnails in predefined sizes for any images in your <a href="https://getlektor.com" rel="nofollow">Lektor</a> content. <p>This plugin generates JPG and WEBP Images and Thumbnails in predefined sizes for any images in your <a href="https://getlektor.com" rel="nofollow">Lektor</a> content.
The difference between this plugin and the lektor <a href="https://www.getlektor.com/docs/api/db/record/thumbnail/" rel="nofollow">thumbnail</a> filter is that this plugin is converting all images and you don't need to have any references to the images in your templates.</p> The difference between this plugin and the lektor <a href="https://www.getlektor.com/docs/api/db/record/thumbnail/" rel="nofollow">thumbnail</a> filter is that this plugin is converting all images and you don't need to have any references to the images in your templates.</p>
<h2>TL;DR: What does this plugin do?</h2> <h2>TL;DR: What does this plugin do?</h2>

View File

@ -131,12 +131,12 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Index Pages Plugin</h1> <h1>Lektor Index Pages Plugin</h1>
<p><a href="https://pypi.org/project/lektor-index-pages/" rel="nofollow"><img alt="PyPI version" src="https://img.shields.io/pypi/v/lektor-index-pages.svg"></a> <p><a href="https://pypi.org/project/lektor-index-pages/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-index-pages.svg" alt="PyPI version"></a>
<a href="https://pypi.python.org/pypi/lektor-index-pages/" rel="nofollow"><img alt="PyPI Supported Python Versions" src="https://img.shields.io/pypi/pyversions/lektor-index-pages.svg"></a> <a href="https://pypi.python.org/pypi/lektor-index-pages/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-index-pages.svg" alt="PyPI Supported Python Versions"></a>
<a href="https://github.com/dairiki/lektor-index-pages/blob/master/LICENSE" rel="nofollow"><img alt="GitHub license" src="https://img.shields.io/github/license/dairiki/lektor-index-pages"></a> <a href="https://github.com/dairiki/lektor-index-pages/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/github/license/dairiki/lektor-index-pages" alt="GitHub license"></a>
<a href="https://lektor-index-pages.readthedocs.io/en/latest/?badge=latest" rel="nofollow"><img alt="Documentation Status" src="https://readthedocs.org/projects/lektor-index-pages/badge/?version=latest"></a> <a href="https://lektor-index-pages.readthedocs.io/en/latest/?badge=latest" rel="nofollow"><img src="https://readthedocs.org/projects/lektor-index-pages/badge/?version=latest" alt="Documentation Status"></a>
<a href="https://github.com/dairiki/lektor-index-pages" rel="nofollow"><img alt="GitHub Actions (Tests)" src="https://github.com/dairiki/lektor-index-pages/workflows/Tests/badge.svg"></a></p> <a href="https://github.com/dairiki/lektor-index-pages" rel="nofollow"><img src="https://github.com/dairiki/lektor-index-pages/workflows/Tests/badge.svg" alt="GitHub Actions (Tests)"></a></p>
<p>This <a href="https://www.getlektor.com/" rel="nofollow" title="Lektor Static Content Management System">Lektor</a> plugin can be used to generate “index pages” for a <p>This <a href="https://www.getlektor.com/" title="Lektor Static Content Management System" rel="nofollow">Lektor</a> plugin can be used to generate “index pages” for a
blog or similar collection of pages. These index pages list the blog posts blog or similar collection of pages. These index pages list the blog posts
segregated by some key, with each index page containing only those posts segregated by some key, with each index page containing only those posts
which match that key.</p> which match that key.</p>

View File

@ -137,10 +137,10 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>lektor-jinja-content</h1> <h1>lektor-jinja-content</h1>
<p><a href="https://travis-ci.org//terminal-labs/lektor-jinja-content" rel="nofollow"><img alt="Build Status" src="https://api.travis-ci.org/terminal-labs/lektor-jinja-content.svg?branch=master"></a> <p><a href="https://travis-ci.org//terminal-labs/lektor-jinja-content" rel="nofollow"><img src="https://api.travis-ci.org/terminal-labs/lektor-jinja-content.svg?branch=master" alt="Build Status"></a>
<a href="https://codecov.io/gh//terminal-labs/lektor-jinja-content" rel="nofollow"><img alt="Code Coverage" src="https://codecov.io/gh/terminal-labs/lektor-jinja-content/branch/master/graph/badge.svg"></a> <a href="https://codecov.io/gh//terminal-labs/lektor-jinja-content" rel="nofollow"><img src="https://codecov.io/gh/terminal-labs/lektor-jinja-content/branch/master/graph/badge.svg" alt="Code Coverage"></a>
<a href="https://pypi.org/project/lektor-jinja-content/" rel="nofollow"><img alt="PyPI version" src="https://badge.fury.io/py/lektor-jinja-content.svg"></a> <a href="https://pypi.org/project/lektor-jinja-content/" rel="nofollow"><img src="https://badge.fury.io/py/lektor-jinja-content.svg" alt="PyPI version"></a>
<a href="https://pypi.org/project/lektor-jinja-content/" rel="nofollow"><img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/lektor-jinja-content.svg"></a> <a href="https://pypi.org/project/lektor-jinja-content/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-jinja-content.svg" alt="PyPI - Python Version"></a>
<a href="https://github.com/ambv/black" rel="nofollow"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p> <a href="https://github.com/ambv/black" rel="nofollow"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p>
<p>This is a Lektor plugin that allows you to render Jinja2 inside your content fields that are string-like. For example, this means that inside your content fields that are of type string or Markdown, you can write Jinja logic, and access Lektor's <a href="https://www.getlektor.com/docs/templates/#template-context" rel="nofollow">Template Context</a>, and has access to all normal Jinja filters, including those provided by <a href="https://github.com/terminal-labs/lektor-slugify" rel="nofollow">other plugins</a>. In a Markdown field (or other field that is rendered - like <a href="https://github.com/fschulze/lektor-rst" rel="nofollow">rst</a>), the <strong>Jinja is processed first</strong>, then the formatting processor.</p> <p>This is a Lektor plugin that allows you to render Jinja2 inside your content fields that are string-like. For example, this means that inside your content fields that are of type string or Markdown, you can write Jinja logic, and access Lektor's <a href="https://www.getlektor.com/docs/templates/#template-context" rel="nofollow">Template Context</a>, and has access to all normal Jinja filters, including those provided by <a href="https://github.com/terminal-labs/lektor-slugify" rel="nofollow">other plugins</a>. In a Markdown field (or other field that is rendered - like <a href="https://github.com/fschulze/lektor-rst" rel="nofollow">rst</a>), the <strong>Jinja is processed first</strong>, then the formatting processor.</p>
<p>You can set and use Jinja variables, but they will only have meaning within their field that is being rendered.</p> <p>You can set and use Jinja variables, but they will only have meaning within their field that is being rendered.</p>

View File

@ -128,10 +128,10 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Limit Dependencies</h1> <h1>Lektor Limit Dependencies</h1>
<p><a href="https://pypi.org/project/lektor-limit-dependencies/" rel="nofollow"><img alt="PyPI version" src="https://img.shields.io/pypi/v/lektor-limit-dependencies.svg"></a> <p><a href="https://pypi.org/project/lektor-limit-dependencies/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-limit-dependencies.svg" alt="PyPI version"></a>
<a href="https://pypi.python.org/pypi/lektor-limit-dependencies/" rel="nofollow"><img alt="PyPI Supported Python Versions" src="https://img.shields.io/pypi/pyversions/lektor-limit-dependencies.svg"></a> <a href="https://pypi.python.org/pypi/lektor-limit-dependencies/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-limit-dependencies.svg" alt="PyPI Supported Python Versions"></a>
<a href="https://github.com/dairiki/lektor-limit-dependencies/blob/master/LICENSE" rel="nofollow"><img alt="GitHub license" src="https://img.shields.io/github/license/dairiki/lektor-limit-dependencies"></a> <a href="https://github.com/dairiki/lektor-limit-dependencies/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/github/license/dairiki/lektor-limit-dependencies" alt="GitHub license"></a>
<a href="https://github.com/dairiki/lektor-limit-dependencies" rel="nofollow"><img alt="GitHub Actions (Tests)" src="https://github.com/dairiki/lektor-limit-dependencies/workflows/Tests/badge.svg"></a></p> <a href="https://github.com/dairiki/lektor-limit-dependencies" rel="nofollow"><img src="https://github.com/dairiki/lektor-limit-dependencies/workflows/Tests/badge.svg" alt="GitHub Actions (Tests)"></a></p>
<p>This is an experimental <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> plugin which aims to provide tools (or, <p>This is an experimental <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> plugin which aims to provide tools (or,
at least, a tool) to help keep Lektors dependency tracking under at least, a tool) to help keep Lektors dependency tracking under
control.</p> control.</p>
@ -164,12 +164,12 @@ dependent on other pages; it only records that they <em>are</em>
dependent, so Lektor has no option but to rebuild everything.</p> dependent, so Lektor has no option but to rebuild everything.</p>
<h3>A Solution?</h3> <h3>A Solution?</h3>
<p>This plugin introduces a Jinja filter, <code>limit_dependencies</code>. It <p>This plugin introduces a Jinja filter, <code>limit_dependencies</code>. It
expects, as input, a Lektor <a href="https://www.getlektor.com/docs/api/db/query/" rel="nofollow" title="Lektor documentation on the Query class">query</a> instance. It iterates through the expects, as input, a Lektor <a href="https://www.getlektor.com/docs/api/db/query/" title="Lektor documentation on the Query class" rel="nofollow">query</a> instance. It iterates through the
input query, and returns a new query instance which will yield the input query, and returns a new query instance which will yield the
same results. While it is doing its iteration, it — essentially — same results. While it is doing its iteration, it — essentially —
monkey-patches Lektors dependency tracking machinery to prevent it monkey-patches Lektors dependency tracking machinery to prevent it
from recording any dependencies.</p> from recording any dependencies.</p>
<p>At the end, <code>limit_dependencies</code> records one dependency on a <a href="https://www.getlektor.com/docs/api/db/obj/#virtual-source-objects" rel="nofollow" title="Lektor documentation on Virtual Source Objects">virtual <p>At the end, <code>limit_dependencies</code> records one dependency on a <a href="https://www.getlektor.com/docs/api/db/obj/#virtual-source-objects" title="Lektor documentation on Virtual Source Objects" rel="nofollow">virtual
source object</a> which depends only on the sequence of the identities source object</a> which depends only on the sequence of the identities
of the records in the query result. (Lektor provides a means by which of the records in the query result. (Lektor provides a means by which
virtual source objects can report checksums. The virtual source objects can report checksums. The

View File

@ -152,9 +152,9 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>lektor-npm-support</h1> <h1>lektor-npm-support</h1>
<p><a href="https://travis-ci.org/sterin/lektor-npm-support" rel="nofollow"><img alt="Build Status" src="https://travis-ci.org/sterin/lektor-npm-support.svg"></a> <p><a href="https://travis-ci.org/sterin/lektor-npm-support" rel="nofollow"><img src="https://travis-ci.org/sterin/lektor-npm-support.svg" alt="Build Status"></a>
<a href="https://ci.appveyor.com/project/sterin/lektor-npm-support" rel="nofollow"><img alt="Build status" src="https://ci.appveyor.com/api/projects/status/6op1csefpi9l8hbg?svg=true"></a> <a href="https://ci.appveyor.com/project/sterin/lektor-npm-support" rel="nofollow"><img src="https://ci.appveyor.com/api/projects/status/6op1csefpi9l8hbg?svg=true" alt="Build status"></a>
<a href="https://codecov.io/gh/sterin/lektor-npm-support" rel="nofollow"><img alt="Code Coverage" src="https://codecov.io/gh/sterin/lektor-npm-support/branch/master/graph/badge.svg"></a></p> <a href="https://codecov.io/gh/sterin/lektor-npm-support" rel="nofollow"><img src="https://codecov.io/gh/sterin/lektor-npm-support/branch/master/graph/badge.svg" alt="Code Coverage"></a></p>
<p><code>lektor-npm-support</code> makes it easy to use <a href="https://parcel.js.org" rel="nofollow">Parcel</a>, <a href="https://webpack.js.org" rel="nofollow">webpack</a>, <a href="http://browserify.org/" rel="nofollow">browserify</a>, or any other tool to build assets for <a href="https://github.com/lektor/lektor" rel="nofollow">Lektor</a> projects.</p> <p><code>lektor-npm-support</code> makes it easy to use <a href="https://parcel.js.org" rel="nofollow">Parcel</a>, <a href="https://webpack.js.org" rel="nofollow">webpack</a>, <a href="http://browserify.org/" rel="nofollow">browserify</a>, or any other tool to build assets for <a href="https://github.com/lektor/lektor" rel="nofollow">Lektor</a> projects.</p>
<h2>Enabling the Plugin</h2> <h2>Enabling the Plugin</h2>
<p>To enable the plugin, run this command while inside your Lektor project directory:</p> <p>To enable the plugin, run this command while inside your Lektor project directory:</p>

View File

@ -125,16 +125,16 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Polymorphic Type</h1> <h1>Lektor Polymorphic Type</h1>
<p><a href="https://pypi.org/project/lektor-polymorphic-type/" rel="nofollow"><img alt="PyPI version" src="https://img.shields.io/pypi/v/lektor-polymorphic-type.svg"></a> <p><a href="https://pypi.org/project/lektor-polymorphic-type/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-polymorphic-type.svg" alt="PyPI version"></a>
<a href="https://pypi.python.org/pypi/lektor-polymorphic-type/" rel="nofollow"><img alt="PyPI Supported Python Versions" src="https://img.shields.io/pypi/pyversions/lektor-polymorphic-type.svg"></a> <a href="https://pypi.python.org/pypi/lektor-polymorphic-type/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/lektor-polymorphic-type.svg" alt="PyPI Supported Python Versions"></a>
<a href="https://github.com/dairiki/lektor-polymorphic-type/blob/master/LICENSE" rel="nofollow"><img alt="GitHub license" src="https://img.shields.io/github/license/dairiki/lektor-polymorphic-type"></a> <a href="https://github.com/dairiki/lektor-polymorphic-type/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/github/license/dairiki/lektor-polymorphic-type" alt="GitHub license"></a>
<a href="https://github.com/dairiki/lektor-polymorphic-type" rel="nofollow"><img alt="GitHub Actions (Tests)" src="https://github.com/dairiki/lektor-polymorphic-type/workflows/Tests/badge.svg"></a></p> <a href="https://github.com/dairiki/lektor-polymorphic-type" rel="nofollow"><img src="https://github.com/dairiki/lektor-polymorphic-type/workflows/Tests/badge.svg" alt="GitHub Actions (Tests)"></a></p>
<p>This plugin adds a new polymorphic <a href="https://www.getlektor.com/" rel="nofollow" title="Lektor Static Content Management System">lektor</a> field type, <code>polymorphic</code>. <p>This plugin adds a new polymorphic <a href="https://www.getlektor.com/" title="Lektor Static Content Management System" rel="nofollow">lektor</a> field type, <code>polymorphic</code>.
The determination of the actual type implementation of the field value The determination of the actual type implementation of the field value
is deferred until evaluation time.</p> is deferred until evaluation time.</p>
<p>A motivating use case is to support having a “body” field whose <p>A motivating use case is to support having a “body” field whose
formatting can be switched between, e.g., <code>markdown</code>, and <code>html</code> (or formatting can be switched between, e.g., <code>markdown</code>, and <code>html</code> (or
some other formatted type, such as <a href="https://pypi.org/project/lektor-rst/" rel="nofollow" title="The lektor-rst plugin">reStructuredText</a>.)</p> some other formatted type, such as <a href="https://pypi.org/project/lektor-rst/" title="The lektor-rst plugin" rel="nofollow">reStructuredText</a>.)</p>
<h2>Installation</h2> <h2>Installation</h2>
<p>Add lektor-polymorphic-type to your project from command line:</p> <p>Add lektor-polymorphic-type to your project from command line:</p>
<pre><code>lektor plugins add lektor-polymorphic-type <pre><code>lektor plugins add lektor-polymorphic-type

View File

@ -128,7 +128,7 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Python-Markdown Plugin</h1> <h1>Lektor Python-Markdown Plugin</h1>
<p><a href="http://git.patrikdufresne.com/pdsl/lektor-python-markdown/commits/master" rel="nofollow"><img alt="pipeline status" src="http://git.patrikdufresne.com/pdsl/lektor-python-markdown/badges/master/pipeline.svg"></a></p> <p><a href="http://git.patrikdufresne.com/pdsl/lektor-python-markdown/commits/master" rel="nofollow"><img src="http://git.patrikdufresne.com/pdsl/lektor-python-markdown/badges/master/pipeline.svg" alt="pipeline status"></a></p>
<p>A <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> plugin to parse markdown using <p>A <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> plugin to parse markdown using
<a href="https://python-markdown.github.io/" rel="nofollow">Python-Markdown</a>. By default, lektor <a href="https://python-markdown.github.io/" rel="nofollow">Python-Markdown</a>. By default, lektor
uses <a href="http://mistune.readthedocs.io/en/latest/" rel="nofollow">mistune</a> to parse markdown uses <a href="http://mistune.readthedocs.io/en/latest/" rel="nofollow">mistune</a> to parse markdown

View File

@ -134,7 +134,7 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>lektor-s3</h1> <h1>lektor-s3</h1>
<p><a href="https://travis-ci.org/spenczar/lektor-s3" rel="nofollow"><img alt="Build Status" src="https://travis-ci.org/spenczar/lektor-s3.svg?branch=master"></a></p> <p><a href="https://travis-ci.org/spenczar/lektor-s3" rel="nofollow"><img src="https://travis-ci.org/spenczar/lektor-s3.svg?branch=master" alt="Build Status"></a></p>
<p>lektor-s3 makes it easy to deploy your <p>lektor-s3 makes it easy to deploy your
<a href="https://github.com/lektor/lektor" rel="nofollow">Lektor</a> project to an S3 bucket.</p> <a href="https://github.com/lektor/lektor" rel="nofollow">Lektor</a> project to an S3 bucket.</p>
<h2>Before you start</h2> <h2>Before you start</h2>

View File

@ -137,10 +137,10 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>SCSS compiler for lektor</h1> <h1>SCSS compiler for lektor</h1>
<p><a href="https://badge.fury.io/py/lektor-scss" rel="nofollow"><img alt="PyPI version" src="https://badge.fury.io/py/lektor-scss.svg"></a> <p><a href="https://badge.fury.io/py/lektor-scss" rel="nofollow"><img src="https://badge.fury.io/py/lektor-scss.svg" alt="PyPI version"></a>
<a href="https://pepy.tech/project/lektor-scss" rel="nofollow"><img alt="Downloads" src="https://pepy.tech/badge/lektor-scss"></a> <a href="https://pepy.tech/project/lektor-scss" rel="nofollow"><img src="https://pepy.tech/badge/lektor-scss" alt="Downloads"></a>
<img alt="Upload Python Package" src="https://github.com/chaos-bodensee/lektor-scss/workflows/Upload%20Python%20Package/badge.svg"> <img src="https://github.com/chaos-bodensee/lektor-scss/workflows/Upload%20Python%20Package/badge.svg" alt="Upload Python Package">
<img alt="Linting Python package" src="https://github.com/chaos-bodensee/lektor-scss/workflows/Linting%20Python%20package/badge.svg"></p> <img src="https://github.com/chaos-bodensee/lektor-scss/workflows/Linting%20Python%20package/badge.svg" alt="Linting Python package"></p>
<p>SCSS compiler for <a href="https://getlektor.com" rel="nofollow">Lektor</a> that compiles css from sass.</p> <p>SCSS compiler for <a href="https://getlektor.com" rel="nofollow">Lektor</a> that compiles css from sass.</p>
<h2>How does it actually work?</h2> <h2>How does it actually work?</h2>
<ul> <ul>

View File

@ -140,7 +140,7 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>SCSScompile</h1> <h1>SCSScompile</h1>
<p><a href="https://badge.fury.io/py/lektor-scsscompile" rel="nofollow"><img alt="PyPI version" src="https://badge.fury.io/py/lektor-scsscompile.svg"></a> <a href="https://pepy.tech/project/lektor-scsscompile" rel="nofollow"><img alt="Downloads" src="https://pepy.tech/badge/lektor-scsscompile"></a></p> <p><a href="https://badge.fury.io/py/lektor-scsscompile" rel="nofollow"><img src="https://badge.fury.io/py/lektor-scsscompile.svg" alt="PyPI version"></a> <a href="https://pepy.tech/project/lektor-scsscompile" rel="nofollow"><img src="https://pepy.tech/badge/lektor-scsscompile" alt="Downloads"></a></p>
<p>SCSS compiler for Lektor that automatically compiles sass.</p> <p>SCSS compiler for Lektor that automatically compiles sass.</p>
<p>Uses <a href="https://github.com/sass/libsass-python" rel="nofollow">libsass</a> and looks for .scss/.sass files (ignores part files that begin with a underscore e.g. '_testfile.scss'), <p>Uses <a href="https://github.com/sass/libsass-python" rel="nofollow">libsass</a> and looks for .scss/.sass files (ignores part files that begin with a underscore e.g. '_testfile.scss'),
compiling them as part of the build process. It only rebuilds when it's needed (file changed, a file it imports changed or the config changed). When starting the the development server it watchs the files for changes in the background and rebuilds them when needed.</p> compiling them as part of the build process. It only rebuilds when it's needed (file changed, a file it imports changed or the config changed). When starting the the development server it watchs the files for changes in the background and rebuilds them when needed.</p>

View File

@ -131,7 +131,7 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor Tags Plugin</h1> <h1>Lektor Tags Plugin</h1>
<p><a href="https://pypi.org/project/lektor-tags/" rel="nofollow"><img alt="PyPI version" src="https://badge.fury.io/py/lektor-tags.svg"></a> <p><a href="https://pypi.org/project/lektor-tags/" rel="nofollow"><img src="https://badge.fury.io/py/lektor-tags.svg" alt="PyPI version"></a>
<a href="https://github.com/ambv/black" rel="nofollow"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p> <a href="https://github.com/ambv/black" rel="nofollow"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p>
<h2>Introduction</h2> <h2>Introduction</h2>
<p>This plugin implements tagging for your site. For each of your tags, it builds a page displaying a list of items that have that tag. This can be used for standard tag-based blog navigation. With this plugin you can give any number of tags to any blog posts, and a page will be created for each tag.</p> <p>This plugin implements tagging for your site. For each of your tags, it builds a page displaying a list of items that have that tag. This can be used for standard tag-based blog navigation. With this plugin you can give any number of tags to any blog posts, and a page will be created for each tag.</p>

View File

@ -137,7 +137,7 @@
<h2>Project Description</h2> <h2>Project Description</h2>
<h1>Lektor WebDAV Plugin</h1> <h1>Lektor WebDAV Plugin</h1>
<p><a href="https://pypi.python.org/pypi/lektor-webdav/" rel="nofollow"><img alt="PyPI version shields.io" src="https://img.shields.io/pypi/v/lektor-webdav.svg"></a></p> <p><a href="https://pypi.python.org/pypi/lektor-webdav/" rel="nofollow"><img src="https://img.shields.io/pypi/v/lektor-webdav.svg" alt="PyPI version shields.io"></a></p>
<p>Get a list of files hosted on a WebDAV server for use in your <p>Get a list of files hosted on a WebDAV server for use in your
<a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> templates.</p> <a href="https://www.getlektor.com/" rel="nofollow">Lektor</a> templates.</p>
<h2>Installation</h2> <h2>Installation</h2>

View File

@ -83,7 +83,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="sst_2_article.png"> <img class="large" src="sst_4_footer.png">
</div>
</div>
<div class="item slide">
<div class="container">
<img class="large" src="sst_1_articles.png">
</div> </div>
</div> </div>
@ -95,7 +101,7 @@
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="sst_4_footer.png"> <img class="large" src="sst_2_article.png">
</div> </div>
</div> </div>
@ -105,12 +111,6 @@
</div> </div>
</div> </div>
<div class="item slide">
<div class="container">
<img class="large" src="sst_1_articles.png">
</div>
</div>
</div> </div>
<a class="left carousel-control" href="#site-slides" role="button" data-slide="prev"> <a class="left carousel-control" href="#site-slides" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>

View File

@ -76,13 +76,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="2-blog.png"> <img class="large" src="1-frontpage.png">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="1-frontpage.png"> <img class="large" src="2-blog.png">
</div> </div>
</div> </div>

View File

@ -92,13 +92,13 @@ the overview page.</p>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="frontpage.jpg"> <img class="large" src="project.jpg">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="project.jpg"> <img class="large" src="frontpage.jpg">
</div> </div>
</div> </div>

View File

@ -88,13 +88,13 @@ Maps and a booking engine.</p>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="frontpage.jpg"> <img class="large" src="inside.jpg">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="inside.jpg"> <img class="large" src="frontpage.jpg">
</div> </div>
</div> </div>

View File

@ -79,7 +79,7 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="blog.png"> <img class="large" src="home.png">
</div> </div>
</div> </div>
@ -91,7 +91,7 @@
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="home.png"> <img class="large" src="blog.png">
</div> </div>
</div> </div>

View File

@ -81,12 +81,6 @@ Salsa</a>.</p>
<div class="carousel-inner" role="listbox"> <div class="carousel-inner" role="listbox">
<div class="item slide active"> <div class="item slide active">
<div class="container">
<img class="large" src="downloads.png">
</div>
</div>
<div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="stable-downloads.png"> <img class="large" src="stable-downloads.png">
</div> </div>
@ -98,6 +92,12 @@ Salsa</a>.</p>
</div> </div>
</div> </div>
<div class="item slide">
<div class="container">
<img class="large" src="downloads.png">
</div>
</div>
</div> </div>
<a class="left carousel-control" href="#site-slides" role="button" data-slide="prev"> <a class="left carousel-control" href="#site-slides" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>

View File

@ -82,7 +82,7 @@ The contact form is powered by <a href="https://formspree.io/">FormSpree</a>, wh
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="happyhols4.png"> <img class="large" src="happyhols2.png">
</div> </div>
</div> </div>
@ -100,7 +100,7 @@ The contact form is powered by <a href="https://formspree.io/">FormSpree</a>, wh
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="happyhols2.png"> <img class="large" src="happyhols4.png">
</div> </div>
</div> </div>

View File

@ -76,13 +76,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="2-blog.jpg"> <img class="large" src="1-frontpage.jpg">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="1-frontpage.jpg"> <img class="large" src="2-blog.jpg">
</div> </div>
</div> </div>

View File

@ -79,7 +79,7 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="category.png"> <img class="large" src="blog-tag.png">
</div> </div>
</div> </div>
@ -91,7 +91,7 @@
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="blog-tag.png"> <img class="large" src="category.png">
</div> </div>
</div> </div>

View File

@ -79,12 +79,6 @@ the Werkzeug WSGI library, the Jinja template engine and more.</p>
<div class="carousel-inner" role="listbox"> <div class="carousel-inner" role="listbox">
<div class="item slide active"> <div class="item slide active">
<div class="container">
<img class="large" src="2-project.png">
</div>
</div>
<div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="1-home.png"> <img class="large" src="1-home.png">
</div> </div>
@ -96,6 +90,12 @@ the Werkzeug WSGI library, the Jinja template engine and more.</p>
</div> </div>
</div> </div>
<div class="item slide">
<div class="container">
<img class="large" src="2-project.png">
</div>
</div>
</div> </div>
<a class="left carousel-control" href="#site-slides" role="button" data-slide="prev"> <a class="left carousel-control" href="#site-slides" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>

View File

@ -76,13 +76,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="pybee-homepage.png"> <img class="large" src="pybee-donate.png">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="pybee-donate.png"> <img class="large" src="pybee-homepage.png">
</div> </div>
</div> </div>

View File

@ -77,13 +77,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="01-about.png"> <img class="large" src="02-schedule.png">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="02-schedule.png"> <img class="large" src="01-about.png">
</div> </div>
</div> </div>

View File

@ -96,13 +96,13 @@ GitHub so you can see and contribute to it.</p>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="site-article3.png"> <img class="large" src="site-article2.png">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="site-article2.png"> <img class="large" src="site-article3.png">
</div> </div>
</div> </div>

View File

@ -75,13 +75,13 @@
<div class="item slide active"> <div class="item slide active">
<div class="container"> <div class="container">
<img class="large" src="1-homepage.png"> <img class="large" src="2-menu-and-content.png">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="2-menu-and-content.png"> <img class="large" src="1-homepage.png">
</div> </div>
</div> </div>

View File

@ -90,7 +90,7 @@
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="xinfengtv-com-category-hotline.jpg"> <img class="large" src="xinfengtv-com-cover-1.jpg">
</div> </div>
</div> </div>
@ -102,13 +102,13 @@
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="xinfengtv-com-cover-1.jpg"> <img class="large" src="xinfengtv-com-cover-tags.jpg">
</div> </div>
</div> </div>
<div class="item slide"> <div class="item slide">
<div class="container"> <div class="container">
<img class="large" src="xinfengtv-com-cover-tags.jpg"> <img class="large" src="xinfengtv-com-category-hotline.jpg">
</div> </div>
</div> </div>

View File

@ -1,17 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://www.getlektor.com/</loc></url> <url><loc>https://www.getlektor.com/</loc></url>
<url><loc>https://www.getlektor.com/downloads/</loc></url> <url><loc>https://www.getlektor.com/plugins/categories/</loc></url>
<url><loc>https://www.getlektor.com/community/</loc></url> <url><loc>https://www.getlektor.com/plugins/categories/templates/</loc></url>
<url><loc>https://www.getlektor.com/blog/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-thumbnail-generator/</loc></url>
<url><loc>https://www.getlektor.com/blog/2020/8/lektor-32-released/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-tawk/</loc></url>
<url><loc>https://www.getlektor.com/blog/2018/5/plugin-play/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-shortcodes/</loc></url>
<url><loc>https://www.getlektor.com/blog/2018/1/lektor-31-released/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-google-analytics/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/4/lektor-2-released/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-slugify/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/3/lektor-at-rails-girls-summer-of-code/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-strip-html-tags/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/3/road-to-lektor-2/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-yandex-metrica/</loc></url>
<url><loc>https://www.getlektor.com/blog/2015/12/travis-and-ghpages/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-creative-commons/</loc></url>
<url><loc>https://www.getlektor.com/blog/2015/12/hello-lektor/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-webdav/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-search/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-disqus-comments/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-natural-language/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-image-resize/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-root-relative-path/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-excerpt/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-github-repos/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-atom/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/deploy/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-surge/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-s3/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-netlify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-qiniu/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-read-full-post/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-jinja-content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoc/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-pythonmarkdown/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-bibtex-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-expression-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-index-pages/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoctor/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-citation/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-highlighter/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-rst/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-polymorphic-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-header-anchors/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-nofollow/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-admonition/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/build/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scss/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-gulp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-limit-dependencies/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-git-timestamp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-npm-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-i18n/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-make/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-minify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-html-helper/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-htmlmin/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scsscompile/</loc></url>
<url><loc>https://www.getlektor.com/docs/</loc></url> <url><loc>https://www.getlektor.com/docs/</loc></url>
<url><loc>https://www.getlektor.com/docs/what/</loc></url> <url><loc>https://www.getlektor.com/docs/what/</loc></url>
<url><loc>https://www.getlektor.com/docs/installation/</loc></url> <url><loc>https://www.getlektor.com/docs/installation/</loc></url>
@ -281,57 +324,61 @@
<url><loc>https://www.getlektor.com/docs/api/utils/process-image/</loc></url> <url><loc>https://www.getlektor.com/docs/api/utils/process-image/</loc></url>
<url><loc>https://www.getlektor.com/docs/api/utils/url-to/</loc></url> <url><loc>https://www.getlektor.com/docs/api/utils/url-to/</loc></url>
<url><loc>https://www.getlektor.com/docs/search/</loc></url> <url><loc>https://www.getlektor.com/docs/search/</loc></url>
<url><loc>https://www.getlektor.com/downloads/</loc></url>
<url><loc>https://www.getlektor.com/404.html</loc></url>
<url><loc>https://www.getlektor.com/community/</loc></url>
<url><loc>https://www.getlektor.com/plugins/</loc></url> <url><loc>https://www.getlektor.com/plugins/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scss/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-gulp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-thumbnail-generator/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tawk/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-read-full-post/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-shortcodes/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-surge/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-jinja-content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-analytics/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoc/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-asciidoc/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-image-resize/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-webpack-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-limit-dependencies/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-slugify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-pythonmarkdown/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-bibtex-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-s3/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-netlify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-qiniu/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-expression-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-strip-html-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-git-timestamp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-index-pages/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-yandex-metrica/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoctor/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-npm-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-citation/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-i18n/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-highlighter/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-creative-commons/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webdav/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-search/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-rst/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-disqus-comments/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-polymorphic-type/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-polymorphic-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-natural-language/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-natural-language/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-jinja-content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-header-anchors/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-root-relative-path/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-admonition/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-minify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-highlighter/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-nofollow/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-analytics/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-read-full-post/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-yandex-metrica/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scsscompile/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-strip-html-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-index-pages/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tawk/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-gulp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-make/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-make/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-shortcodes/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-markdown-header-anchors/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-thumbnail-generator/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-minify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-disqus-comments/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-surge/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-excerpt/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scss/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-slugify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-rst/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-github-repos/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-limit-dependencies/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-citation/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-s3/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-html-helper/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-webpack-html-helper/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoctor/</loc></url> <url><loc>https://www.getlektor.com/plugins/tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-creative-commons/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-i18n/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-pythonmarkdown/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-qiniu/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-htmlmin/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-htmlmin/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-image-resize/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-nofollow/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scsscompile/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-root-relative-path/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-excerpt/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-github-repos/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-admonition/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-atom/</loc></url> <url><loc>https://www.getlektor.com/plugins/lektor-atom/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-bibtex-support/</loc></url> <url><loc>https://www.getlektor.com/license/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webdav/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-npm-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-git-timestamp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-search/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-expression-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-netlify/</loc></url>
<url><loc>https://www.getlektor.com/showcase/</loc></url> <url><loc>https://www.getlektor.com/showcase/</loc></url>
<url><loc>https://www.getlektor.com/showcase/allnew-selfstudythai/</loc></url> <url><loc>https://www.getlektor.com/showcase/allnew-selfstudythai/</loc></url>
<url><loc>https://www.getlektor.com/showcase/amin-mesbah/</loc></url> <url><loc>https://www.getlektor.com/showcase/amin-mesbah/</loc></url>
@ -357,61 +404,14 @@
<url><loc>https://www.getlektor.com/showcase/tracetronic/</loc></url> <url><loc>https://www.getlektor.com/showcase/tracetronic/</loc></url>
<url><loc>https://www.getlektor.com/showcase/xinfengtv-website/</loc></url> <url><loc>https://www.getlektor.com/showcase/xinfengtv-website/</loc></url>
<url><loc>https://www.getlektor.com/showcase/yargies/</loc></url> <url><loc>https://www.getlektor.com/showcase/yargies/</loc></url>
<url><loc>https://www.getlektor.com/license/</loc></url>
<url><loc>https://www.getlektor.com/404.html</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/templates/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-image-resize/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-natural-language/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-root-relative-path/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-analytics/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-yandex-metrica/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-strip-html-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tawk/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-shortcodes/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-thumbnail-generator/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-disqus-comments/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-excerpt/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-slugify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-github-repos/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-creative-commons/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-atom/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webdav/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-google-search/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/deploy/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-surge/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-s3/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-qiniu/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-netlify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoc/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-polymorphic-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-jinja-content/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-header-anchors/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-tags/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-admonition/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-markdown-highlighter/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-nofollow/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-read-full-post/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-index-pages/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-rst/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-citation/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-asciidoctor/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-pythonmarkdown/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-bibtex-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-expression-type/</loc></url>
<url><loc>https://www.getlektor.com/plugins/categories/build/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-minify/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scsscompile/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-gulp/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-make/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-scss/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-limit-dependencies/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-webpack-html-helper/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-i18n/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-htmlmin/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-npm-support/</loc></url>
<url><loc>https://www.getlektor.com/plugins/lektor-git-timestamp/</loc></url>
<url><loc>https://www.getlektor.com/contact/</loc></url> <url><loc>https://www.getlektor.com/contact/</loc></url>
<url><loc>https://www.getlektor.com/blog/</loc></url>
<url><loc>https://www.getlektor.com/blog/2020/8/lektor-32-released/</loc></url>
<url><loc>https://www.getlektor.com/blog/2018/5/plugin-play/</loc></url>
<url><loc>https://www.getlektor.com/blog/2018/1/lektor-31-released/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/4/lektor-2-released/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/3/lektor-at-rails-girls-summer-of-code/</loc></url>
<url><loc>https://www.getlektor.com/blog/2016/3/road-to-lektor-2/</loc></url>
<url><loc>https://www.getlektor.com/blog/2015/12/travis-and-ghpages/</loc></url>
<url><loc>https://www.getlektor.com/blog/2015/12/hello-lektor/</loc></url>
</urlset> </urlset>