Community page of Rust India
git clone [email protected]:rustindia/rustindia.github.io.git (if github is connected via ssh )
or
git clone https://github.com/rustindia/rustindia.github.io.git (if https)
cd rustindia.github.io
clone the theme in /themes directory with:
git clone https://github.com/aaranxu/adidoks.git
you should have Zola SSG
zola serve
then open your favourite browser at http://127.0.0.1:1111