git clone [email protected]:opendatakerala/opendatakerala.github.io.git
mkdir -p themes/geekblog
curl -L https://github.com/thegeeklab/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C themes/geekblog/ --strip-components=1
Alternatively you can run setup.sh
after cloning.