-
Ref https://gitter.im/lektor/lektor?at=5c895d83bf7990126e9a5474
It seems that if a contents.lr file specifies a model, but the ini file for that model does not exist, then Lektor just uses the `pag…
-
Found this while browsing through the source. Havent tested whether this is actually an issue, but:
https://github.com/lektor/lektor/blob/dbae91e9c767093349b122f62e114e32e8291f85/lektor/utils.py#L6…
-
-
I have a template, lets call it template-a.html it uses macro `macro-a.html`. macro-a uses `macro-b.html`. Now if I make a change to `macro-b.html` and access the page `template-a.html` the command `l…
-
I've a blog with about 2000 posts and trying to make a simple build it takes about 85mins: `Finished build in 5013.00 sec`. On the other hand, the `lektor server` petitions are very slow, about 20 sec…
-
When building a certain set of files Lektor (version 2.2 on ArchLinux 64-bit) fails with the exception below:
```
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lektor/bu…
-
I haven't got the plugin working yet but I'm wondering how to enable pagination on the parent page. Is it just as simple as adding a section to the parent model alongside `fields.pages`?
```ini
[p…
-
Using databags in the content doesn't work, is that correct? Is this a known issue?
I propose adding support for databags to lektor-jinja-content, as it's useful to pick up values from there into c…
-
Qual gerador de site estatico vamos utilizar?? O Pelican mesmo?
-
Hi,
I'm trying to build the Tor Project Homepage. This is taking way too long IMO.
I think this mainly due to the fact that Lektor is not utilizing multiple threads and executing the build in pa…