lesion 2 years ago
parent
commit
69c4ada454
6 changed files with 225 additions and 45 deletions
  1. 124 0
      majo/autodifesa/index.html
  2. 14 43
      majo/index.html
  3. 2 2
      majo/linux/index.html
  4. 78 0
      majo/logo.svg
  5. 2 0
      majo/sitemap.xml
  6. 5 0
      majo/style.css

+ 124 - 0
majo/autodifesa/index.html

@@ -0,0 +1,124 @@
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+<title>Presentazioni @majo</title>
+
+
+<meta name="apple-mobile-web-app-capable" content="yes">
+<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
+<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+    <link rel="stylesheet" href="/majo/reveal-js/css/reset.css">
+<link rel="stylesheet" href="/majo/reveal-js/css/reveal.css"><link rel="stylesheet" href="/majo/reveal-js/css/theme/black.css" id="theme">
+<link rel="stylesheet" href="/majo/highlight-js/solarized-dark.min.css"><link rel="stylesheet" href="/majo/style.css" id="custom_css">
+    
+  </head>
+  <body>
+    
+    <div class="reveal">
+      <div class="slides">
+  
+
+    <section>
+
+<section data-shortcode-section>
+<h1 id="osservatorio-nessuno">Osservatorio Nessuno</h1>
+</section><section>
+<h2 id="chi-siamo">Chi siamo</h2>
+</section><section>
+<h3 id="cosè-0n-osservatorio-nessuno">Cos&rsquo;è 0N (Osservatorio Nessuno)</h3>
+</section><section>
+<h3 id="organizzazione-di-volontariato">Organizzazione di Volontariato</h3>
+<p>(modello associativo, senza lucro)</p>
+</section><section>
+<p>Perchè? / Come è nata</p>
+</section><section>
+<p>In cosa crediamo / Obiettivi (da statuto)</p>
+
+</section>
+</section><section>
+<h3 id="u16-marzou"><u>16 marzo</u></h3>
+<h1 id="autodifesa-digitale">Autodifesa digitale</h1>
+</section><section>
+<p>I computer, Internet, gli smartphone,&hellip; tendono a
+prendere sempre più spazio nelle nostre vite. Il digitale
+sembra spesso molto semplice e rapido ma gli elementi
+di semplificazione della nostra vita non rappresentano
+sempre e solo dei vantaggi.</p>
+</section><section>
+<p>Basta essere paranoici:
+io non ho niente da nascondere!</p>
+</section><section>
+</section>
+
+  
+
+
+</div>
+      
+
+    </div>
+<script type="text/javascript" src=/majo/reveal-hugo/object-assign.js></script>
+
+<a href="/majo/reveal-js/css/print/" id="print-location" style="display: none;"></a>
+<script type="text/javascript">
+  var printLocationElement = document.getElementById('print-location');
+  var link = document.createElement('link');
+  link.rel = 'stylesheet';
+  link.type = 'text/css';
+  link.href = printLocationElement.href + (window.location.search.match(/print-pdf/gi) ? 'pdf.css' : 'paper.css');
+  document.getElementsByTagName('head')[0].appendChild(link);
+</script>
+
+<script type="application/json" id="reveal-hugo-site-params">{"custom_css":"style.css","highlight_theme":"solarized-dark"}</script>
+<script type="application/json" id="reveal-hugo-page-params">null</script>
+
+<script src="/majo/reveal-js/js/reveal.js"></script>
+
+<script type="text/javascript">
+  
+  
+  function camelize(map) {
+    if (map) {
+      Object.keys(map).forEach(function(k) {
+        newK = k.replace(/(\_\w)/g, function(m) { return m[1].toUpperCase() });
+        if (newK != k) {
+          map[newK] = map[k];
+          delete map[k];
+        }
+      });
+    }
+    return map;
+  }
+  
+  var revealHugoDefaults = { center: true, controls: true, history: true, progress: true, transition: "slide" };
+  var revealHugoSiteParams = JSON.parse(document.getElementById('reveal-hugo-site-params').innerHTML);
+  var revealHugoPageParams = JSON.parse(document.getElementById('reveal-hugo-page-params').innerHTML);
+  
+  var options = Object.assign({},
+    camelize(revealHugoDefaults),
+    camelize(revealHugoSiteParams),
+    camelize(revealHugoPageParams));
+  Reveal.initialize(options);
+</script>
+
+
+  
+  
+  <script type="text/javascript" src="/majo/reveal-js/plugin/markdown/marked.js"></script>
+  
+  <script type="text/javascript" src="/majo/reveal-js/plugin/markdown/markdown.js"></script>
+  
+  <script type="text/javascript" src="/majo/reveal-js/plugin/highlight/highlight.js"></script>
+  
+  <script type="text/javascript" src="/majo/reveal-js/plugin/zoom-js/zoom.js"></script>
+  
+  
+  <script type="text/javascript" src="/majo/reveal-js/plugin/notes/notes.js"></script>
+
+
+
+    
+    
+  </body>
+</html>

