I'm planning to rework the URLs for Asciidoctor projects on
asciidoctor.org so they follow patterns that are easy to remember. Specifically, I'm going to use the same name as the GitHub repository. For documentation "start" pages, the pattern will be:
<a href="http://asciidoctor.org/docs/%project%">http://asciidoctor.org/docs/%project%
For instance, the new URL for AsciidoctorJ is:
In some cases, I'll setup a redirecting alias when it makes it easier to remember. For AsciidoctorJ, I have a redirect the previous URL from:
If you have any input on this layout, feel free to share!
Cheers,