-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
224 lines (194 loc) · 8.79 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<html lang="en">
<head>
<meta property="og:url" content="https://madao.io/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="MADAO" />
<meta
property="og:description"
content="Mutual Aid DAO is an anti-poverty network,
currently helping our network get what they need."
/>
<meta property="og:image" src="images\yanglogopng.png" />
<link rel="icon" type="image/png" href="images\yanglogopng.png" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=EB+Garamond">
<link
rel="stylesheet"
href="https://unpkg.com/purecss@1.0.1/build/base-min.css"
/>
<link
rel="stylesheet"
href="https://unpkg.com/purecss@2.0.6/build/pure-min.css"
integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://unpkg.com/purecss@2.0.6/build/grids-responsive-min.css"
/>
<link rel="stylesheet" href="styles.css" />
<script
src="https://kit.fontawesome.com/4ac8f3367c.js"
crossorigin="anonymous"
></script>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mutual Aid DAO</title>
</head>
<body>
<!-- <script src="https://unpkg.com/react@18/umd/react.production.min.js" crossorigin></script>
<script src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js" crossorigin></script> -->
<header>
<img
src="images\yanglogopng.png"
href="https://madao.io/"
class="pure-img"
id="logo"
/>
<a href="https://madao.io/" id="logo" class="MADAO">MADAO: Mutual Aid DAO</a>
<a href="https://buy.stripe.com/aEU17l7Nr1qXgdqeUV" >
<button
class="btn" id="topD">Donate
</button>
</a>
</header>
<main>
<h1 id="title">MADAO's Mission: <br />is to alleviate poverty via three methods;</h1>
<section class="Secpad">
<blockquote id="zero"><ol>
<li>
The distribution of a basic income, in a currency with tangible
economic value.
</li>
<br />
<li>
The administration of a mutual aid network able to protect the most
vulnerable among us from eviction, starvation, and other
economically avoidable catastrophes.
</li>
<br />
<li>
The stewardship of an e-commerce platform accessible to every
aspiring entreprenuer.
</li>
</ol>
</blockquote>
</section>
<h1 id="titlepad">How the Pieces Come Together</h1>
<section id="flexthis">
<a href="DAO.html"><figure id="size">
<img src="images\DAO.png" >
<figcaption>Decentralized Autonomous Organization<p>
Our DAO facilitates a democratic
self-governing <br />system that sustains itself.
</p></figcaption>
</figure></a>
<a href="marketplace.html"><figure id="size">
<img src="images\Marketplace.png" >
<figcaption>Marketplace<p>
Members trade in goods and
services<br /> on the blockchain in $MADAO.
</p></figcaption>
</figure></a>
</section>
<section id="flexthis">
<a href="UBI.html"><figure id="size">
<img src="images\ubi.png" >
<figcaption >Universal Basic Income <p>
Each MADAO Member receives a
<br /> monthly disbursement of
$MADAO, <br /> our community currency.
</p></figcaption>
</figure></a>
<a href="MutualAid.html"><figure id="size">
<img src="images\MutualAid.png" >
<figcaption >Mutual Aid Network<p>
Our community members can support <br />each other's
external life needs using <br /> $ADA donations.
</p></figcaption>
</figure></a>
</section>
<section >
<noscript >You need to enable Javascript for Full Features!</noscript>
<!-- <script src="https://unpkg.com/react@18/umd/react.development.js" crossorigin></script>
<script src="https://unpkg.com/react-dom@18/umd/react-dom.development.js" crossorigin></script> -->
<!-- <script src="Form.jsx"></script>
<form action="https://madao-website-emails-default-rtdb.firebaseio.com/emails.json" method="post" class="formside">
<div class="formbox greyblock">
<h1>Register for More Info Today!</h1>
<div class="formtime">
<p>First Name: </p>
<input placeholder="First Name" id="smallbar" required/>
</div>
<div class="formtime">
<p>Last Name: </p>
<input placeholder="Last Name" id="smallbar" />
</div>
<div class="formtime col paddingleft">
<div >
<p>Interest Type:</p>
<p>Pre-Alpha Tester</p><input type="radio" >
<p>Potential Donor</p><input type="radio" >
<div class="formtime">
<p>Email: </p> <input type="email" id="smallbar" placeholder="Email" required/>
</div>
<div class="formtime">
<input type="submit" class="btn " value="Follow Along" id="followalong"/>
</div>
</div>
</form> -->
<script async src="https://tally.so/widgets/embed.js"></script>
<button data-tally-open="3yPBO6" data-tally-layout="modal" data-tally-width="450" data-tally-emoji-text="👋"
data-tally-emoji-animation="wave" data-tally-auto-close="100" class="maxform btn" id="bttn">
<!-- <h2 id="bttn">Register for More Info</h2> -->
Register for More Info
</button>
</section>
<section id="flexbase">
<figure>
<h1>Project Details</h1> <br />
<figcaption id="topline"><ul>
<!-- <li id="Uline"><a
href="https://docs.google.com/file/d/1P8Aqkne4jf9sFn67XTZWgjPkrRFeXtC3/">
WhitePaper(In Progress)</a></li> -->
<li id="Uline"><a href="FAQ.html">FAQ</a></li>
<li id="Uline"><a target="_blank" href="https://github.com/MutualAidDAO">Github - Open Source Code</a></li>
</ul></figcaption>
</figure>
<figure><h1>About Us</h1><br />
<figcaption id="topline" ><ul id="Uline"><a href="About.html" id="Uline">Who are the principle actors?</a></ul></figcaption></figure>
<figure><h1>Community</h1><br />
<figcaption id="topline"><ul>
<li id="Uline"><a target="_blank" href="https://tinyurl.com/theMADAOmarket">Join the MADAO Discord</a></li>
<li id="Uline"><a target="_blank" href="https://www.twitch.tv/mayday42069">Join the MADAO TwitchStream</a></li>
<li id="Uline"><a target="_blank" href="https://twitter.com/MayDay42069314">Follow MayDay the Money Hound Mascot on Twitter</a></li>
</ul></figcaption></figure>
</section>
<section id="grey">
<blockquote id="Bquote">“MADAO has given me the skills and resources that I needed to take my projects to the next level. The network has brought my vision into reality by providing a platform to trade goods and services coupled with a basic income.”
<br /> <br />-Sarah Masih, Avid MADAO user and builder</blockquote>
</section>
<section id="flexcenter">
<h1>SUPPORT OUR WORK!</h1>
<a href="https://buy.stripe.com/aEU17l7Nr1qXgdqeUV" ><button class="btn">Donate</button></a>
</section >
<footer id="grey" id="flexbase">
<div id="flexcenter">
<h4><a href="https://madao.io/">MADAO: Mutual Aid DAO</a></h4>
<br />
<p>Alleviating Poverty <br />
with Web3 Technology!</p>
</div>
<div id="flexcenter">
<h4>Contact Us @</h4>
<p>MutualAidDAO@gmail(dot)com</p>
<p><i class="fa-brands fa-twitter"></i><a target="_blank" href="https://twitter.com/MayDay42069314">Twitter</a></p>
<p><i class="fab fa-discord"></i><a target="_blank" href="https://tinyurl.com/theMADAOmarket">Discord</a></p>
<p><i class="fa-brands fa-github"></i><a target="_blank" href="https://github.com/MutualAidDAO">Github</a></p>
<p><i class="fa-brands fa-twitch"></i><a target="_blank" href="https://www.twitch.tv/mayday42069">Twitch</a></p>
</div>
<h5 id="alignend">Copyright © 2022 MADAO. All rights reserved. Website Design and Maintenance by Faye Ku & Sheridan Lund.</h5>
</footer>
</main>
</body>
</html>