This repository was archived by the owner on Dec 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 1.37 KB
/
index.html
File metadata and controls
33 lines (33 loc) · 1.37 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
---
layout: base
title: "VJC’s Project: Makers"
home: true
---
<div class="home">
<div class="container">
<h1 class="home__title u-text-center">
<span class="home__title-vjc">VJC’s</span>
<span class="home__title-project">Project:</span>
<span class="home__title-makers">Makers</span>
</h1>
<p class="home__copy">
Hi! We’re students from <a href="http://www.victoriajc.moe.edu.sg">Victoria Junior College</a> who are interested in making stuff.
</p>
<p class="u-text-center">
<a class="button button--large button--instagram" href="https://www.instagram.com/vjmakers/">{% include svg/instagram.svg %} Follow</a>
<a class="button button--secondary button--large button--youtube" href="https://www.youtube.com/channel/UCdF_Fxfn2WNCpO5eB_UjD_w">{% include svg/youtube.svg %} Subscribe </a>
</p>
</div>
</div>
<div class="container">
<h2>Keep Up!</h2>
<p>Here’s what we’re currently up to:</p>
<p class="u-text-center">
<a class="button" href="/events/">Latest Events</a>
<a class="button button--secondary" href="/projects/">Projects</a>
</p>
<h2>About Us</h2>
<p>
VJC’s *Project: Makers* was set up in 2016 by students who were inspired by the to the advent of the Makers’ Movement and culture in Singapore. Currently we have over 30 members, who are interested in making all kinds of things.
</p>
</div>