Skip to content

Commit 899026d

Browse files
committed
Fix errors
1 parent 65c82de commit 899026d

19 files changed

Lines changed: 1829 additions & 1 deletion

File tree

public/404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<!doctype html>
2+
<title>404 Not Found</title>
3+
<h1>404 Not Found</h1>

public/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bitdevsmauritius.org
Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
6+
<meta content="utf-8" http-equiv="encoding">
7+
<title>
8+
BitDevsMauritius
9+
</title>
10+
11+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
12+
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
13+
14+
<link rel="stylesheet" href="/style.css">
15+
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
16+
17+
</head>
18+
19+
<body>
20+
21+
<div class="Site">
22+
23+
<header class="Header">
24+
<div class="Header-inner">
25+
<div class="Header-logo">
26+
<a href="/">BitDevsMauritius</a>
27+
</div>
28+
<nav class="Header-nav">
29+
<a href="/about">About</a>
30+
<a href="https:&#x2F;&#x2F;www.clooza.com&#x2F;en&#x2F;bitdevsmauritius" target="_blank" rel="noopener nofollow">Clooza</a>
31+
<a href="https:&#x2F;&#x2F;discord.gg&#x2F;86aCN859U3" target="_blank" rel="noopener nofollow">Discord</a>
32+
<a href="https:&#x2F;&#x2F;x.com&#x2F;BitDevsMRU" target="_blank" rel="noopener nofollow">Twitter</a>
33+
</nav>
34+
</div>
35+
<div class="Header-border">
36+
==============================================================================================================================================================
37+
</div>
38+
</header>
39+
40+
41+
<section>
42+
<div class="page-content">
43+
<h4 id="where-to-find-topics-for-future-seminars">Where to Find Topics for Future Seminars</h4>
44+
<p>Below is a list of suggested places to find interesting socratic seminar topics to discuss at
45+
BitDevsMauritius meetups. If you have any others to add to the list let us know.</p>
46+
<h3 id="mailing-lists-news-letters-q-as">Mailing Lists, News Letters, Q&amp;As</h3>
47+
<ul>
48+
<li><a href="https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev">bitcoin-dev mailing list</a></li>
49+
<li><a href="https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev">lightning-dev mailing list</a></li>
50+
<li><a href="https://bitcoinops.org/">Bitcoin Optech</a></li>
51+
<li><a href="https://bitcoin.stackexchange.com/">Bitcoin Stack Exchange</a></li>
52+
</ul>
53+
<h3 id="git-repositories">Git Repositories</h3>
54+
<ul>
55+
<li><a href="https://github.com/bitcoin/bitcoin">Bitcoin Core</a></li>
56+
<li><a href="https://github.com/ElementsProject/lightning">Core Lightning</a></li>
57+
<li><a href="https://github.com/lightningnetwork/lnd">Lightning Network Daemon</a></li>
58+
<li><a href="https://github.com/ACINQ/eclair">Eclair</a></li>
59+
<li><a href="https://github.com/rust-bitcoin">rust-bitcoin</a></li>
60+
<li><a href="https://github.com/orgs/lightningdevkit">Lightning Dev Kit</a></li>
61+
<li><a href="https://github.com/bitcoindevkit">Bitcoin Dev Kit</a></li>
62+
<li><a href="https://github.com/fedimint">Fedimint</a></li>
63+
</ul>
64+
<h3 id="other-meetups">Other Meetups</h3>
65+
<ul>
66+
<li><a href="https://bitcoincore.reviews/">Bitcoin Core Review Club</a></li>
67+
<li><a href="https://lnd.reviews/">LND PR Review Club</a></li>
68+
<li><a href="https://ldk.reviews/">LDK PR Review Club</a></li>
69+
<li><a href="https://bitdevs.org">BitDevs NYC</a></li>
70+
<li><a href="https://www.sfbitcoindevs.org/">BitDevs SF</a></li>
71+
<li><a href="https://www.meetup.com/London-Bitcoin-Devs/">BitDevs London</a></li>
72+
<li><a href="http://chibitdevs.org/">BitDevs Chicago</a></li>
73+
<li><a href="https://www.meetup.com/Bitcoin_Sydney/">BitDevs Sydney</a></li>
74+
<li><a href="https://bitdevs.berlin/">BitDevs Berlin</a></li>
75+
<li><a href="https://bitdevsla.org">BitDevs Los Angeles</a></li>
76+
<li><a href="https://nashbitdevs.org/">BitDevs Nashville</a></li>
77+
<li><a href="https://bitdevs.ca/">BitDevs Vancouver</a></li>
78+
<li><a href="https://www.bitdevsnbo.org/">BitDevs Kenya</a></li>
79+
</ul>
80+
<h3 id="freenode-irc"><a href="https://freenode.net/">Freenode IRC</a></h3>
81+
<ul>
82+
<li>#bitcoin-core-pr-reviews</li>
83+
<li>#bitcore-core-dev</li>
84+
</ul>
85+
86+
</div>
87+
</section>
88+
89+
90+
<script type="application/ld+json">
91+
{
92+
"@context": "http://www.schema.org",
93+
"@type": "CommunityClub",
94+
"name": "BitDevsMauritius",
95+
"url": "",
96+
"description": "BitDevsMauritius is a community in Mauritius, for those interested in discussing and participating in the research and development of Bitcoin and related protocols and software.",
97+
"founder": [
98+
{
99+
"@type": "Person",
100+
"name": "Tobe"
101+
},
102+
],
103+
"member": [],
104+
"address": {
105+
"@type": "PostalAddress",
106+
"addressLocality": "Port Louis",
107+
"addressRegion": "Port Louis",
108+
"addressCountry": "Mauritius"
109+
},
110+
"contactPoint": {
111+
"@type": "ContactPoint",
112+
"contactType": "Organizer",
113+
"email": "bitdevsmauritius@gmail.com"
114+
}
115+
}
116+
</script>
117+
118+
<footer class="Footer">
119+
<div class="Footer-border">
120+
==============================================================================================================================================================
121+
</div>
122+
<div class="Footer-inner">
123+
<div class="Footer-source">
124+
<a href="https:&#x2F;&#x2F;github.com&#x2F;BitDevsMauritius&#x2F;BitDevMauritius" target="_blank" rel="noopener nofollow">Source available on
125+
Github</a>
126+
</div>
127+
<div class="Footer-rss">
128+
<a href="/sponsors">Sponsors</a>
129+
<a href="/rss.xml">RSS Feed</a>
130+
</div>
131+
</div>
132+
</footer>
133+
134+
</div>
135+
136+
</body>
137+
138+
</html>

