The following pages and posts are tagged with
| Title | Type | Excerpt |
|---|---|---|
| Collections | Page | Collections are useful if you want to loop through a special folder of pages that you make available in a content API. You could also use collections if you ... |
| Generating PDFs | Page | You can generate a PDF from your Jekyll project. You do this by creating a web version of your project that is printer friendly. You then use utility called ... |
| Help APIs and UI tooltips | Page | You can loop through files and generate a JSON file that developers can consume like a help API. Developers can pull in values from the JSON into interface e... |
| Pages | Page | This theme primarily uses pages. You need to make sure your pages have the appropriate frontmatter. One frontmatter tag your users might find helpful is the ... |
| Posts | Page | You can use posts when you want to create blogs or news type of content. |
| Series | Page | You can automatically link together topics belonging to the same series. This helps users know the context within a particular process. |