Testing
This commit is contained in:
8
themes/minimal/exampleSite/content/project/project1.md
Normal file
8
themes/minimal/exampleSite/content/project/project1.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Project 1"
|
||||
description: "Lorem ipsum dolor sit amet"
|
||||
repo: "#" # delete this line if you want blog-like posts for projects
|
||||
tags: ["go", "golang", "hugo"]
|
||||
weight: 1
|
||||
draft: false
|
||||
---
|
||||
8
themes/minimal/exampleSite/content/project/project2.md
Normal file
8
themes/minimal/exampleSite/content/project/project2.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Project 2"
|
||||
description: "Consectetur adipiscing elit"
|
||||
repo: "#" # delete this line if you want blog-like posts for projects
|
||||
tags: ["html", "css", "js"]
|
||||
weight: 2
|
||||
draft: false
|
||||
---
|
||||
8
themes/minimal/exampleSite/content/project/project3.md
Normal file
8
themes/minimal/exampleSite/content/project/project3.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Project 3"
|
||||
description: "Cras felis sapien"
|
||||
repo: "#" # delete this line if you want blog-like posts for projects
|
||||
tags: ["bootstrap", "responsive"]
|
||||
weight: 3
|
||||
draft: false
|
||||
---
|
||||
8
themes/minimal/exampleSite/content/project/project4.md
Normal file
8
themes/minimal/exampleSite/content/project/project4.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Project 4"
|
||||
description: "Pellentesque eu lacinia id"
|
||||
repo: "#" # delete this line if you want blog-like posts for projects
|
||||
tags: ["highlight-js", "syntax-highlighting"]
|
||||
weight: 4
|
||||
draft: false
|
||||
---
|
||||
Reference in New Issue
Block a user