blog.insightstream installation hugo new site blog.insightstream; cd blog.insightstream; git init -b main; git remote add origin https://github.com/nareshganesan/blog.insightstream.git git remote -v git submodule add https://github.com/nareshganesan/uBlogger.git themes/uBlogger