-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
100 lines (81 loc) · 4.69 KB
/
Copy pathindex.html
File metadata and controls
100 lines (81 loc) · 4.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Digitópia</title>
<style>
.titulos{font-size: 16px}
</style>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1> </h1>
<br/>
<p><img src="https://github.com/Digitopia/digitopia.github.io/blob/master/Digitópia-Logo-10-Anos_cor900.png?raw=true" ></p>
</header>
<section>
<h3>
<h1 class="titulos">NEWS FEED:</h1>
</a>
<a href="http://digitopia.casadamusica.com/Gamult/">GAMULT app for iOS and Android released</a>
<br/>
<a href="http://digitopia.casadamusica.com/artistic">Old New Electronic Music Sessions CD is out</a>
<br/> <br/>
upcoming workshops: <br/>
<a href="http://www.casadamusica.com/pt/servico-educativo/formacao/2016-2017/formar-na-digitopia/?lang=pt">Composing for the Eye and Ear_Pierce Warnecke</a>
<br/> <a href="http://www.casadamusica.com/pt/servico-educativo/formacao/2016-2017/formar-na-digitopia/?lang=pt">Composing and Performing with Ableton Live_Joao Lobato and Tiago Angelo</a>
<br/> <a href="http://www.casadamusica.com/pt/agenda/2018/01/20-janeiro-2018-primitive-complexity/?sId=76544&lang=pt#tab=0">Primitive Complexity_Zimoun</a>
<br/> <a href="http://www.casadamusica.com/pt/agenda/2018/01/27-janeiro-2018-video-tape-it/?sId=76388&lang=pt#tab=0">Video Tape-It_openfield-creativelab</a>
<br/> <a href="http://www.casadamusica.com/pt/agenda/2018/02/24-fevereiro-2018-my-jazz-band/?sId=76561&lang=pt#tab=0">My Jazz Band - Musica Automatica_Rui Dias</a>
<br/> <a href="http://www.casadamusica.com/pt/agenda/2018/05/19-maio-2018-robotica-musical/?sId=76641&lang=pt#tab=0">Robotica Musical_Sonoscopia Associação Cultural</a>
</a> <br/><br/>
<h1 class="titulos">WHO WE ARE:</h1>
</a>Digitópia is a digital music platform based at Casa da Música in Oporto, which encourages the act of listening, performance and musical creation. Based on digital tools, although not exclusively, Digitopia emphasizes collaborative musical creation, software design, music education, social inclusion, aiming to emerge multicultural communities of performers, composers, curious and music lovers.
Digitópia is based on free exchange of knowledge and open source philosophy.</a>
<br/><br/>
<iframe src="https://player.vimeo.com/video/141894609?title=0&byline=0&portrait=0" width="500" height="280" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<br/><br/>
<h1 class="titulos">WHAT WE DO:</h1>
<a href="http://digitopia.github.io/development">SOFTWARE & INSTRUMENTS</a>
<br/><a href="http://digitopia.github.io/education">EDUCATION</a> / <a href="http://digitopia.github.io/community">COMMUNITY</a>
<br/><a href="http://digitopia.github.io/research">RESEARCH</a>
<br/><a href="http://digitopia.github.io/artistic">ARTISTIC CONTENTS</a>
<br/><br/><p>
Team
<br/>
Curator:
<a href="https://github.com/jasgomes">José Alberto Gomes</a>
<br/>
Creative and Development:
<a href="https://github.com/nunoh">Nuno Hespanhol</a>,
<a href="https://github.com/Oscar-Rodrigues">Óscar Rodrigues</a>,
<a href="https://github.com/augusto666">Pedro Augusto</a>,
and <a href="https://github.com/p1nh0">Tiago Ângelo</a>.
<br/>
Education:
Óscar Rodrigues,
Artur Carvalho and
Ricardo Baptista.
<br/>
<p>
<a class="socialIcons" href="mailto:digitopia@casadamusica.com" title="E-mail"><img src="https://www.clker.com/cliparts/G/d/Z/m/s/M/pink-email-icon-gradient-2.svg" width="23" height="23">
<a class="socialIcons" href="https://pt-pt.facebook.com/DigitopiaCasaDaMusica" title="Facebook"><img src="https://simpleicons.org/icons/facebook.svg"width="20" height="20">
<a class="socialIcons" href="https://github.com/Digitopia" title="Github"><img src="https://simpleicons.org/icons/github.svg"width="20" height="20">
<a class="socialIcons" href="https://www.youtube.com/channel/UC4DkrdvxpZVrFCm_25Bi45Q" title="YouTube"><img src="https://simpleicons.org/icons/youtube.svg"width="20" height="20">
<a class="socialIcons" href="https://instagram.com/digitopiacasadamusica" title="Instagram"><img src="https://simpleicons.org/icons/instagram.svg"width="20" height="20">
</a>
</section>
<footer>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>