feat: use collections and add frontmatter

This commit is contained in:
sthag 2024-08-11 15:15:07 +02:00
parent c18ed30b74
commit da86b19aba
19 changed files with 117 additions and 136 deletions

View file

@ -1,4 +1,8 @@
<!-- introduction.page -->
---
title: Introduction
tags:
- index
---
{% set pageBase = "../" %}
{% set pageId = "intro" %}
@ -10,6 +14,7 @@
{% endblock %}
{% block main %}
<!-- {{ page.fileSlug }}.page -->
{% include "hippie/partials/_body_nav.njk" %}
<section class="sec_main_center">