Joseph Nix

Results 59 issues of Joseph Nix

I don't think there's a simple key or legend for the various build prefixes visible anywhere. They're mostly self explanatory, but clarity always helps. Namely, what do these all mean?...

nice-to-have
beginner-friendly

Currently when you build a site, if an artifact is created, and didn't exist before, it gets a "U" for being updated. This is the same as if the artifact...

enhancement

It would be nice if there was a verbosity level would answer the question, "Why is this artifact being updated?" Having this information available could put a user's curious mind...

enhancement
nice-to-have

### Current debug extension Currently, when the debug extension is added, `{% debug %}` is rendered with a pprint that injects `\n` chars. This has the effect that pretty printing...

There's currently two docs pages that mention this env var, and they describe some things it does that are relevant to that section. There's more to say elsewhere though, like...

documentation

I'm not sure where, but somewhere we should mention this site and the [example site](https://github.com/lektor/lektor/tree/master/example) as reference projects to learn from. Probably this should go on the Showcase at the...

official plugins are marked with an asterisk: https://www.getlektor.com/plugins/ Guides miss most of them: https://www.getlektor.com/docs/guides/

beginner-friendly
documentation

Assuming it's possible, having multiple, different, simultaneously available py-envs could be very useful. As an easy example, consider two interactive demonstrations of different major versions of the same library, illustrating...

type: enhancement
ideas
backlog

Mistune users are able to write there own plugins, and when they do this locally, it is easy enough for them to import and use there plugin code, so it's...

AFAICT this ability doesn't exist. I have a parameterized test that sometimes receives params that are long strings. I would generally prefer verbose output, but the long strings really clutter...

type: proposal
topic: reporting