juggle listentry shortcode

This commit is contained in:
jonathan
2023-10-17 16:45:02 +10:30
parent 47623bd4c0
commit 41f3504fec
4 changed files with 49 additions and 24 deletions

View File

@ -6,15 +6,18 @@ pagination:
size: 1000
alias: postslist
---
<div class="infinite-nightmare list-formatting">
### 🔞 warning! some of this stuff will be nsfw or include art that is nsfw 🔞
thats just art baby! people are naked a _lot_ as it turns out
welcome to the infinite nightmare list aka a big dumpster for me to put art related stuff that i want to revisit at some point. each section should have a reason that i want to revisit a link. also, i will probably just take images directly from the source so if shit is broken then that would be why
{% for post in postslist %}
{% infinitenightmare
---
<div class="infinite-nightmare list-formatting">
{% for post in infinite_nightmare %}
{% listentry
post.title,
post.link,
post.image,