#!/usr/bin/env bash pandoc -f markdown -t html5 list.md -s -c style.css --metadata title="List of hysts' Spaces" -o index.html