forked from hsist/freifunk.hackerspace.ist
parent
ac0c8796b6
commit
ad37baec27
@ -0,0 +1 @@ |
|||||||
|
resources/ |
@ -1,3 +1,17 @@ |
|||||||
# Freifunk Istanbul |
# Freifunk Istanbul |
||||||
|
|
||||||
Website of Freifunk Istanbul, based on Hugo and Docsy theme. |
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. |
||||||
|
|
||||||
|
Loading…
Reference in new issue