-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
118 lines (101 loc) · 6.5 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="CSS/StyleSheet.css">
<!-- Icons -->
<script src="https://kit.fontawesome.com/f7a97ee3aa.js" crossorigin="anonymous"></script>
<!-- Website Favicon -->
<link rel = "shortcut icon" type = "image/png" href = "Assets/Logo.png">
<!-- Logo Font -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap" rel="stylesheet">
<!-- Page Title -->
<title>NTU Cookbook</title>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-sm">
<!-- Brand -->
<a class="navbar-brand" href="index.html">
<img src="Assets/Logo.png" width="50" height="50" class="d-inline-block" alt="">
<b class = navbar-title>NTU Cookbook</b>
</a>
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-collapse">
<span class="navbar-toggler-icon">
<i class="fa fa-bars" style="color:#fff; font-size:28px;"></i>
</span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class = "navbar-nav ml-auto">
<!-- Page -->
<li class="nav-item">
<a class="nav-link" href="http://devsoc.co.uk/"><i class="fa fa-fw fa-home" style="color:#fff"></i> DevSoc Home</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://discord.gg/SkF6y4zYH3"><i class="fa fa-fw fa-user-friends" style="color:#fff"></i> Join</a>
</li>
<li class="nav-item">
<a class="nav-link" href="mailto:[email protected]"><i class="fa fa-fw fa-envelope" style="color:#fff"></i> Contact</a>
</li>
</ul>
</div>
</nav>
<!-- Content -->
<div class = "container my-4 content">
<div class = "row text-center">
<div class = "col-md">
<h1>Welcome to the NTU Student Cookbook!</h1>
</div>
</div>
<div class = "row">
<div class = "col-md">
<img src="Assets/banner.gif" class = "rounded img-thumbnail" alt="Project Banner">
</div>
</div>
<div class = "row my-4">
<div class = "col-md-6">
<h2>Introduction</h2>
<p>This website is intended to be a collaborative project between students at NTU that aims to hold various recipes, whether they're family recipes, cultural dishes or otherwise - all are welcome!</p>
</div>
<div class = "col-md-6">
<h3>How do I add a recipe to this website?</h3>
<p>You can submit a recipe to be added through <a href = "" target = "_blank">this form</a> or create a commit request through the website's <a href = "https://github.com/NTUDevSoc/ntu-cookbook" target = "_blank">github repository</a>. You can also open an issue on that repository if you have a recipe you would like someone else to put up for you.</p>
<p>Github commits should follow the <a href = "https://github.com/NTUDevSoc/ntu-cookbook/blob/main/TEMPLATE.html" target = "_blank">HTML template</a> listed in the repository itself.</p>
</div>
</div>
<hr>
<div class = "row my-4">
<div class = "col-md">
<h2>Recipes Available:</h2>
<button type = "button" class = "btn btn-dark mx-2 my-2"><a href = "recipes/omelette/omelette.html">Omelette</a></button>
<button type = "button" class = "btn btn-dark mx-2 my-2"><a href = "recipes/fudge/fudge.html">Fudge</a></button>
<button type = "button" class = "btn btn-dark mx-2 my-2"><a href = "#">Recipe</a></button>
<button type = "button" class = "btn btn-dark mx-2 my-2"><a href = "#">Recipe</a></button>
<button type = "button" class = "btn btn-dark mx-2 my-2"><a href = "#">Recipe</a></button>
</div>
</div>
</div>
<!-- Footer -->
<h5 class = "text-center mt-2" style="color:#fff">Find us elsewhere:</h5>
<div class = "row mb-4 justify-content-center">
<a href = "https://github.com/NTUDevSoc" target = "_blank" class="fab fa-fw fa-github fa-2x socials"></a>
<a href = "https://www.linkedin.com/groups/8860819/" target = "_blank" class="fa fa-fw fa-linkedin fa-2x socials"></a>
<a href = "https://www.facebook.com/ntudevsoc" target = "_blank" class="fab fa-fw fa-facebook-square fa-2x socials"></a>
<a href = "https://www.instagram.com/ntudevsoc/" target = "_blank" class="fab fa-fw fa-instagram fa-2x socials"></a>
<a href = "https://twitter.com/DevSoc" target = "_blank" class="fab fa-fw fa-twitter fa-2x socials"></a>
<a href = "https://discord.gg/JrPpeWQ" target = "_blank" class="fab fa-fw fa-discord fa-2x socials"></a>
</div>
<!-- DO NOT TOUCH -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script src="Javascript.js"></script>
</body>
</html>