Markata DidYouMean
Coming in Markata 0.9.1 is far better documentation. i.e. Documentation that actually exists for everything. As part of poking around I realized that I often go to look up the docs for a plugin and forget that the path is, sometimes I might try or or or I might even forget the plugin name exactly and try something like and get a 404. So I added a plugin to markata that takes care of this. I made a quick recording of this early feature, pay close attention to the url as it automatically updates to the correct page. Happy Path # direct forward If you have one post called, and it is the only post called feeds, any combination of or or will all automatically redirect with an html page (not a server 3xx) to the post. Here is the snippet that does the redirect. You won’t see it unless you are on a really bad network, or you have js disabled, but this is what it would look like if you ever saw it. Notice there is a backup link if you have js disabled. Multiple Similar Posts # list of options…