-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathindex.html
140 lines (129 loc) · 6.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
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Projecthub</title>
<meta name="author" content="Xmartlabs" />
<meta content="width=device-width, initial-scale=1" name="viewport">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/custom.css" rel="stylesheet" type="text/css" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Projecthub" />
<meta property="og:image:height" content="630" />
<meta property="og:image:width" content="1200" />
<meta property="og:title" content="Projecthub" />
<meta property="og:description" content="Manage your Github projects from the palm of your hand." />
<meta property="fb:app_id" content="1240410166048586" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@DreamSnapApp" />
<meta name="twitter:creator" content="@xmartlabs" />
</head>
<body>
<header class="header">
<div class="container-fluid">
<div class="row">
<div class="col col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1">
<a href="/">
<img class="img-responsive logo" src="images/projecthub-logo.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</a>
</div>
<div class="col col-xs-10 col-xs-offset-1 col-sm-4 col-sm-offset-1">
<h2 class="title">Easy, accessible, team oriented</h2>
<p class="subtitle">Manage your Github projects from the palm of your hand. Anytime, anywhere.</p>
<a href="http://itunes.apple.com/us/app/projecthub/id1245190471" target="_blank">
<img class="store-button" src="images/appstore-button.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</a>
</div>
</div>
</div>
</header>
<div class="container-fluid">
<div class="row how-to-section">
<div class="col-xs-12 text-center">
<h1 class="title">How does it work?</h1>
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 col-md-4 col-md-offset-2">
<div class="text-wrapper">
<div class="section-text">
<h3 class="section-header">1- Select a repository from your GitHub Account</h3>
<p class="subtext">Just log into Github and we'll manage it from there. Select from your own, your organizations' and your forked repositories.</p>
</div>
</div>
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-0 col-md-4 text-center">
<img class="how-to-image" src="images/how-does-it-work-1.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</div>
</div>
</div>
<div class="how-to-section grey">
<div class="container-fluid">
<div class="row">
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 col-md-4 col-md-offset-2 text-center">
<img class="how-to-image" src="images/how-does-it-work-2.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-0 col-md-4">
<div class="text-wrapper">
<div class="section-text">
<h3 class="section-header">2- Import your project.</h3>
<p class="subtext">Select which project you'd like to import to your device. You are just one click away from starting to work.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row how-to-section">
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 col-md-4 col-md-offset-2">
<div class="text-wrapper">
<div class="section-text">
<h3 class="section-header">3- Start playing</h3>
<p class="subtext">Move and delete cards, check up on issues and pull requests. On the bus, on the train, <b>even in the toilet</b>.</p>
</div>
</div>
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-0 col-md-4 text-center">
<img class="how-to-image" src="images/how-does-it-work-3.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</div>
</div>
</div>
<footer class="footer">
<div class="container-fluid">
<div class="row text-center">
<h2 class="title">Better organization for a more productive you.</h2>
</div>
<div class="row footer-logo-container">
<div class="col col-xs-12 col-sm-5 col-sm-offset-1 col-md-3 col-md-offset-3 text-center">
<img src="images/projecthub-footer-logo.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</div>
<div class="col col-xs-12 col-sm-5 col-md-3 text-center">
<a href="https://xmartlabs.com" target="_blank">
<img src="images/xmartlabs-logo-white.png" srcset="images/[email protected] 2x, images/[email protected] 3x" draggable="false" />
</a>
</div>
</div>
<div class="row">
<div class="col col-xs-12 text-center link-container">
<a class="links" href="about.html">About</a>
<br>
<a class="links" href="terms-and-conditions.html">Terms and Conditions</a>
</div>
</div>
<div class="row text-center">
<p class="copyright">2017 all rights reserved</p>
<p class="copyright">Project Hub is not a representative of GitHub. GitHub and the GitHub logos are Trademarks of GitHub inc.</p>
</div>
</div>
</footer>
</body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-29494874-12', 'auto');
ga('send', 'pageview');
</script>
<html>