-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (31 loc) · 2.39 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
<h1>We Build SG assets</h1>
<h2>Websites</h2>
<ul>
<li><a href="https://webuild.sg">We Build SG</a></li>
<li><a href="https://live.webuild.sg">We Build SG Live</a></li>
<li><a href="https://data.webuild.sg">We Build SG Data</a></li>
<li><a href="https://notes.webuild.sg">We Build SG Notes</a></li>
</ul>
<h2>Logos</h2>
<ul>
<li><a href="logo-1400.jpg">Big logo <code>1400px x 1400px</code> in <code>jpeg</code> format</a></li>
<li><a href="logo-100.jpg">Small logo <code>100px x 100px</code> in <code>jpeg</code> format</a></li>
</ul>
<h2>Social media</h2>
<ul>
<li><a href="http://www.facebook.com/webuildsg">Facebook</a></li>
<li><a href="https://twitter.com/webuildsg">Twitter</a></li>
<li><a href="https://github.com/webuildsg">Github</a></li>
<li><a href="https://webuild.sg/cal">Calendar</a></li>
</ul>
<h2>Short description</h2>
<p>We Build SG curates the local grassroots ground-up community of <strong>engineers, designers and makers</strong> in Singapore.</p>
<h2>Long description</h2>
<p>We Build SG curates the local grassroots ground-up community of <strong>engineers, designers and makers</strong> in Singapore.</p>
<p>Any technology community in a city or region consists of <strong>four pillars</strong>: (1) educational and research institutes (2) government and military (3) industry and startups (4) grassroots and voluntary organisations. We Build SG collects and gathers the activities of the 4th pillar which is also made up of people coming from the other 3 pillars of technology. We specifically collect activities on <strong>open events</strong> and <strong>open source</strong>.</p>
<p>We curate, collect and gather information about the community in 4 ways: (1) automatically list open event and open source updates on <a href="https://webuild.sg">We Build SG Main</a> website (2) visualise the data collected through charts, graphs and maps on <a href="https://data.webuild.sg/">We Build SG Data</a> (3) interview engineers, designers and makers through a live internet podcast with <a href="https://live.webuild.sg/">We Build SG Live</a> (4) collate a list of useful tips for organising meetups, attending technical conferences and contributing to open source with <a href="https://notes.webuild.sg/">We Build SG Notes</a>.</p>
<h2>Stylesheets</h2>
<ul>
<li><a href="css/style.css">Compiled stylesheet</a></li>
<li><a href="css/style.min.css">Minified stylesheet</a></li>
</ul>