Skip to content

Commit fcbf371

Browse files
author
Ledgerback Commons Research Cooperative
authored
Added homepage
1 parent 436136d commit fcbf371

File tree

1 file changed

+251
-0
lines changed

1 file changed

+251
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,251 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<!-- Required meta tags -->
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7+
8+
<!-- Bootstrap CSS -->
9+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
10+
11+
<!--Google Font Roboto -->
12+
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
13+
14+
<!-- Local CSS File -->
15+
16+
<title>Ledgerback Maker Cooperative</title>
17+
</head>
18+
19+
<!-- Cross reference this with https://getbootstrap.com/docs/4.3/examples/dashboard/#
20+
--->
21+
22+
23+
24+
<!--
25+
26+
Everything should be within the first div class=container
27+
28+
then create header class and have subclass for div class=row (then use div class=col for materials)
29+
then create main class and have subclass for div class=row (then use div class=col for materials)
30+
then create footer class and have subclass for div class=row (then use div class=col for materials)
31+
32+
-->
33+
34+
<body >
35+
<nav class="navbar navbar-expand-lg navbar-light " style="background-color:#f37021">
36+
37+
38+
<a class="navbar-brand text-white justify-content-start" href="#">
39+
<img src="/docs/4.3/assets/brand/bootstrap-solid.svg" width="30" height="30" class="d-inline-block align-top" alt="">
40+
Ledgerback
41+
</a>
42+
43+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
44+
<ul class="navbar-nav mr-auto text-white">
45+
46+
<li class="nav-item dropdown text-white">
47+
<a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
48+
Organizations
49+
</a>
50+
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
51+
<a class="dropdown-item" href="https://www.ledgerback.coop/">Commons Research Cooperative</a>
52+
<a class="dropdown-item" href="">Maker Cooperative </a>
53+
<div class="dropdown-divider"></div>
54+
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
55+
56+
</div>
57+
</li>
58+
59+
</ul>
60+
61+
62+
63+
</div>
64+
</nav>
65+
66+
<nav class="navbar navbar-expand-lg navbar-light border-bottom " style="background-color:white">
67+
68+
69+
<a class="navbar-brand" href="">
70+
<img src="https://miro.medium.com/fit/c/60/60/1*TG9HJMajg7Jj2914bqBV7A.png" width="30" height="30" class="d-inline-block align-top" alt="">
71+
LMC
72+
</a>
73+
74+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
75+
<ul class="navbar-nav mr-auto">
76+
<li class="nav-item active">
77+
<a class="nav-link" href="#aboutlcrc">About <span class="sr-only">(current)</span></a>
78+
</li>
79+
<li class="nav-item">
80+
<a class="nav-link" href="#ResearchAreas">Vision</a>
81+
</li>
82+
<li class="nav-item">
83+
<a class="nav-link" href="https://docs.ledgerback.coop/">Resources</a>
84+
</li>
85+
<li class="nav-item">
86+
<a class="nav-link" href="#Partners_1">Who is it for?</a>
87+
</li>
88+
<li class="nav-item">
89+
<a class="nav-link" href="#Publications_1">How does it work?</a>
90+
</li>
91+
<li class="nav-item">
92+
<a class = "nav-link" href="mailto:hello@ledgerback.coop"> Contact</a>
93+
</li>
94+
95+
96+
</ul>
97+
98+
</div>
99+
</nav>
100+
101+
102+
103+
</div>
104+
<!--
105+
<hr style= background-color:grey;padding:1px;margin-bottom:0px;border=0px>
106+
-->
107+
108+
109+
</div>
110+
111+
112+
<section class="jumbotron">
113+
<div class="container">
114+
<div class="row mx-auto" style="position-relative">
115+
<h2 class="display-1" style="color:white"> Innovating at the Edge </h2>
116+
<p class="lead-my-3" style="color:white"> Helping enterpeneurs, thinkers, and innovators develop ventures and products in the digital economy</h3>
117+
<!--
118+
<img src="C:\Users\kob\Downloads\Blog Banner for LCRC_2020_0125.png">
119+
-->
120+
121+
</div>
122+
<a class="btn btn-primary" href="https://docs.ledgerback.coop/" role="button">Learn More</a>
123+
</div>
124+
</section>
125+
126+
127+
<div class="container-fluid">
128+
<div class="row rounded mx-auto" style="padding-bottom:20px">
129+
<h2 class="font-italic text-left justify-content-end display-6" id="aboutlcrc" style="color:#f37021">Maker Cooperative, an incubator and management consultancy for collective ventures, radical thinking, and open innovation </h2>
130+
131+
132+
<p class="lead my-3">
133+
134+
Ledgerback Maker Cooperative is a member-owned, virtual incubator and consultancy to support aspiring enterprenures, thinkers, and innovators
135+
build their ideas from conception to adoption through mentoring, consulting, incubating, prototyping, and networking.
136+
</p>
137+
138+
139+
140+
</div>
141+
</div>
142+
<div class="container-fluid">
143+
<div class="row rounded mx-auto" style="padding-bottom:20px">
144+
<h2 class="font-italic text-left justify-content-end display-6" id="ResearchAreas" style="color:#f37021">The Vision </h2>
145+
146+
<p class="lead my-3">
147+
148+
The LMC's vision is to develop a dense network of innovators, think-and-doers, entrepreneurs, organizations,
149+
and mentors to meet the challenge of training, educating, and developing
150+
entrepreneurs for the data and token economy and to create, or convert existing enterprises into, collective and social ventures.
151+
152+
153+
154+
</p>
155+
156+
</div>
157+
</div>
158+
159+
<div class="container-fluid">
160+
<div class="row rounded mx-auto" style="padding-bottom:20px">
161+
<h2 class="font-italic text-left justify-content-start display-6" id="Partners_1" style="color:#f37021">Who is it for? </h2>
162+
163+
<p class="lead my-3">
164+
165+
The LMC is for aspiring innovators, thinkers and entrepreneurs who are looking to start collective or social enterprises, are looking to connect with international mentors and experts, are
166+
looking for collaborators to join their ventures, have brilliant and radical ideas. With a preference for ideas about collective action, innovation and technology in the data and token economy.
167+
168+
169+
170+
</p>
171+
172+
</div>
173+
</div>
174+
175+
176+
177+
<div class="row mx-auto" style="padding-bottom:20px">
178+
<h2 class="font-italic text-left justify-content-start display-6" id="Publications_1" style=color:#f37021>How does it work?</h2>
179+
180+
<p class="lead my-2">
181+
Maker Cooperative works in two ways, 1) Membership Services; and 2) Client Services. Membership Services
182+
are granted to members as a benefit of membership, and keeping up with ongoing responsibilities and obligations.
183+
Client Services are services offered to non-members that fall under our focus and scope.
184+
185+
186+
187+
188+
189+
For more information, please refer to our <a href="https://docs.ledgerback.coop/commons-research-cooperative/publications">Resources</a>.
190+
191+
</p>
192+
193+
</div>
194+
<!-- Begin CardDeck (i.e., blog posts) -->
195+
196+
<div class="row rounded mx-auto" style="padding-bottom:20px">
197+
<h2 class="font-italic text-left justify-content-start display-6" id="Services_1" style=color:#f37021>Get Started</h2>
198+
199+
<p class="lead my-2">
200+
201+
If you already have a project in mind, or need some help developing your idea,
202+
then apply now to join Maker Cooperative by clicking on the button below.
203+
<a href="https://docs.ledgerback.coop/commons-research-cooperative/services">And please refer to our Resources</a>.
204+
</p>
205+
</div>
206+
</div>
207+
<div>
208+
209+
210+
211+
212+
<footer>
213+
214+
215+
<div class= "container-fluid border-top">
216+
<div class ="row">
217+
218+
<div class="col-sm-4 text-left">
219+
<a href=#> About Us </a>
220+
<a href=#> Contact Us </a>
221+
<a href="https://docs.ledgerback.coop/"> Resources </a>
222+
223+
</div>
224+
225+
<div class="col-sm-4 text-center justify-content-center">
226+
<ul>
227+
<a href=#> Terms of Service </a>
228+
<a href=#> Privacy Policy </a>
229+
<p> <small class="text-muted">Copyright &copy; 2019 Ledgerback Cooperative</small></p>
230+
</ul>
231+
</div>
232+
233+
<div class="col-sm-4 text-right justify-content-end">
234+
<ul>
235+
<a href=#> <i class="fab fa-facebook"></i> </a>
236+
<a href=#> <i class="fab fa-twitter"></i> </a>
237+
<a href=#> <i class="fab fa-medium"></i> </a>
238+
</ul>
239+
</div>
240+
241+
</div>
242+
</div>
243+
</footer>
244+
<!-- Refer to this site for article tags https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article-->
245+
246+
<!-- Optional JavaScript -->
247+
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
248+
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
249+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
250+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
251+
</body>

0 commit comments

Comments
 (0)