-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
220 lines (147 loc) · 8.64 KB
/
index.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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
---
---
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='shortcut icon' type='image/png' href='https://projectpages.github.io/project-pages/favicon.png' />
<title>Project Pages</title>
<!-- Custom Fonts -->
<!--<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css">
-->
<!-- FontAwesome icons -->
<!--<link rel="stylesheet" href="https://use.fontawesome.com/74dfc6cf47.css">
-->
<!-- Material Design CSS -->
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/4.0.2/bootstrap-material-design.css">
-->
<!-- Core BootStrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
</head>
<body>
<div class="row" style="background: url(http://api.thumbr.it/whitenoise-361x370.png?background=871616ff&noise=000000&density=12&opacity=15); min-height: 425px; ">
<img src="Project-Pages-New-Logo-Square.png" style="height: 200px; display: block; margin: 0 auto; margin-top: 40px">
<div class="container" style="text-align:center; position:relative; top:-20px; color:white">
<h1 style="font-size:3em;"><b> Project Pages </b></h1>
<iframe src="https://ghbtns.com/github-btn.html?user=projectpages&repo=project-pages&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="140px" height="30px"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=projectpages&repo=project-pages&type=star&count=true&size=large" frameborder="0" scrolling="0" width="120px" height="30px"></iframe>
<p style="font-size:1.6em;"><b>Project-Pages</b> is a Jekyll based scientific blogging tool, made easily accessible to the non-coder researcher through simple heavily opinionated templates, while preserving the freedom of the code savvy user to customize all functionality as they please. Project-Pages uses a specialized re-skin of Prose.io to provide a CMS-like overlay. </p>
</div>
</div>
<div class="container">
<div class="row" style=" margin-bottom:45px">
<div class=" col-md-6 col-xs-12 full" style=" border-width: 0px;">
<div class="well" style="height:400px; background: url(PPEditor.png); background-size: cover; margin: 0px; margin-top: 45px">
<div style="height:70px; position:relative; top:282px; background:rgba(0,0,0,0.9); color: white; font-size: 16px; text-align: center; margin: -20px -20px -20px -20px">
<p style="font-size:1.4em; position:relative; top:20px;"><a href="http://projectpages.github.io/project-pages-editor/" target="_blank" style="color: white !important"><b>Create/Edit</b> your own Project-Pages instance. <i class="fa fa-chevron-right ico" style="font-size: 30px; color: white; margin: 0px 15px 0px 0px; float:right"></i></a></p>
<p style="font-size:0.8em; position:relative; top:5px;"> Please allow 2-3 seconds to load after logging in! </p>
</div>
</div>
</div>
<div class=" col-md-6 col-xs-12 full" style=" border-width: 0px;">
<div class="well" style="height:400px; background: url(PP.png); background-size: cover; margin: 0px; margin-top: 45px">
<div style="height:70px; position:relative; top:282px; background:rgba(0,0,0,0.9); color: white; font-size: 16px; text-align: center; margin: -20px -20px -20px -20px">
<p style="font-size:1.4em; position:relative; top:20px;"><a href="http://projectpages.github.io/project-pages/" target="_blank" style="color: white !important"><b>Explore</b> the template in the live demo. <i class="fa fa-chevron-right ico" style="font-size: 30px; color: white; margin: 0px 25px 0px 0px; float:right"></i></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="padding-bottom: 0px">
<div style=" background: url(http://api.thumbr.it/whitenoise-361x370.png?background=871616ff&noise=000000&density=12&opacity=15);">
<h1 style="padding-top:20px; padding-bottom:20px; font-size:2.7em;text-align:center; color:white;"><b> Integrated Features </b></h1>
</div>
<div class="container" style="font-size:1.2em">
<div class=" col-md-6 col-xs-12 full" style=" border-width: 0px; margin-top:25px;">
<p><strong>Organization Level Functionality:</strong></p>
<ul>
<li>
<p>Adaptive Tags</p>
</li>
<li>
<p>Text and Tag Based Search</p>
</li>
<li>
<p>Ability to Manage Multiple Projects</p>
</li>
<li>
<p>Members Page</p>
</li>
<li>
<p>Mention Tracking via Altmetric</p>
</li>
<li>
<p>OG Meta Tags</p>
</li>
<li>
<p>Google Analytics</p>
</li>
<li>
<p>Comments with Disqus</p>
</li>
<li>
<p>Responsive Design</p>
</li>
<li>
<p>Customized Prose.IO Skin for CMS</p>
</li>
</ul>
</div>
<div class=" col-md-6 col-xs-12 full" style=" border-width: 0px; margin-top:25px;">
<p><strong>Post Level Functionality:</strong></p>
<ul>
<li>
<p>Code Highlighting</p>
</li>
<li>
<p>Image Zoom on Click</p>
</li>
<li>
<p>MathJax for Equations</p>
</li>
<li>
<p>Presentation Layout using Reveal.JS with Easy to Use Jekyll Helpers</p>
</li>
<li>
<p>MATLAB Layout with Direct to Post Export Function in MATLAB</p>
</li>
<li>
<p>Jupyter Notebook Layout Directly from Notebook Files</p>
</li>
<li>
<p>Mermaid.JS for Automated Workflow Visualization</p>
</li>
<li>
<p>Projector Layout using DataProjector.JS to Visualize 3D Point Cloud Data from JSON Files</p>
</li>
<li>
<p>ThreeJS Layout to Visualize 3D Surface Data</p>
</li>
</ul>
</div>
</div>
</div>
<div class="row" style="padding-bottom: 45px">
<div style=" background: url(http://api.thumbr.it/whitenoise-361x370.png?background=871616ff&noise=000000&density=12&opacity=15);">
<h1 style="padding-top:20px; padding-bottom:20px; font-size:2.7em;text-align:center; color:white;"><b> Existing Projects-Pages Gallery </b></h1>
</div>
<div class="container" style="text-align:center;">
{% for example in site.data.gallery %}
<div class=" col-md-4 col-xs-12 full" style=" border-width: 0px; margin-top:35px;">
<div class="well" style="height:300px; background: url({{ example.imageurl }}); background-size: cover; margin: 0px;">
<div style="height:50px; position:relative; top:182px; background:rgba(0,0,0,0.9); color: white; font-size: 16px; text-align: center; margin: -20px -20px -20px -20px">
<a href="{{ example.url }}" target="_blank" style="color: white !important"><p style="font-size:1.4em; position:relative; top:10px; width: 75%; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis; margin-left:15px">{{ example.title }}</p>
<i class="fa fa-chevron-right ico" style="font-size: 30px; color: white; margin: -30px 25px 0px 0px; float:right"></i></a>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
<div style=" background: url(http://api.thumbr.it/whitenoise-361x370.png?background=871616ff&noise=000000&density=12&opacity=15); padding-bottom:20px;">
<p style="padding-top:15px;font-size:1.6em; text-align:center; color:white"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank" style="color: white !important">Ahmet Cecen</a>, <a href="http://mined.gatech.edu/" target="_blank" style="color: white !important">MINED@GaTech </a> and <a href="https://github.com/projectpages" target="_blank" style="color: white !important"> Project Pages </a> 2016. </p>
</div>
</body>
</html>