mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-08-02 23:11:37 -05:00
Add description to taxonomies and add some missing tag descriptions
This commit is contained in:
7
content/authors/_index.md
Normal file
7
content/authors/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
title: Authors
|
||||
|
||||
---
|
||||
|
||||
List of authors on my website.
|
@@ -15,7 +15,6 @@ categories:
|
||||
tags:
|
||||
- bobanews
|
||||
- listmonk
|
||||
- mailing-list
|
||||
- newsletter
|
||||
|
||||
# this will be shown for the article in list pages and in the page metadata
|
||||
|
7
content/categories/_index.md
Normal file
7
content/categories/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
title: Categories
|
||||
|
||||
---
|
||||
|
||||
List of categories on my website. These are different types or styles of posts.
|
7
content/series/_index.md
Normal file
7
content/series/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
title: Series
|
||||
|
||||
---
|
||||
|
||||
List of series of closely related posts.
|
8
content/tags/_index.md
Normal file
8
content/tags/_index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
title: Tags
|
||||
|
||||
---
|
||||
|
||||
List of tags on my website. These are specific things or ideas that I talk about
|
||||
in a post.
|
16
content/tags/query-parameters/_index.md
Normal file
16
content/tags/query-parameters/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
|
||||
title: Query Parameters
|
||||
|
||||
---
|
||||
|
||||
Query parameters are a map of fields and values after the question mark in a
|
||||
URL.
|
||||
|
||||
<!--more-->
|
||||
|
||||
Optionally provide more information about the tag here. This part will only show
|
||||
on the tag page, not on the tags list page.
|
||||
|
||||
If you delete this section, DO NOT delete the summary separator (`<!--more-->`)
|
||||
or else the summary won't be shown.
|
Submodule themes/bobatheme updated: fb40c8a4c3...9f080377e7
Reference in New Issue
Block a user