During a gerbil build
, an HTML file is created that contains a list of links
for each pod (topic) you have created.
An example of this page is here. In the home page content template, you can insert the following mustache tag:
{{{topics}}}
This will insert the links into the template.
Leave a comment