Edit me
The following pages are tagged with
Page | Excerpt |
Conditional logic |
You can implement advanced conditional logic that includes if statements, or statements, unless, and more. This conditional logic facilitates single sourcing... |
4. Set the configuration options |
The configuration file contains important settings for your project. Some of the values you set here affect the display and functionality of the theme &mdash... |
Content reuse |
You can reuse chunks of content by storing these files in the includes folder. You then choose to include the file where you need it. This works similar to c... |
Excluding files |
By default, all the files in your Jekyll project are included in the output (this differs from DITA projects, which don't include files unless noted on the m... |
Generating PDFs |
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 |
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... |