boyska 81da2b9e8a change site url to new directory | il y a 6 ans | |
---|---|---|
content | il y a 6 ans | |
plugins | il y a 6 ans | |
talks | il y a 6 ans | |
themes | il y a 6 ans | |
.agignore | il y a 6 ans | |
.gitignore | il y a 6 ans | |
Makefile | il y a 6 ans | |
README.md | il y a 6 ans | |
pelicanconf.py | il y a 6 ans | |
publishconf.py | il y a 6 ans | |
requirements.txt | il y a 6 ans |
Sources for Italian Hackmeeting 0x15 (2018) website.
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
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!