Post BAY07ny9096xHJsM6K by jadi@bsd.cafe
 (DIR) More posts by jadi@bsd.cafe
 (DIR) Post #BAY07ny9096xHJsM6K by jadi@bsd.cafe
       0 likes, 0 repeats
       
       My personal site used the Zola static site generator, and I was happy with it. This time, however, it failed because the new version handles `highlight_code` differently.After fixing that, it broke again since something in my theme is no longer supported.I moved to Hugo to continue updates, though I might return to Zola later. Backward compatibility is “ugly,” but introducing breaking changes conflicts with my view of static site generators: they should be hassle-free.
       
 (DIR) Post #BAYCrUUEy1xbcrRJTs by 82mhz@bsd.cafe
       0 likes, 0 repeats
       
       @jadi I use Zola, too, and I agree 100% with you. However, I used to use Hugo and migrated to Zola because of too many breaking changes Hugo introduced... maybe they've gotten better since, but I fear you will discover that things aren't any better there, either....