Generate index
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "ciclostile"]
|
||||
path = ciclostile
|
||||
url = git@git.unit.macaomilano.org:unit/ciclostile.git
|
1
ciclostile
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 104006503e1a8646b8d08c2a29ffc01f6568ba98
|
13
markdown/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
Title: Unit
|
||||
|
||||
|
||||
[viale molise 68, milano](https://www.openstreetmap.org/node/2709091290)
|
||||
**unit at paranoici dot org**
|
||||
**\#unit on irc.autistici.org**
|
||||
|
||||
[connessioni caotiche](connessioni-caotiche.html)
|
||||
**10 e 11 novembre**
|
||||
**hacking, art, activism, making and breaking in festival**
|
||||
|
||||
[laboratorio di elettronica](https://wiki.unit.macaomilano.org/LaboratorioElettronica)
|
||||
**ogni mercoledì pomeriggio**
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 693 B After Width: | Height: | Size: 693 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 309 KiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 349 KiB |
Before Width: | Height: | Size: 316 KiB After Width: | Height: | Size: 316 KiB |
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
|
@ -18,12 +18,12 @@
|
|||
<link type="image/png" rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
|
||||
<link rel="mask-icon" color="#006666" href="assets/favicons/safari-pinned-tab.svg">
|
||||
|
||||
<title>Unit</title>
|
||||
<title>{{title}}</title>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="main-container home">
|
||||
<div class="main-container home">
|
||||
<header>
|
||||
<img alt="Unit logo" src="assets/images/logo.svg">
|
||||
<h1>unit</h1>
|
||||
|
@ -37,18 +37,8 @@
|
|||
</ul>
|
||||
</nav>
|
||||
|
||||
<p><a href="https://www.openstreetmap.org/node/2709091290">viale molise 68, milano</a><br>
|
||||
<strong>unit at paranoici dot org</strong>
|
||||
<strong>#unit on irc.autistici.org</strong></p>
|
||||
<p><a href="connessioni-caotiche.html">connessioni caotiche</a><br>
|
||||
<strong>10 e 11 novembre</strong><br>
|
||||
<strong>hacking, art, activism, making and breaking in festival</strong></p>
|
||||
<p><a href="https://wiki.unit.macaomilano.org/LaboratorioElettronica">laboratorio di elettronica</a><br>
|
||||
<strong>ogni mercoledì pomeriggio</strong></p>
|
||||
{{ content }}
|
||||
|
||||
<!--ul>
|
||||
|
||||
</ul-->
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|