Test, don’t open
for i in {1..500}; do printf "\n## $i \n\n" >> index.md ; fortune >> index.md ; done