Poi uses the ejs
templating language for the main template. When you create a poi.config.js
, you can customize how to render the main template using configuration settings.
When using ejs templates, right now, the title and description are not used anymore. It would be nice to have this explained.