Upload Testproject
This commit is contained in:
7
Podcast/content/about/contents.lr
Normal file
7
Podcast/content/about/contents.lr
Normal 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.
|
||||
3
Podcast/content/blog/contents.lr
Normal file
3
Podcast/content/blog/contents.lr
Normal file
@@ -0,0 +1,3 @@
|
||||
_model: blog
|
||||
---
|
||||
title: Blog
|
||||
9
Podcast/content/blog/first-post/contents.lr
Normal file
9
Podcast/content/blog/first-post/contents.lr
Normal 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 :)
|
||||
3
Podcast/content/contents.lr
Normal file
3
Podcast/content/contents.lr
Normal 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.
|
||||
9
Podcast/content/projects/contents.lr
Normal file
9
Podcast/content/projects/contents.lr
Normal file
@@ -0,0 +1,9 @@
|
||||
title: Projects
|
||||
---
|
||||
body:
|
||||
|
||||
This is a list of the projects:
|
||||
|
||||
* Project 1
|
||||
* Project 2
|
||||
* Project 3
|
||||
Reference in New Issue
Block a user