+ 14 - 43
majo/index.html

@@ -11,7 +11,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
     <link rel="stylesheet" href="/majo/reveal-js/css/reset.css">
 <link rel="stylesheet" href="/majo/reveal-js/css/reveal.css"><link rel="stylesheet" href="/majo/reveal-js/css/theme/black.css" id="theme">
-<link rel="stylesheet" href="/majo/highlight-js/solarized-dark.min.css">
+<link rel="stylesheet" href="/majo/highlight-js/solarized-dark.min.css"><link rel="stylesheet" href="/majo/style.css" id="custom_css">
     
   </head>
   <body>
@@ -20,51 +20,22 @@
       <div class="slides">
   
 
-    <section>
-
-<section data-shortcode-section>
+    <section><img src='logo.svg' style='background-color: white; height: 150px;'/>
 <h1 id="osservatorio-nessuno">Osservatorio Nessuno</h1>
-</section><section>
-<h2 id="chi-siamo">Chi siamo</h2>
-</section><section>
-<h3 id="cosè-0n-osservatorio-nessuno">Cos&rsquo;è 0N (Osservatorio Nessuno)</h3>
-</section><section>
-<p>Organizzazione di Volontariato (modello associativo, senza lucro)</p>
-</section><section>
-<p>Perchè? / Come è nata</p>
-</section><section>
-<p>In cosa crediamo / Obiettivi (da statuto)</p>
+<p><a href="https://osservatorionessuno.org/majo">osservatorionessuno.org/majo</a></p>
 </section><section>
 <h3 id="che-faremo">Che faremo?</h3>
 </section><section>
-<p>16 Marzo - <a href="linux">/linux</a></p>
-</section><section>
-<p>23 Marzo - <a href="networking">/networking</a></p>
-</section><section>
-<p>30 Marzo - <a href="/cripto">/crypto</a></p>
-</section><section>
-<p>6 Aprile - <a href="/dev">/dev</a></p>
-</section><section>
-<p>13 Aprile - <a href="/hacking">/hacking</a></p>
-</section><section>
-<p>20 Aprile - <a href="/social">/social</a></p>
-</section><section>
-<p>27 Aprile - <a href="/radio">/radio</a></p>
-
-</section>
-</section><section>
-<h1 id="9-marzo">9 marzo</h1>
-<p>Autodifesa digitale</p>
-</section><section>
-<p>I computer, Internet, gli smartphone,&hellip; tendono a
-prendere sempre più spazio nelle nostre vite. Il digitale
-sembra spesso molto semplice e rapido ma gli elementi
-di semplificazione della nostra vita non rappresentano
-sempre e solo dei vantaggi.</p>
-</section><section>
-<p>Basta essere paranoici:
-io non ho niente da nascondere!</p>
-<p>&ndash;</p>
+<ul>
+<li>16 Marzo  - <a href="autodifesa">/autodifesa</a></li>
+<li>23 Marzo  - <a href="linux">/linux</a></li>
+<li>30 Marzo  - <a href="networking">/networking</a></li>
+<li>06 Aprile  - <a href="/cripto">/crypto</a></li>
+<li>13 Aprile  -<a href="/dev">/dev</a></li>
+<li>20 Aprile  - <a href="/hacking">/hacking</a></li>
+<li>27 Aprile  - <a href="/social">/social</a></li>
+<li>04 Maggio  - <a href="/radio">/radio</a></li>
+</ul>
 </section>
 
   
@@ -86,7 +57,7 @@ io non ho niente da nascondere!</p>
   document.getElementsByTagName('head')[0].appendChild(link);
 </script>
 
-<script type="application/json" id="reveal-hugo-site-params">{"highlight_theme":"solarized-dark"}</script>
+<script type="application/json" id="reveal-hugo-site-params">{"custom_css":"style.css","highlight_theme":"solarized-dark"}</script>
 <script type="application/json" id="reveal-hugo-page-params">null</script>
 
 <script src="/majo/reveal-js/js/reveal.js"></script>

+ 2 - 2
majo/linux/index.html

@@ -10,7 +10,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
     <link rel="stylesheet" href="/majo/reveal-js/css/reset.css">
 <link rel="stylesheet" href="/majo/reveal-js/css/reveal.css"><link rel="stylesheet" href="/majo/reveal-js/css/theme/black.css" id="theme">
-<link rel="stylesheet" href="/majo/highlight-js/solarized-dark.min.css">
+<link rel="stylesheet" href="/majo/highlight-js/solarized-dark.min.css"><link rel="stylesheet" href="/majo/style.css" id="custom_css">
     
   </head>
   <body>
@@ -45,7 +45,7 @@
   document.getElementsByTagName('head')[0].appendChild(link);
 </script>
 
-<script type="application/json" id="reveal-hugo-site-params">{"highlight_theme":"solarized-dark"}</script>
+<script type="application/json" id="reveal-hugo-site-params">{"custom_css":"style.css","highlight_theme":"solarized-dark"}</script>
 <script type="application/json" id="reveal-hugo-page-params">null</script>
 
 <script src="/majo/reveal-js/js/reveal.js"></script>

