Spin Template for Zola SSG This is a template for zola SSG with spin Installing template $ spin templates install --upgrade --git https://github.com/karthik2804/spin-zola Creating and Running zola needs to be insalled as a prerequisite. $ spin new zola-ssg my-blog $ cd my-blog $ spin build --up