-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
136 lines (108 loc) · 5.2 KB
/
index.html
File metadata and controls
136 lines (108 loc) · 5.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>decen.tech</title>
<meta name="description" content="Decentralized Technology.">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="assets/css/screen.css?v=9f68cc57b2">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic%7COpen+Sans:700,400">
<link rel="canonical" href="http://decen.tech/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="decen.tech">
<meta property="og:type" content="website">
<meta property="og:title" content="decen.tech">
<meta property="og:description" content="Decentralized Technology">
<meta property="og:url" content="http://decen.tech/">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="decen-tech">
<meta name="twitter:description" content="Decentralized Technology">
<meta name="twitter:url" content="http://decen.tech/">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"publisher": {
"@type": "Organization",
"name": "decen.tech",
"logo": "http://my-ghost-blog.com/ghost/img/ghosticon.jpg"
},
"url": "http://decen.tech/",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://decen.tech"
},
"description": "Decentralized Technology"
}
</script>
<meta name="generator" content="Ghost 0.11">
<link rel="alternate" type="application/rss+xml" title="decen.tech" href="http://decen.tech/rss/">
</head>
<body class="home-template nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="index.html#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-home nav-current" role="presentation"><a href="http://decen.tech/">Home</a></li>
</ul>
<a class="subscribe-button icon-feed" href="http://decen.tech/rss/">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header no-cover">
<nav class="main-nav overlay clearfix">
<a class="menu-button icon-menu" href="index.html#"><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">decen.tech</h1>
<h2 class="page-description">Decentralized Technology.</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="index.html#content" data-offset="-45"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<div class="extra-pagination inner">
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</div>
<article class="post tag-getting-started">
<header class="post-header">
<h2 class="post-title"><a href="welcome-to-decentech/">Welcome to decent.tech</a></h2>
</header>
<section class="post-excerpt">
<strong>Hello World..</strong>
<br>
<p>we're still a work in progress..</p>
<br>
<p>Find what we have planned by clicking <a href="https://github.com/decentech/meetups">here</a>. Be sure to check out the <a href="https://github.com/decentech/">Github repo</a> and <a href="https://github.com/decentech/working-open/blob/master/code-of-conduct.md">Code of Conduct</a> for more info.</p>
<br>
<p>Uniting open source decentralised projects and helping them engage the wider community. By providing regular streamed and in person meetups, we seek to educate, overview, and workshop to build personal skills and drive active contributors to these ground breaking technologies.</p>
<br>
<p>I'm <a href="https://github.com/decentech/working-open/blob/master/why-work-open.md">working open</a> because it's the way decentralisation works. People help, learn, problem solve, and build awesome things together. <p>
</section>
<footer class="post-meta">
<a href="https://github.com/bunnybooboo/">David Ross</a>
on <a href="tag/getting-started/">Getting Started</a>
<time class="post-date" datetime="2016-09-27">27 September 2016</time>
</footer>
</article>
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="http://decen.tech">Ghost</a> © 2016</section>
<section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section>
</footer>
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.fitvids.js?v=9f68cc57b2"></script>
<script type="text/javascript" src="assets/js/index.js?v=9f68cc57b2"></script>
</body>