feat: Replace default screen using liquid instead of nunjucks

This commit is contained in:
sthag 2025-10-26 15:29:12 +01:00
parent 07656b404f
commit afc733f4d4
6 changed files with 65 additions and 23 deletions

View file

@ -1,10 +0,0 @@
---
title: "Hello World"
tags:
- demoIndex
layout: hippie/world.liquid
---
# {{ title }}
This is a simple example for a *screen* written in Markdown, using Liquid *templates*.