boyska 81da2b9e8a change site url to new directory | лет назад: 6 | |
---|---|---|
content | лет назад: 6 | |
plugins | лет назад: 6 | |
talks | лет назад: 6 | |
themes | лет назад: 6 | |
.agignore | лет назад: 6 | |
.gitignore | лет назад: 6 | |
Makefile | лет назад: 6 | |
README.md | лет назад: 6 | |
pelicanconf.py | лет назад: 6 | |
publishconf.py | лет назад: 6 | |
requirements.txt | лет назад: 6 |
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!