initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# This file is meant to be empty
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
Title: Über mich
|
||||
Description: Das bin ich
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/index
|
||||
---
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
Title: Hallo Welt
|
||||
Description: Erster Blogeintrag mit PicoCMS
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21 17:00
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/blog/item
|
||||
---
|
||||
# Hallo Welt
|
||||
dies ist mein erster Blogeintrag
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
Title: Versteht mich nicht
|
||||
Description: Zweiter Blogeintrag mit PicoCMS
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21 19:00
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/blog/item
|
||||
Type: news
|
||||
---
|
||||
# Etwas verwirrung
|
||||
dies ist mein zweiter Blogeintrag
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
Title: Blog
|
||||
Description: This description will go in the meta description tag
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/index
|
||||
---
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
Title: Home
|
||||
Description: Startseite
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/index
|
||||
---
|
||||
|
||||
# Hallo Welt
|
||||
Willkommen auf meiner Seite. Ich hoffe sie gefällt dir.
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
Title: Meine Projekte
|
||||
Description: Daran arbeite ich
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/index
|
||||
---
|
||||
|
||||
# Projekte
|
||||
Reference in New Issue
Block a user