-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.new.html
More file actions
70 lines (62 loc) · 2.6 KB
/
index.new.html
File metadata and controls
70 lines (62 loc) · 2.6 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
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
<meta charset="utf-8" />
<meta name="viewport" content=
"width=device-width,initial-scale=1" />
<link rel="stylesheet" type="text/css" href="/dctrl.css" />
<title>dctrl community commons</title>
</head>
<body>
<div>
<div>
<main>
<div class="side_bar">
<nav data-v-d40e70ac="">
<a data-v-d40e70ac="" href="/" class=
"router-link-exact-active router-link-active"><img data-v-d40e70ac=""
src="/dctrl-logo.svg" class="dctrllogo" /></a>
<div data-v-398b8a86="" data-v-d40e70ac="" class=
"navigation">
<a data-v-398b8a86="" href=
"https://github.com/DecentralVan/decentral/wiki"
class="">About</a><a data-v-398b8a86="" href=
"https://www.meetup.com/dctrlvan/" class=
"">Meetups</a><a data-v-398b8a86="" href=
"/resources.html">Resources</a><a data-v-398b8a86=""
href="https://github.com/DecentralVan/dctrl-admin"
class="">Git: Admin</a><a data-v-398b8a86="" href=
"https://github.com/decentralvan/dctrl-fobtap" class=
"">Git: FobTap</a>
</div>
</nav>
</div>
<div class="content">
<div data-v-0a7a8914="">
<div data-v-77eacd35="" data-v-0a7a8914="">
<h3 data-v-77eacd35="">dctrl community commons</h3>
</div>
<p data-v-0a7a8914="">Welcome to community management
software for a peer-to-peer commons.</p>
<p data-v-0a7a8914="">All the code is open source
including this web application & rethinkdb driven
mutation/event database (dctrl-admin) and RFID fob
reading for task claiming, beverage vending, and door
opening (Github: dctrl-fobtap).</p>
<p data-v-0a7a8914="">We host <a data-v-0a7a8914=
"" href="https://www.meetup.com/dctrlvan/">meetups
</a><span data-v-0a7a8914="">that focus on
decentralization: Decentralized Currency (Bitcoin),
Decentralized Law (cooperatives, escrow contracts),
Decentralized Production (3D printing, vertical
farming, solar (nuclear?) energy), and Decentralized
Communication (encryption, metaverse, tor).</span></p>
<p data-v-0a7a8914="">Fork us on github <3</p>
</div>
</div>
</main>
</div>
</div>
</body>
</html>