Per stampare la versione cartacea di Gancio

encrypt f46e456b8f aggiunto template con tiles asimmetrici hace 11 meses
static f46e456b8f aggiunto template con tiles asimmetrici hace 11 meses
templates f46e456b8f aggiunto template con tiles asimmetrici hace 11 meses
README.md cae2eed97d readme hace 11 meses
app.py 69cd21e4cd aggiunto template base hace 11 meses
requirements.txt 65f92370f2 add requests hace 11 meses

README.md

Istruzioni

git clone https://git.lattuga.net/balotta/gancio-flyers
cd gancio-flyers
python3 -m venv venv
. venv/bin/activate # || venv/bin/activate.fish
pip install -r requirements.txt
flask run

Come aggiungere dei nuovi template

In teoria sto coso supporta più template ma non ho ancora finito di sistemarlo. Se vuoi aggiungerne uno nuovo metti il template in templates/flyers/nometemplate.html e crea la directory static/flyers/nometemplate per i files css.