old-school - table of contents

2025-04-09 - NixOS - HowTo-Notes

2025-04-09 - Bootstrapping

Page source {% for post in collections.old-school %} {% unless post.fileSlug contains '.sync-conflict-' or post.inputPath contains 'index.html' %} <h2><a href="{{ post.url }}">{{ post.date | friendlyDate }} - {{ post.data.title | default: post.url }}</a></h2> {% endunless %} {% endfor %}