This repository was archived by the owner on Nov 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAsia2015.html
135 lines (135 loc) · 7.06 KB
/
Asia2015.html
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="PowerShell Conference Asia, 2015">
<meta name="keywords" content="PowerShell, Conference, Asia, 2015">
<meta name="author" content="Pixelwars">
<title>PowerShell Conference Asia - 2015</title>
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon" href="images/ico/apple-touch-icon.png"/>
<link rel="stylesheet" type="text/css" href="css/fonts/montserrat/montserrat.css">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/fonts/fontello/css/fontello.css">
<link rel="stylesheet" type="text/css" href="js/jquery.uniform/uniform.default.css">
<link rel="stylesheet" type="text/css" href="js/jquery.fluidbox/fluidbox.css">
<link rel="stylesheet" type="text/css" href="js/owl-carousel/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="js/photo-swipe/photoswipe.css">
<link rel="stylesheet" type="text/css" href="js/photo-swipe/default-skin/default-skin.css">
<link rel="stylesheet" type="text/css" href="js/jquery.magnific-popup/magnific-popup.css">
<link rel="stylesheet" type="text/css" href="js/slippry/slippry.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/768.css">
<link rel="stylesheet" type="text/css" href="css/992.css">
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/modernizr.min.js"></script>
</head>
<body>
<div id="page" class="hfeed site">
<header id="masthead" class="site-header" role="banner">
<div class="site-logo">
<h1 class="site-title">
<a href="index.html" rel="home">
<img src="images/site/logo.jpg" alt="logo">
</a>
</h1>
</div>
<nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation">
<a class="menu-toggle"><span class="lines"></span></a>
<div class="nav-menu">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="">PAST EVENTS</a>
<ul>
<li><a href="Asia2015.html">Singapore 2015</a></li>
</ul>
</li>
<li><a href="">UPCOMING EVENTS</a>
<ul>
<li><a href="PSConf2016.html">PSConf 2016</a></li>
</ul>
</li>
</ul>
</div>
</nav>
</header>
<div id="main" class="site-main">
<div id="primary" class="content-area">
<div id="content" class="site-content" role="main"> <!-- layout-full -->
<div class="layout-full"> <!-- entry-header -->
<header class="entry-header">
<h1 class="entry-title">SINGAPORE 2015</h1>
</header>
<div class="media-grid-wrap">
<div class="gallery-grid">
<div class="masonry-item">
<figure>
<img src="images/album/1.jpg" alt="gallery-post"/>
<figcaption>
<h2>EVENT PICTURES</h2>
<a href="Asia2015Pic.html"></a>
</figcaption>
</figure>
</div>
<!-- gallery-item -->
<div class="masonry-item">
<figure>
<img src="images/album/3.jpg" alt="gallery-post"/>
<figcaption>
<h2>SESSION RECORDINGS</h2>
<a href="Asia2015Video.html">View more</a>
</figcaption>
</figure>
</div>
<div class="masonry-item">
<figure>
<img src="images/album/2.jpg" alt="gallery-post"/>
<figcaption>
<h2>SPEAKERS</h2>
<a href="Asia2015Speaker.html">View more</a>
</figcaption>
</figure>
</div>
<!-- gallery-item -->
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="layout-medium">
<div class="footer-social">
<ul class="social">
<li><a class="facebook" href="https://www.facebook.com/psconfasia"></a></li>
<li><a class="twitter" href="https://twitter.com/PSConfAsia"></a></li>
</ul>
</div>
<div class="site-info">
<p>Copyright © 2015 PowerShell Conference Asia</p>
</div>
</div>
</footer>
</div>
<script src="js/fastclick.js"></script>
<script src="js/jquery.fitvids.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/jquery.uniform/jquery.uniform.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/jquery.fluidbox/jquery.fluidbox.min.js"></script>
<script src="js/owl-carousel/owl.carousel.min.js"></script>
<script src="js/socialstream.jquery.js"></script>
<script src="js/jquery.collagePlus/jquery.collagePlus.min.js"></script>
<script src="js/photo-swipe/photoswipe.min.js"></script>
<script src="js/photo-swipe/photoswipe-ui-default.min.js"></script>
<script src="js/photo-swipe/photoswipe-run.js"></script>
<script src="js/jquery.gridrotator.js"></script>
<script src="js/slippry/slippry.min.js"></script>
<script src="js/jquery.magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>