public/about/index.html

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
6+
<meta content="utf-8" http-equiv="encoding">
7+
<title>
8+
BitDevsMauritius
9+
</title>
10+
11+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
12+
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
13+
14+
<link rel="stylesheet" href="/style.css">
15+
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
16+
17+
</head>
18+
19+
<body>
20+
21+
<div class="Site">
22+
23+
<header class="Header">
24+
<div class="Header-inner">
25+
<div class="Header-logo">
26+
<a href="/">BitDevsMauritius</a>
27+
</div>
28+
<nav class="Header-nav">
29+
<a href="/about">About</a>
30+
<a href="https:&#x2F;&#x2F;www.clooza.com&#x2F;en&#x2F;bitdevsmauritius" target="_blank" rel="noopener nofollow">Clooza</a>
31+
<a href="https:&#x2F;&#x2F;discord.gg&#x2F;86aCN859U3" target="_blank" rel="noopener nofollow">Discord</a>
32+
<a href="https:&#x2F;&#x2F;x.com&#x2F;BitDevsMRU" target="_blank" rel="noopener nofollow">Twitter</a>
33+
</nav>
34+
</div>
35+
<div class="Header-border">
36+
==============================================================================================================================================================
37+
</div>
38+
</header>
39+
40+
41+
<section>
42+
<div class="page-content">
43+
<p>BitDevsMauritius is inspired by the original <a href="https://bitdevs.org">BitDevs NYC</a> to
44+
help grow a community in Mauritius of those interested in discussing
45+
and participating in the research and development of Bitcoin and related
46+
protocols and software. You can be well versed with or new to the topics, all are welcome.
47+
Be advised: discussion will occassionally be technical.</p>
48+
<h3 id="socratic-seminars">Socratic Seminars</h3>
49+
<p>Our monthly <a href="https://en.wikipedia.org/wiki/Socratic_method#Socratic_seminar">Socratic Seminar</a> events are formatted to foster debate, information
50+
sharing and lively discussion. In the weeks preceding the event, discussion
51+
topics are collated by meetup members from a variety of sources: pull requests
52+
in popular git repositories (e.g. Bitcoin Core, lnd, c-lightning, Joinmarket,
53+
Elements Alpha, Fedimint and Electrum), research papers, technical blog posts, IRC logs,
54+
network monitors and more. To complete the meeting, members present open source
55+
projects, companies, research and other relevant materials. A feedback and Q&amp;A
56+
section follow. After the event the group gathers at a nearby restaurant to
57+
socialize.</p>
58+
<p>An event page will be posted on this site prior to the meetup which outlines discussion topics.
59+
Archives of discussion topics and presentations can be found in the event
60+
descriptions of past meetups and on this web site. The discussion portion of
61+
the event is NEVER recorded. It is recommended that you have a firm grasp of
62+
the basics of Bitcoin in order to extract the most value from our Socratic events.</p>
63+
<p>Please contact the organizers if you'd like to present at a future Socratic
64+
event or have a recommended topic for discussion, or find the PR on the
65+
<a href="https://github.com/BitDevsMauritius/BitDevsMauritius">BitDevsMauritius GitHub repo</a> and add a comment.
66+
There are different requirements for presentations depending on the nature of the project. Check our
67+
list of suggestions for <a href="/about/find-topics">where to find topics</a> for future seminars.</p>
68+
69+
</div>
70+
</section>
71+
72+
73+
<script type="application/ld+json">
74+
{
75+
"@context": "http://www.schema.org",
76+
"@type": "CommunityClub",
77+
"name": "BitDevsMauritius",
78+
"url": "",
79+
"description": "BitDevsMauritius is a community in Mauritius, for those interested in discussing and participating in the research and development of Bitcoin and related protocols and software.",
80+
"founder": [
81+
{
82+
"@type": "Person",
83+
"name": "Tobe"
84+
},
85+
],
86+
"member": [],
87+
"address": {
88+
"@type": "PostalAddress",
89+
"addressLocality": "Port Louis",
90+
"addressRegion": "Port Louis",
91+
"addressCountry": "Mauritius"
92+
},
93+
"contactPoint": {
94+
"@type": "ContactPoint",
95+
"contactType": "Organizer",
96+
"email": "bitdevsmauritius@gmail.com"
97+
}
98+
}
99+
</script>
100+
101+
<footer class="Footer">
102+
<div class="Footer-border">
103+
==============================================================================================================================================================
104+
</div>
105+
<div class="Footer-inner">
106+
<div class="Footer-source">
107+
<a href="https:&#x2F;&#x2F;github.com&#x2F;BitDevsMauritius&#x2F;BitDevMauritius" target="_blank" rel="noopener nofollow">Source available on
108+
Github</a>
109+
</div>
110+
<div class="Footer-rss">
111+
<a href="/sponsors">Sponsors</a>
112+
<a href="/rss.xml">RSS Feed</a>
113+
</div>
114+
</div>
115+
</footer>
116+
117+
</div>
118+
119+
</body>
120+
121+
</html>

public/bitdevsnbo.png

119 KB
Loading

public/favicon.ico

1.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)