You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other static site generators tend to support the use of a url or a slug variable, which is the route the final page is served at.
Currently, I wish to have a filename called 00-intro.md and have the url be introduction-to-julia or introduction-to-julia.html, if inside 00-intro.md there is a page variable that contains a valid url.