-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·42 lines (40 loc) · 1.74 KB
/
index.html
File metadata and controls
executable file
·42 lines (40 loc) · 1.74 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
---
title:
description: Learn how to make robots powered by JavaScript
---
<section class="hero">
<div class="text-container">
<h1 class="editable">Nodebots Mauritius</h1>
<p class="subtext editable">Learn how to make robots powered by JavaScript and More</p>
</div>
<div class="logo">
<img src="/images/logo.svg" alt="the logo">
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h2><strong>Nodebots</strong> Mauritius?</h2>
<p>Nodebots Mauritius is a meetup for hobbyists, hackers, makers and hardware enthusiasts. Nodebots are robots powered by NodeJS and Javascript, but we welcome anyone to wants to work on different platforms!</p>
<p>Whether you are a web developer, skilled developer or a non-technical person, you are all welcome! So come join us to get advice, show off what you're working on, help others, learn something new and tinker with electronics!</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Meetups</h2>
<p>We're working on picking a date and location for our first meetup. Want to attend one? <a target="_blank" href="#">Register</a> your interest...</p>
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Sponsors and Community Partners</h2>
<p>We're currently looking for sponsors and other partners to help run our events. <a href="/contact/">Contact Us!</a></p>
</div>
</div>
</section>
</div>