Upload Testproject

This commit is contained in:
maste9
2022-02-10 19:37:52 +01:00
parent 5bc18cf773
commit 4dafd4cbfc
16 changed files with 218 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
title: About this Website
---
body:
This is a website that was made with the Lektor quickstart.
And it does not contain a lot of information.

View File

@@ -0,0 +1,3 @@
_model: blog
---
title: Blog

View File

@@ -0,0 +1,9 @@
title: Hello Website
---
pub_date: 2022-02-10
---
author: Homer S.
---
body:
This is an example blog post. Not much here but that's not the point :)

View File

@@ -0,0 +1,3 @@
title: Welcome to the Podcast!
---
body: This is a basic demo website to experiment with the idea of a podcast plugin vor the Lektor CMS.

View File

@@ -0,0 +1,9 @@
title: Projects
---
body:
This is a list of the projects:
* Project 1
* Project 2
* Project 3