Merge pull request 'front page redesign & post filtering' (#63) from r/lumbung.space:main into main

Reviewed-on: ruangrupa/lumbung.space#63
This commit is contained in:
2022-12-19 09:24:21 +01:00
parent b196fc363b
commit 9d4cf8d394
29 changed files with 1008 additions and 240 deletions

View File

@ -1,4 +1,4 @@
<div class='pen card {{ .Params.feed_name }}'>
<div class='pen card {{ .Params.feed_name }} filter-item' data-section="{{ .Section }}" data-sources='{{- partial "data/sources.html" . -}}' data-contributors='{{- partial "data/contributors.html" . -}}' data-tags='{{- partial "data/tags.html" . -}}'>
<article class="h-entry pen">
<header>
<div class="pen-source"><span class="from p-author">From {{ if .Params.author }}<b>{{.Params.author}}</b> at {{ end }}<a href="{{ "/categories/" | relLangURL }}{{ .Params.feed_name | urlize }}">{{ .Params.feed_name }}</a></span></div>