-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
139 lines (128 loc) · 5.45 KB
/
Copy pathindex.html
File metadata and controls
139 lines (128 loc) · 5.45 KB
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>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome | DataSpreads! documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Welcome | DataSpreads! documentation ">
<meta name="generator" content="docfx 2.40.7.0">
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="stylesheet" href="styles/docfx.vendor.css">
<link rel="stylesheet" href="styles/docfx.css">
<link rel="stylesheet" href="styles/main.css">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img id="logo" class="svg" src="images/logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
</header>
<style type="text/css">
footer{
position: relative;
}
</style>
<div class="hero">
<div class="wrap">
<div class="hero_logo">
<img id="hero_logo" src="images/DataSpreads_450_64.png" alt="DataSpreads!">
</div>
<div class="minitext">
<strong>An ultra-fast edge platform for accessible authentic affordable real-time data that you securely own and share.</strong>
</div>
<div class="buttons-unit">
<a href="articles/intro.html" class="button">Getting Started</a>
<a href="spreads/" class="button">Spreads Library</a>
</div>
</div>
</div>
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://dataspreads.us20.list-manage.com/subscribe/post?u=5c297ae419f1fd9869e30c315&id=e7347dcdc2" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL" class="minitext">Get early access announcements</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required="">
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_5c297ae419f1fd9869e30c315_e7347dcdc2" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<!-- <div class="key-section">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<i class="glyphicon glyphicon-grain"></i>
<section>
<h2>Website from Source Code and Markdown</h2>
<p class="lead">DocFX generates Documentation directly from source code (.NET, RESTful API, JavaScript, Java, etc...) and Markdown files.</p>
</section>
</div>
</div>
</div>
</div>
<div class="counter-key-section">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<i class="glyphicon glyphicon-transfer"></i>
<section>
<h2>Run Everywhere</h2>
<p class="lead">DocFX runs on Linux, macOS, and Windows. The generated website can be deployed to any web host with no additional configurations, e.g. Github Pages, Azure Websites...</p>
</section>
</div>
</div>
</div>
</div>
<div class="key-section">
<div class="container content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<i class="glyphicon glyphicon-cutlery"></i>
<section>
<h2>Easy Customization</h2>
<p class="lead">DocFX provides a flexible way to customize templates and themes easily.</p>
</section>
</div>
</div>
</div>
</div> -->
</div>
<script type="text/javascript" src="styles/docfx.vendor.js"></script>
<script type="text/javascript" src="styles/docfx.js"></script>
<script type="text/javascript" src="styles/main.js"></script>
<script id="dsq-count-scr" src="//dataspreads-documentation.disqus.com/count.js" async=""></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-132456873-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132456873-1');
</script>
</body>
</html>