gitignore dosyası eklendi

master
murat emir cabaroğlu 3 years ago
parent ac0c8796b6
commit ad37baec27
  1. 1
      .gitignore
  2. 16
      README.md

1
.gitignore vendored

@ -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…
Cancel
Save