general changes
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
This commit is contained in:
20
content/blog/_index.md
Normal file
20
content/blog/_index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Blog
|
||||
description: This is my Blog
|
||||
|
||||
showHero: true
|
||||
heroStyle: background
|
||||
|
||||
cascade:
|
||||
showEdit: false
|
||||
showSummary: false
|
||||
hideFeatureImage: true
|
||||
---
|
||||
Lorem Ipsum
|
||||
|
||||
|
||||
This is the blog page where you can find all the latest posts and updates.
|
||||
|
||||
# Blog Posts
|
||||
|
||||
---
|
||||
@@ -1,18 +0,0 @@
|
||||
---
|
||||
title: Blog
|
||||
showHero: true
|
||||
heroStyle: Background
|
||||
showDate: false
|
||||
showPagination: false
|
||||
showAuthor: false
|
||||
showWordCount: false
|
||||
showSummary: false
|
||||
showReadingTime: false
|
||||
---
|
||||
|
||||
|
||||
This is the blog page where you can find all the latest posts and updates.
|
||||
|
||||
# Blog Posts
|
||||
|
||||
{{< list limit="5" >}}
|
||||
@@ -10,6 +10,8 @@ heroStyle: background
|
||||
tags:
|
||||
- space
|
||||
image: pexels-optical-chemist-340351297-31986005.jpg
|
||||
type: blogpost
|
||||
|
||||
---
|
||||
## A sub-title
|
||||
|
||||
|
||||
@@ -6,6 +6,8 @@ description: This is a second blog post to test everything
|
||||
categories:
|
||||
- Test
|
||||
draft: false
|
||||
type: blogpost
|
||||
|
||||
---
|
||||
# Lorem Ipsum Dolor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user