# Freifunk Istanbul Website of Freifunk Istanbul, based on Hugo and Docsy theme. ## Local setup ```sh git clone git@git.oyd.org.tr:hsist/freifunk.hackerspace.ist.git cd freifunk.hackerspace.ist git submodule update --init --recursive ``` last command takes sometimes because it is download necessary files. ```sh hugo serve ```