I love static site generators. Ease of use and simplicity and speed. I remember trying 11ty and Middleman before. Today I am trying nanoc. Nanoc is written in Ruby. https://nanoc.app/doc/installation/ I am also using the siimple css framework Where the documentation could not help me, I turned to ChatGPT, for example: I am trying out nanoc static site generator. Can I have a list of images and captions and generate a page for each photo with caption and have a list of these pages on the homepage? I asked my friend Chatty about some of the considerations when choosing static site generators. When choosing a static website generator, consider ease of use, performance, customization options, and compatibility with your workflow. Evaluate factors such as the programming language and templating system it uses, support for plugins and themes, build speed, SEO features, documentation quality, community support, and how well it integrates with hosting platforms and version control systems. The...