No Description

Michele Orrù 03fe69f174 Rimuovi link rotto a tumbolandia.net. 5 years ago
content e9935b37bd added warmup macao 14 giugno 5 years ago
plugins 4bd0e12be2 FIX tipue search 6 years ago
talks 03fe69f174 Rimuovi link rotto a tumbolandia.net. 5 years ago
themes bc3ef0a320 meno perggio per oggi 5 years ago
.agignore b0804c62fa ripartiamo dal sito vecchio 6 years ago
.gitignore b0804c62fa ripartiamo dal sito vecchio 6 years ago
Makefile b0804c62fa ripartiamo dal sito vecchio 6 years ago
README.md b0804c62fa ripartiamo dal sito vecchio 6 years ago
pelicanconf.py d1711f3692 banner ed header 5 years ago
publishconf.py 81da2b9e8a change site url to new directory 6 years ago
requirements.txt 9bc4f0f1f8 ricerca con tipue search 6 years ago

README.md

Hackmeeting 2018

Sources for Italian Hackmeeting 0x15 (2018) website.

HowTo

So you want to contribute, nice!

mkvirtualenv hackmeeting-website
pip install -r requirements.txt
make
firefox output/index.html

Also, make help is your friend.

Morte ai nemici dell'UTF-8

Se devi debuggare, make DEBUG=1

Aggiungere un talk

cp -r talks/_talk_example/ talks/MIOTALK/
vim talks/MIOTALK/meta.yaml

Quindi rifai make publish come spiegato prima: l'output ti informa di eventuali errori nei campi o sovrapposizioni con altri talk, leggilo!