Move content below /u/

This commit is contained in:
Nico Schottelius 2019-09-24 21:06:11 +09:00
commit 02bb77010d
8 changed files with 8 additions and 8 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: 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
View file

@ -0,0 +1,3 @@
title: /u/: the home of ungleich
---
body: This might be the new index page of ungleich.ch

View file

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