mirror of
https://github.com/welpo/tabi.git
synced 2026-06-10 22:07:34 +02:00
feat(series): reference the series in its pages
The reference is configurable from none to link to summary to something completely custom.
This commit is contained in:
parent
45705ed9c6
commit
e1bdb01b6a
10 changed files with 219 additions and 0 deletions
16
content/blog/series/03-series-cheat-sheet/index.md
Normal file
16
content/blog/series/03-series-cheat-sheet/index.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
+++
|
||||
title = "Series cheat sheet"
|
||||
date = 2024-08-08
|
||||
description = "This last article provides an overview of series and describe all possible parameters."
|
||||
|
||||
[taxonomies]
|
||||
tags = ["showcase", "tutorial", "FAQ"]
|
||||
|
||||
[extra]
|
||||
series_page_introduction = "custom"
|
||||
|
||||
+++
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue