forked from mmistakes/minimal-mistakes
-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathindex.html
111 lines (82 loc) · 4.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
---
layout: default
home: true
---
<div class="features alignc">
<div class="container">
<div class="col-xs-12">
<div class="row">
<h2>Own and Share Your Achievements</h2>
<span class="subhead">With the blockchain, your official records are now yours forever. <br/>Receive them once, share and verify them for a lifetime.</span>
</div>
<div class="row margin2">
<div class="col-xs-12 col-lg-8 col-lg-push-2">
<a data-fancybox href="https://www.youtube.com/embed/5wAyS1e_hOo?rel=0&showinfo=0">
<img src="/assets/img/pictures/recipient-video.png" style="width: 90%;">
</a>
</div>
</div>
<div class="row">
<hr/ style="margin-bottom: 4rem;">
<div class="col-xs-12 col-md-4 col-lg-4 features__item">
<div class="features__item_icon_circle"><span class="number">1</span></div>
<h3 class="features__item_title">Get the Free Blockcerts App</h3><span class="features__item_text">Your private passphrase ensures ownership and aids recovery.</span>
</div>
<div class="col-xs-12 col-md-4 col-lg-4 features__item">
<div class="features__item_icon_circle"><span class="number">2</span></div>
<h3 class="features__item_title">Add Credential Issuers</h3><span class="features__item_text">Add different issuers to your app to receive credentials.</span>
</div>
<div class="col-xs-12 col-md-4 col-lg-4 features__item">
<div class="features__item_icon_circle"><span class="number">3</span></div>
<h3 class="features__item_title">Import and Share</h3><span class="features__item_text">Receive, hold, and share your credentials any time.</span>
</div>
</div>
<div class="row margin1">
<div class="col-lg-8 col-lg-push-2">
<div class="box">
Get the Free Blockcerts App<br/>
<div class="app-badges">
<a href="https://itunes.apple.com/us/app/blockcerts-wallet/id1146921514?mt=8" target="_blank" alt="Blockcerts App"><img src="/assets/img/pictures/apple.svg" style="height: 40px;"></a>
<a href="https://play.google.com/store/apps/details?id=com.learningmachine.android.app&hl=en" target="_blank" alt="Blockcerts App"><img src="/assets/img/pictures/google-play-badge.png" style="width: 153px;"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="features features--05">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-6 margin1">
<div>
<h5>CREDENTIAL ISSUERS</h5>
<h2>Verify Anyone’s Achievements</h2>
<span class="subhead">Use the Blockcerts Universal Verifier to independently verify records. This service can also be built into existing software systems for greater convenience.</span>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-6 margin2">
<img src="/assets/img/pictures/credential.png" style="width: 100%;">
</div>
</div>
</div>
</div>
<div class="features alignc">
<div class="container">
<div class="row">
<div class="col-xs-12 col-lg-8 col-lg-push-2">
<h5>DEVELOPERS</h5>
<h2>The Open Standard for Blockchain Credentials</h2>
<span class="subhead">Build apps that issue and verify blockchain-based records for academic credentials, professional certifications, workforce development, and civic records. The open standard ensures the longevity and interoperability of digital records.</span>
</div>
</div>
<div class="row margin1">
<div class="features__description">
<a href="/guide/" class="button button--border-green" style="margin-right: 16px;">Learn More</a>
<a href="http://community.blockcerts.org/" class="button button--border-green" target="_blank">Join Community</a>
</div>
</div>
</div>
</div>
<div class="testimonials">
</div>