-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
139 lines (94 loc) · 5.05 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
<!DOCTYPE html>
<html>
<head>
<title>Openstock</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.png">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap/justified-nav.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target="#bs-example-navbar-collapse-1">
<nav id="navigation" class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="visible-xs" style="text-align: center; margin-top: 15px; font-weight: normal;">Openstock</div>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li style="display: none;"><a href="#jord">Spring</a></li>
<li><a href="index.html">Openstock</a></li>
<li><a href="#how-it-works">How it works</a></li>
<li><a href="#support-us">Support</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#developer">Developer</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container">
<div id="jord" class="jumbotron">
<h1>Openstock</h1>
<p>Sustainable momentum</p>
</div>
<div class="row jumbotron">
<div class="col-sm-4">
<h2>Comparable</h2>
<p>The Openstock Index has a massive impact on the way decisions are made. For a publicly traded asset, a low index makes it less attractive - surging a lower stock market price and Capital Flow out of the asset. This is fair and healthy competition.</p>
</div>
<div class="col-sm-4">
<h2>Transparent</h2>
<p>API is tech talk, it means integrating Openstock to other web services is easy. <a href="#developer">Find out how</a>.</p>
</div>
<div class="col-sm-4">
<h2>Credi<span class="off">b</span>le</h2>
<p>
Behind Openstock is credible people who are specialists in their field. We are not affiliated or financed with anything or anyone who gains from bull- or bear stock market prices. You can read about <a href="http://blog.jord.io/openstock.io">the methods behind our valuation</a>.
</p>
</div>
</p>
</div>
</div>
<div class="container">
<!-- Jumbotron -->
<div id="how-it-works" class="jumbotron">
<h2>How it works</h2>
<p>Transparency is key. When we value an asset, this is done in ten fields. Each field is analysed and indexed (0-10) by an expert group with vast knowledge within that field. Some information is gathered automatically, such as Board Member equality. <a href="http://blog.jord.io/openstock.io">Read more</a></p>
</div>
<!-- Jumbotron -->
<div id="support-us" class="jumbotron">
<h2>Support us</h2>
<p>If you want to give us some of your money we would be delighted - it's easy and helpful. You can use <a href="https://flattr.com/submit/auto?user_id=jord&url=http%3A%2F%2Fopenstock.io" target="_blank">Flattr</a>, <a href="https://www.kickstarter.com/projects/1641810671/313828377?token=055bfb67" target="_blank">Kickstarter</a> or <a href="http://www.paypal.com" target="_blank">Paypal</a>.</p>
</div>
<!-- Jumbotron -->
<div id="contact" class="jumbotron">
<h2>Contact</h2>
<p><a href="https://twitter.com/openstock_io" target="_blank">Twitter</a> · <a href="https://github.com/openstock-io" target="_blank">Github</a> · <a href="http://blog.jord.io/openstock.io" target="_blank">Scriptogram</a> · <a href="mailto:[email protected]">Email</a></p>
<p>We are always looking for people who puts the visionary agenda first.</p>
</div>
<!-- Jumbotron -->
<div id="developer" class="jumbotron">
<h2>Developer</h2>
<p>Transparency is key to us and Openstock is Open source, which means you can read, modify and contribute. In fact, we would love if you did. Our API is <a href="https://github.com/openstock-io/openstock-api">documented here</a>.</p>
</div>
</div> <!-- /container -->
</body>
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50812885-1', 'openstock.io');
ga('send', 'pageview');
</script>
</html>