Issues
Feature description
Right now {{ config.rootUrl }} in templates returns the string of the site, it makes sense, but if used in something like a navbar, during lith dev I just end up on the production site, instead of the development localhost site, by accident.
A qol feature that turns {{ config.rootUrl }} into something similar to {{ post.permalink }} which redirects to the location inside the dev environment, instead of production site.
Help
No
Implementation help
No response
Issues
Feature description
Right now
{{ config.rootUrl }}in templates returns the string of the site, it makes sense, but if used in something like a navbar, duringlith devI just end up on the production site, instead of the development localhost site, by accident.A qol feature that turns
{{ config.rootUrl }}into something similar to{{ post.permalink }}which redirects to the location inside the dev environment, instead of production site.Help
No
Implementation help
No response