|
|
преди 7 години | |
|---|---|---|
| content | преди 7 години | |
| plugins | преди 7 години | |
| talks | преди 7 години | |
| themes | преди 7 години | |
| .agignore | преди 7 години | |
| .gitignore | преди 7 години | |
| Makefile | преди 7 години | |
| README.md | преди 7 години | |
| pelicanconf.py | преди 7 години | |
| publishconf.py | преди 7 години | |
| requirements.txt | преди 7 години |
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!