WIP merge of Cristoph, filter, mobile view, menu rework

This commit is contained in:
rra
2022-09-25 09:10:37 +02:00
parent 475a614959
commit ce945e77db
14 changed files with 496 additions and 252 deletions

View File

@ -1,4 +1,4 @@
<div class='card'>
<div class='card filter-item' data-section="{{ .Section }}" data-cats='{{- partial "data/categories.html" . -}}' data-authors='{{- partial "data/authors.html" . -}}' data-tags='{{- partial "data/tags.html" . -}}'>
<article class="h-entry">
<header>
<h2 class="p-name"><a href="{{ .Permalink }}" class="u-url">{{ .Title }}</a></h2>