+ 78 - 0
majo/logo.svg

@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg67"
+   xml:space="preserve"
+   width="272.88666"
+   height="454.71466"
+   viewBox="0 0 272.88666 454.71466"
+   sodipodi:docname="roundedwidth.svg"
+   inkscape:export-filename="/home/puffamalefica/Scaricati/roundedwidth.pdf.png"
+   inkscape:export-xdpi="54.907112"
+   inkscape:export-ydpi="54.907112"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata
+     id="metadata73"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs71"><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath83"><path
+         d="M 0,341.036 H 204.665 V 0 H 0 Z"
+         id="path81"
+         inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     id="namedview69"
+     showgrid="false"
+     inkscape:snap-center="true"
+     inkscape:zoom="0.76353319"
+     inkscape:cx="-100.96248"
+     inkscape:cy="369.36538"
+     inkscape:window-x="0"
+     inkscape:window-y="30"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g79" /><g
+     id="g75"
+     inkscape:groupmode="layer"
+     inkscape:label="roundedwidth"
+     transform="matrix(1.3333333,0,0,-1.3333333,0,454.71467)"><g
+       id="g77"><g
+         id="g79"
+         clip-path="url(#clipPath83)"><g
+           id="g85"
+           transform="translate(179.89267,57.3013)"
+           style="fill:#000000"><path
+             d="m 0,0 v -27.801 c 0,-1.103 -0.896,-1.998 -1.999,-1.998 h -151.326 c -1.104,0 -1.999,0.895 -1.999,1.998 V 0 c 0,1.104 -0.895,1.999 -1.998,1.999 h -20.674 c -1.104,0 -1.999,-0.895 -1.999,-1.999 v -29.799 -22.673 c 0,-1.103 0.895,-1.999 1.999,-1.999 H -155.324 0 22.672 c 1.103,0 1.999,0.896 1.999,1.999 V -29.799 0 c 0,1.104 -0.896,1.999 -1.999,1.999 H 1.998 C 0.895,1.999 0,1.104 0,0"
+             style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+             id="path87"
+             inkscape:connector-curvature="0" /></g><g
+           id="g89"
+           transform="translate(179.37567,256.2663)"><path
+             d="m 0,0 c -0.018,-0.015 -0.035,-0.029 -0.052,-0.045 l -151.425,-135.787 c -1.286,-1.153 -3.33,-0.24 -3.33,1.486 V -1.531 c 0,1.102 -0.893,1.997 -1.996,1.997 h -20.677 c -1.103,0 -1.998,-0.895 -1.998,-1.997 v -168.435 c 0,-1.102 0.895,-1.996 1.998,-1.996 0,0 21.593,-0.129 21.931,-0.129 0.626,0 1.259,0.576 1.47,0.78 0.51,0.437 151.27,134.939 151.27,134.939 1.288,1.147 3.327,0.234 3.327,-1.49 v -132.104 c 0,-1.102 0.893,-1.996 1.996,-1.996 h 20.677 c 1.103,0 1.997,0.894 1.997,1.996 V -1.531 c 0,1.102 -0.894,1.997 -1.997,1.997 H 1.281 C 0.812,0.466 0.358,0.3 0,0"
+             style="fill:#be1e2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+             id="path91"
+             inkscape:connector-curvature="0" /></g><g
+           id="g93"
+           transform="translate(180.19936,335.0358)"
+           style="fill:#000000"><path
+             d="M -0.30668705,3.2713286 H -155.63069 h -22.675 c -1.103,0 -1.996,-0.894 -1.996,-1.996 v -22.6749996 -29.803 c 0,-1.102 0.893,-1.996 1.996,-1.996 h 20.68 c 1.101,0 1.995,0.894 1.995,1.996 v 27.807 c 0,1.103 0.893,1.996 1.996,1.996 H -2.3026871 c 1.102,0 1.99600005,-0.893 1.99600005,-1.996 v -27.807 c 0,-1.102 0.893,-1.996 1.99499995,-1.996 H 22.368313 c 1.102,0 1.996,0.894 1.996,1.996 v 29.803 22.6749996 c 0,1.102 -0.894,1.996 -1.996,1.996 z"
+             style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+             id="path95"
+             inkscape:connector-curvature="0" /></g></g></g></g></svg>

+ 2 - 0
majo/sitemap.xml

@@ -7,6 +7,8 @@
     <loc>https://osservatorionessuno.org/majo/linux/</loc>
   </url><url>
     <loc>https://osservatorionessuno.org/majo/</loc>
+  </url><url>
+    <loc>https://osservatorionessuno.org/majo/autodifesa/</loc>
   </url><url>
     <loc>https://osservatorionessuno.org/majo/tags/</loc>
   </url>

+ 5 - 0
majo/style.css

@@ -0,0 +1,5 @@
+.slides {
+    background: url(logo.svg) no-repeat;
+    background-position: 10px 10px;
+    background-size: 50px;
+}