mirror of
https://github.com/welpo/tabi.git
synced 2026-06-14 07:17:34 +02:00
- Renames series_page_introduction_placeholders to series_template_placeholders - Removes `post_listing_index_reversed` in favour of outro templates - Docs!
21 lines
878 B
Markdown
21 lines
878 B
Markdown
+++
|
|
title = "How to organise a series' pages"
|
|
date = 2023-08-29
|
|
description = "This second article focuses on how to organisation the pages of a series."
|
|
|
|
[taxonomies]
|
|
tags = ["showcase", "tutorial"]
|
|
|
|
[extra]
|
|
[extra.series_template_variables]
|
|
position = "second"
|
|
foo = "FOO FOO!!!"
|
|
|
|
+++
|
|
|
|
{{ admonition(type="warning", icon="warning", title="IMPORTANT", text="This article has been introduced retroactively to showcase series.") }}
|
|
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
|
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
|
|
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|