Browse Source

Merge branch 'master' of https://git.lattuga.net/boyska/sito-hackit-19

ginox 5 years ago
parent
commit
17850bc40b

BIN
content/images/adesivo-finale.jpg


BIN
content/images/manifesto-small.jpg


BIN
content/images/manifesto-web.jpg


BIN
content/images/press/2016-IMG_0574.jpg


BIN
content/images/press/2016-IMG_0578.jpg


BIN
content/images/press/2016-IMG_0581.jpg


BIN
content/images/press/2016-IMG_0584.jpg


BIN
content/images/press/2016-IMG_0586.jpg


BIN
content/images/press/2016-IMG_0589.jpg


+ 9 - 0
content/pages/index.rst

@@ -14,3 +14,12 @@ About
 
  **L'evento è totalmente autogestito: non ci sono organizzatori e fruitori, ma solo partecipanti.**
 
+
+
+.. image:: images/manifesto-small.jpg
+   :width: 424px
+   :height: 600px
+   :alt: Manifesto dell'hackmeeting 2019 a firenze
+   :align: center
+   :target: images/manifesto-web.jpg
+

+ 65 - 1
content/pages/stampa.rst

@@ -2,8 +2,72 @@ Stampa
 #########
 
 :slug: press
-:navbar_sort: 7
+:navbar_sort: 10
 :lang: it
 
 
+.. Rassegna stampa
+   ====================================
+
+   https://motherboard.vice.com/it/article/ev8dwn/come-costruire-una-calcolatrice-con-i-bicchieri-d-acqua
+
+Cartella stampa
+====================================
+
+
 TODO
+
+Propaganda
+==========
+
+I manifesti possono esser scaricati qui (in formato
+`jpeg <images/manifesto-web.jpg>`_).
+
+`Logo/adesivo <images/adesivo-finale.jpg>`_.
+
+Foto
+==========
+
+
+* .. image:: images/press/2016-IMG_0578.jpg
+    :width: 300px
+    :height: 200px
+    :alt: La bacheca dei seminari dell'hackmeeting 2016, a Pisa
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0578.jpg
+
+* .. image:: images/press/2016-IMG_0581.jpg
+    :width: 300px
+    :height: 171px
+    :alt: Sessione di elettronica digitale
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0581.jpg
+
+* .. image:: images/press/2016-IMG_0584.jpg
+    :width: 300px
+    :height: 200px
+    :alt: Programmazione
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0584.jpg
+
+* .. image:: images/press/2016-IMG_0586.jpg
+    :width: 300px
+    :height: 200px
+    :alt: Computer
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0586.jpg
+
+* .. image:: images/press/2016-IMG_0589.jpg
+    :width: 300px
+    :height: 200px
+    :alt: Il LAN party: un posto dove sperimentare insieme
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0589.jpg
+
+* .. image:: images/press/2016-IMG_0574.jpg
+    :width: 200px
+    :height: 300px
+    :alt: Un hack su Emilio: il famoso robottino degli anni '90 è stato riprogrammato
+    :target: https://hackmeeting.org/hackit16/images/photos/IMG_0574.jpg
+
+
+Comunicati stampa
+=================
+
+
+Presto disponibili.

+ 6 - 0
themes/hackit0x16/static/css/main.css

@@ -126,6 +126,12 @@ div.note {
    max-width: 300px;
 }
 
+.align-center {
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+}
+
 /* Tables */
 table {margin: .5em auto 1.5em auto; width: 98%;}