|
@@ -0,0 +1,146 @@
|
|
1
|
+
|
|
2
|
+<!DOCTYPE html>
|
|
3
|
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
|
4
|
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
|
5
|
+<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
|
6
|
+<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
|
|
7
|
+ <head>
|
|
8
|
+ <meta charset="utf-8">
|
|
9
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
10
|
+ <title>dato.pr</title>
|
|
11
|
+ <meta name="viewport" content="width=device-width, initial-scale=1">
|
|
12
|
+ <meta name="description" content="No" />
|
|
13
|
+
|
|
14
|
+ <!-- Facebook and Twitter integration -->
|
|
15
|
+ <meta property="og:title" content=""/>
|
|
16
|
+ <meta property="og:image" content=""/>
|
|
17
|
+ <meta property="og:url" content=""/>
|
|
18
|
+ <meta property="og:site_name" content=""/>
|
|
19
|
+ <meta property="og:description" content=""/>
|
|
20
|
+ <meta name="twitter:title" content="" />
|
|
21
|
+ <meta name="twitter:image" content="" />
|
|
22
|
+ <meta name="twitter:url" content="" />
|
|
23
|
+ <meta name="twitter:card" content="" />
|
|
24
|
+
|
|
25
|
+ <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
|
|
26
|
+ <link rel="shortcut icon" href="favicon.ico">
|
|
27
|
+
|
|
28
|
+ <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet">
|
|
29
|
+
|
|
30
|
+ <!-- Animate.css -->
|
|
31
|
+ <link rel="stylesheet" href="css/animate.css">
|
|
32
|
+ <!-- Icomoon Icon Fonts-->
|
|
33
|
+ <link rel="stylesheet" href="css/icomoon.css">
|
|
34
|
+ <!-- Simple Line Icons -->
|
|
35
|
+ <link rel="stylesheet" href="css/simple-line-icons.css">
|
|
36
|
+ <!-- Bootstrap -->
|
|
37
|
+ <link rel="stylesheet" href="css/bootstrap.css">
|
|
38
|
+ <!-- Style -->
|
|
39
|
+ <link rel="stylesheet" href="css/style.css">
|
|
40
|
+ <link rel="stylesheet" href="css/fancy.css">
|
|
41
|
+ <!-- Spotify Icon -->
|
|
42
|
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
|
|
43
|
+<style type="text/css">
|
|
44
|
+ h3 {text-align: center;}
|
|
45
|
+
|
|
46
|
+ #fh5co-services {
|
|
47
|
+ padding-bottom: 0;
|
|
48
|
+ text-align: center;
|
|
49
|
+ }
|
|
50
|
+</style>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+ <!-- Modernizr JS -->
|
|
54
|
+ <script src="js/modernizr-2.6.2.min.js"></script>
|
|
55
|
+ <!-- FOR IE9 below -->
|
|
56
|
+ <!--[if lt IE 9]>
|
|
57
|
+ <script src="js/respond.min.js"></script>
|
|
58
|
+ <![endif]-->
|
|
59
|
+
|
|
60
|
+ </head>
|
|
61
|
+ <body>
|
|
62
|
+ <header role="banner" id="fh5co-header">
|
|
63
|
+ <div class="fluid-container">
|
|
64
|
+ <nav class="navbar navbar-default navbar-fixed-top js-fullheight">
|
|
65
|
+ <div id="navbar" class="navbar-collapse js-fullheight">
|
|
66
|
+ <ul class="nav navbar-nav navbar-left">
|
|
67
|
+ <li class="active"><a href="#" data-nav-section="home"><span>Home</span></a></li>
|
|
68
|
+ <li><a href="#" data-nav-section="services"><span>Services</span></a></li>
|
|
69
|
+ </ul>
|
|
70
|
+ </div>
|
|
71
|
+ </nav>
|
|
72
|
+ </div>
|
|
73
|
+ </header>
|
|
74
|
+
|
|
75
|
+ <section id="fh5co-home" data-section="home" style="background-image: url(images/project-5.jpg);">
|
|
76
|
+ <div class="gradient"></div>
|
|
77
|
+ <div class="container">
|
|
78
|
+ <div class="text-wrap">
|
|
79
|
+ <div class="text-inner">
|
|
80
|
+ <div class="row">
|
|
81
|
+ <div class="col-md-8 col-md-offset-2 text-center">
|
|
82
|
+ <h1 style="color :white;" class="to-animate">dato.pr</h1>
|
|
83
|
+ <h2 style="color :white;" class="to-animate">"Estudiando lo ambiguo <br> e investigando lo desconocido."</h2>
|
|
84
|
+ </div>
|
|
85
|
+ </div>
|
|
86
|
+ </div>
|
|
87
|
+ </div>
|
|
88
|
+ </div>
|
|
89
|
+ </section>
|
|
90
|
+
|
|
91
|
+ <section id="fh5co-services" data-section="instagram">
|
|
92
|
+ <div class="container">
|
|
93
|
+ <style type="text/css">
|
|
94
|
+ a img{
|
|
95
|
+ align-items: center;
|
|
96
|
+ position: relative;
|
|
97
|
+ width: 30%;
|
|
98
|
+ padding: 10px;
|
|
99
|
+ padding-left: 10px;
|
|
100
|
+ margin-top: 20px;
|
|
101
|
+ overflow: hidden;
|
|
102
|
+ opacity: 0;
|
|
103
|
+ animation-name: fadeIn;
|
|
104
|
+ animation-delay: 0.6s;
|
|
105
|
+ animation-duration: 0.8s;
|
|
106
|
+ animation-fill-mode: forwards;
|
|
107
|
+ text-decoration: none;
|
|
108
|
+ color: white;
|
|
109
|
+ }
|
|
110
|
+ </style>
|
|
111
|
+ <h1 style="text-align: center">Instagram Feed</h1>
|
|
112
|
+ <div id="instafeed-container"></div>
|
|
113
|
+ <script src="https://cdn.jsdelivr.net/gh/stevenschobert/instafeed.js@2.0.0rc1/src/instafeed.min.js"></script>
|
|
114
|
+ <script type="text/javascript">
|
|
115
|
+ var userFeed = new Instafeed({
|
|
116
|
+ get: 'user',
|
|
117
|
+ target: "instafeed-container",
|
|
118
|
+ resolution: 'low_resolution',
|
|
119
|
+ limit: 9,
|
|
120
|
+ accessToken: 'IGQVJVV0t4b2ZAIdkJPNTl1ZAnZAsWm90TzIzRE5LMGQtR25aRklwYlQ5eVEtcjZAmRmpEbDlNWC1RNjZAhaFJLdXBaLUJlaEM4WkRaamJNcWZACNWx1VThSYUNRLVJHcFNHWHlnWl9FTjBjcl9Vd1pPcFZAHbAZDZD'
|
|
121
|
+ });
|
|
122
|
+ userFeed.run();
|
|
123
|
+ </script>
|
|
124
|
+ </div>
|
|
125
|
+ </section>
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+ <!-- jQuery -->
|
|
131
|
+ <script src="js/jquery.min.js"></script>
|
|
132
|
+ <!-- jQuery Easing -->
|
|
133
|
+ <script src="js/jquery.easing.1.3.js"></script>
|
|
134
|
+ <!-- Bootstrap -->
|
|
135
|
+ <script src="js/bootstrap.min.js"></script>
|
|
136
|
+ <!-- Waypoints -->
|
|
137
|
+ <script src="js/jquery.waypoints.min.js"></script>
|
|
138
|
+ <!-- Stellar Parallax -->
|
|
139
|
+ <script src="js/jquery.stellar.min.js"></script>
|
|
140
|
+ <!-- Counters -->
|
|
141
|
+ <script src="js/jquery.countTo.js"></script>
|
|
142
|
+ <!-- Main JS (Do not remove) -->
|
|
143
|
+ <script src="js/main.js"></script>
|
|
144
|
+
|
|
145
|
+ </body>
|
|
146
|
+</html>
|