Got example posts showing up
This commit is contained in:
parent
fc14338f5e
commit
b3a670bfa4
4 changed files with 22 additions and 12 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Posts
|
||||
---
|
||||
title: Sharwin's Posts
|
||||
---
|
7
content/posts/example_post.md
Normal file
7
content/posts/example_post.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
hero: /images/default-hero.jpg
|
||||
author:
|
||||
name: Sharwin Patil
|
||||
image: /images/sharwin_portrait.jpg
|
||||
---
|
||||
Example Post Text here
|
|
@ -6,7 +6,7 @@ menu:
|
|||
sidebar:
|
||||
name: Introduction
|
||||
identifier: introduction
|
||||
weight: 10
|
||||
weight: 0
|
||||
tags: ["Basic", "Multi-lingual"]
|
||||
categories: ["Basic"]
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue