Code examples (hashJS) for looping scenarios in hash templates.
This example shows basic binding binding of data to HTML. This way you can generate HTML pages from your Docly documents.
Gets folders from a specified folder and list the sub folders.
Example showing a recursive function (a function calling itself).