Move content below /u/
This commit is contained in:
parent
57d66eb0c1
commit
02bb77010d
8 changed files with 8 additions and 8 deletions
7
content/u/about/contents.lr
Normal file
7
content/u/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
content/u/blog/contents.lr
Normal file
3
content/u/blog/contents.lr
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
_model: blog
|
||||
---
|
||||
title: Blog
|
||||
9
content/u/blog/first-post/contents.lr
Normal file
9
content/u/blog/first-post/contents.lr
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
title: Hello Website
|
||||
---
|
||||
pub_date: 2019-09-24
|
||||
---
|
||||
author: ungleich
|
||||
---
|
||||
body:
|
||||
|
||||
This is an example blog post. Not much here but that's not the point :)
|
||||
3
content/u/contents.lr
Normal file
3
content/u/contents.lr
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
title: /u/: the home of ungleich
|
||||
---
|
||||
body: This might be the new index page of ungleich.ch
|
||||
9
content/u/projects/contents.lr
Normal file
9
content/u/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue