feat: Replace directory for includes with submodule

Create new repository hippie-view for _includes.
This commit is contained in:
sthag 2026-04-23 21:45:14 +02:00
parent 86f3c679c3
commit bffa82030b
74 changed files with 84 additions and 684 deletions

View file

@ -4,7 +4,7 @@ tags:
- demoIndex
order: 3
---
{% layout 'hippie/page.liquid' %}
{% layout 'hippie-view/page.liquid' %}
{% block title %}Komponenten{% endblock %}
@ -94,7 +94,7 @@ order: 3
<p>Bekommt üblicherweise Klassen zur Positionierung und der Abmessungen zugewiesen.</p>
<footer>Fußbereich</footer>
<div style="position:relative;height:256px;background-color:#b7e0f0;">
{% render 'hippie/partials/footer-pinned.liquid' %}
{% render 'hippie-view/partials/footer-pinned.liquid' %}
</div>
</article>
<article>