Joseph Nix

Results 107 comments of Joseph Nix

You can change `/blog/tag` to `/blog/somethingelse` with `tags_field` I think, so you can relabel the 'taxonomy', but you still only have one taxonomy. It's in a 1-1 relation with the...

I guess, ideally, it could be either and configurable. So then each taxon would have a parent, url slug, and taxon group. If you wanted both As to be the...

We do have and use a setup.py, but that's more for developers, which not all of Lektor's users are. The shell script is meant to allow for an easy installation...

Here are some comments from gitter about this PR: https://gitter.im/lektor/lektor?at=5be489f3e8add80e63c07dc3

- page.html / .ini - layout.html are also common as a base, especially for Lektor projects specifically. I feel like we could learn from and adopt some things from other...

E.g. Compare the links on these pages - https://www.getlektor.com/docs/api/plugins/events/after-build/ - https://www.getlektor.com/plugins/tag/after-build/

There is https://www.getlektor.com/docs/search/, but it's not very eye catching. Having the actual bar right on every doc page would probably make it actually be used. I doubt many see it.

Keep in mind the design is bound by that content width. So those two locations shouldn't actually extend that far off to the right. They should only be as far...

I'm not proposing having it in the nav tree. I think it deserves a bit more horizontal space than that. I'm proposing putting it at the top of the `class="col-sm-9`...

I imagine another top-level tab on the site similar to https://www.getlektor.com/showcase/, just as I added for /plugins. I (or someone else) could definitely write another plugin just for getlektor.com that...