initial setup. make pages work, basic layouts, config, markdown blog

This commit is contained in:
Rik Berkelder 2025-01-27 02:17:27 +01:00
parent 6979f11d92
commit af0f3e6268
13 changed files with 438 additions and 12 deletions

6
content/pages/index.njk Normal file
View file

@ -0,0 +1,6 @@
---
title: Home
permalink: "/"
---
<h1>{{title}}</h1>