forked from boyska/sito-hackit-17
22 lines
320 B
Markdown
22 lines
320 B
Markdown
|
Hackmeeting 2017
|
||
|
==================
|
||
|
|
||
|
Sources for Italian Hackmeeting 0x14 (2016) website.
|
||
|
|
||
|
|
||
|
HowTo
|
||
|
-------
|
||
|
|
||
|
So you want to contribute, nice!
|
||
|
|
||
|
```
|
||
|
mkvirtualenv hackmeeting-website
|
||
|
pip install -r requirements.txt
|
||
|
make publish
|
||
|
firefox output/index.html
|
||
|
```
|
||
|
|
||
|
Also, `make help` is your friend.
|
||
|
|
||
|
**Morte ai nemici dell'UTF-8**
|