This shortcode is meant for a sequence of content blocks with many short items.
The title section has two different layout styles depending on the function and the place of a page in the site hierarchy.
The navigation between pages and their order is generated from parameters in their front-matter. The Table of Contents is auto-generated by Hugo from our section headings.
The Favorite Icon is placed in the HTML <head> of every page. Browsers usually show the icon in the tab, the address bar and before bookmarks. It may also get used as an application icon, when the website implements the necessary functionality.
<head>
The main menu at the top of the site is always directly accessible. Social icons and their links (TODO)
Perplex offers configuration parameters to easily include scripts for a tracking service. Currently Fathom and Google Analytics (GA4) are directly supported.
Parameter configuration file in config/_default
Image processing in larger projects needs to find a compromise between the speed of the resulting pages and the amount of processing time and storage space.