+++ title = "How to deal with series" template = "series.html" sort_by = "slug" description = "This series explains how to properly configure a series." transparent = true [extra] series = true quick_navigation_buttons = true post_listing_index_reversed = false series_page_introduction = "none" series_page_introduction_placeholders = ["$POSITION", "$FOO", "$BAR"] series_page_headline = "This article is the $POSITION of the series '$SERIES_HTML_LINK' ($FOO)" series_page_description = """
You can put whatever you want in a custom description.
All variable are accessibles, including custom ones.