pzimediadesign.nl as landing page to XPUB, LB, 2015 gradshow
parent
633c47cfd7
commit
3402fb938e
@ -0,0 +1,30 @@
|
||||
|
||||
|
||||
|
||||
# pzimediadesign.nl as landing page
|
||||
|
||||
with links to:
|
||||
* Lensbased Media
|
||||
* Experimental Publishing
|
||||
* Graduation Show 2016
|
||||
|
||||
## Changes
|
||||
|
||||
### to pages & templates
|
||||
* (static) index "index.html" w/ links is static with links to subdomains and gradshow
|
||||
|
||||
* (generated) 2015 gradshow (old index template, but without PZI intro)
|
||||
```def creat_index``` ```"gradshow-template.html" --> "web/2015.html"```
|
||||
|
||||
* ```mv "index-template.html" "gradshow-template.html"```
|
||||
"gradshow-template.html" remains the same but without intro text about program course.
|
||||
|
||||
|
||||
### Questions
|
||||
* ? Do Simon & Aymeric wanna maintain the same common text ?
|
||||
|
||||
|
||||
## TO DO
|
||||
Bring content upwards
|
||||
|
||||
|
@ -0,0 +1,84 @@
|
||||
<!DOCTYPE HTML><html><head>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="yes" name="apple-mobile-web-app-capable">
|
||||
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
|
||||
<link href="img/PZI_icon.png" rel="icon" type="image/x-icon">
|
||||
|
||||
<meta content="The Master in Media Design & Communication is an intensive project-based research degree exploring the possibilities released by the friction between media and their related practices. The course does not believe in old media and new media, nor in the pattern of media extinctions that punctuate traditional media histories. Rather students exploit the resonances and gaps between photography, cinema, animation, software and computational culture. In publishing and documenting, students are expected to critically engage with the platforms and networks in which their work operate or are distributed." name="description">
|
||||
<meta content="Master, Media Design, Communication, project, research, degree, media, photography, cinema, animation, software, computational culture, publishing, documenting, critical, platforms, networks, Rotterdam, Netherlands, Willem de Kooning Academy, Piet Zwart Institute" name="keywords">
|
||||
<meta content="Master Media Design & Communication - Piet Zwart Institute" name="author">
|
||||
<meta content="Master Media Design & Communication - Piet Zwart Institute" name="application-name">
|
||||
<!-- for Facebook -->
|
||||
<meta content="Master Media Design & Communication - Piet Zwart Institute" property="og:title">
|
||||
<meta content="website" property="og:type">
|
||||
<meta content="en_US" property="og:locale">
|
||||
<meta content="Master Media Design & Communication - Piet Zwart Institute" property="og:site_name">
|
||||
<meta content="http://pzimediadesign.nl/img/promotionimage2.png" property="og:image">
|
||||
<meta content="http://pzimediadesign.nl/" property="og:url">
|
||||
<meta content="The Master in Media Design & Communication is an intensive project-based research degree exploring the possibilities released by the friction between media and their related practices. The course does not believe in old media and new media, nor in the pattern of media extinctions that punctuate traditional media histories. Rather students exploit the resonances and gaps between photography, cinema, animation, software and computational culture. In publishing and documenting, students are expected to critically engage with the platforms and networks in which their work operate or are distributed." property="og:description">
|
||||
|
||||
<title>Master Media Design & Communication</title>
|
||||
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="fonts/fontstylesheet01.css" rel="stylesheet">
|
||||
<link href="css/fixedsticky.css" rel="stylesheet">
|
||||
<link href="http://fonts.googleapis.com/css?family=Vollkorn|Inconsolata:400,700" rel="stylesheet" type="text/css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="pageWrap">
|
||||
<div class="" id="zwartIntro">
|
||||
<div style="min-height: 586px;" class="sidebarBorderLeft zwartArea zwartAreaMobile" id="section00">
|
||||
</div>
|
||||
<div style="min-height: 586px;" class="zwartArea zwartAreaText " id="section01">
|
||||
<div class="zwartAreaFull zwartAreaIntro">
|
||||
<img id="logoWhite" src="img/white_PZI_logo.svg">
|
||||
<!-- &lt;h1 class="highlight"&gt; Piet Zwart Institute&lt;br&gt; -->
|
||||
<h1>Master Media Design & Communication</h1>
|
||||
<p>The Master in Media Design & Communication is an intensive project-based research degree exploring the possibilities released by the friction between media and their related practices. The course does not believe in old media and new media, nor in the pattern of media extinctions that punctuate traditional media histories. Rather students exploit the resonances and gaps between photography, cinema, animation, software and computational culture. In publishing and documenting, students are expected to critically engage with the platforms and networks in which their work operate or are distributed. </p>
|
||||
<div class="project">
|
||||
<p ><a href="2015.html">Graduation Show 2015</a></p>
|
||||
<p ><a href="https://lensbased.pzimediadesign.nl/">Lens-Based Media Blog</a></p>
|
||||
<p ><a href="https://xpub.pzimediadesign.nl/">Experimental Publishing Blog</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="sidebarBorder" id="sidebar">
|
||||
<div style="display: none;" id="sidebarInner">
|
||||
|
||||
</div>
|
||||
<div style="margin-top: 156px;" id="logoWrap">
|
||||
<img id="logo" src="./img/black_PZI_logo_p.svg">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div style="min-height: 586px;" class="sidebarBorderLeft zwartArea" id="section03">
|
||||
<div class="zwartAreaFull zwartColophon">
|
||||
|
||||
|
||||
<!-- <h1 class="highlight"> Master Media Design & Communication</h1> -->
|
||||
<p> The Piet Zwart Institute houses the international Master programmes of the Willem de Kooning Academy at Hogeschool Rotterdam. Since 1999 it has been dedicated to promoting study and research in the fields of art, design and art education.</p>
|
||||
<p class="colophon"><a href="http://www.pzwart.nl/">http://www.pzwart.nl/</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script src="js/jquery-2.1.3.min.js"></script>
|
||||
<script src="js/fixedfixed.js"></script>
|
||||
<script src="js/fixedsticky.js"></script>
|
||||
<script src="js/isotope.pkgd.min.js"></script>
|
||||
<script src="js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="js/mainScripts.js"></script>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Reference in New Issue