-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbranding.html
141 lines (119 loc) · 6.62 KB
/
branding.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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="name" content="Blokkok • Branding">
<meta name="description" content="Blokkok is a modular android app where you can plug in and out "modules" to remove, add, or modify features to it. This modular approach allows users to modify the app functionality without compiling the entire app. Blokkok is targeted to be a full-fledged hackable Android App IDE for Android. But don't let that target fool you, you can fully change Blokkok to anything else you wanted!">
<meta name="keywords" content="blokkok, blocks, block, blokk, blok, openblocks">
<meta name="theme-color" content="#00aa58">
<meta property="og:title" content="Blokkok • Branding">
<meta property="og:url" content="https://www.blokkok.ga">
<meta property="og:description" content="Blokkok is a modular android app where you can plug in and out "modules" to remove, add, or modify features to it. This modular approach allows users to modify the app functionality without compiling the entire app. Blokkok is targeted to be a full-fledged hackable Android App IDE for Android. But don't let that target fool you, you can fully change Blokkok to anything else you wanted!">
<title>Blokkok • Branding</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons+Round">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="icon" href="./img/favicon.png">
<script async src="https://arc.io/widget.min.js#9aZ6St8Q"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TLHE9301B9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TLHE9301B9');
</script>
</head>
<body>
<nav class="navBar">
<div class="container">
<div class="navBarBase">
<img class="navBarBrand" src="./img/logoTransparent.png">
<a href="javascript:void(0);" class="navBarToggle" onclick="BlokkokWebApp.toggleNav()">
<span class="material-icons-round" id="toggle-icon">
menu
</span>
</a>
</div>
<div class="navBarCollapse">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/download.html">Download</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/branding.html" class="active">Branding</a></li>
<li><a href="/#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<div class="headerHero" style="height: 15vh;">
<div class="container heroMain" style="height: 33vh; align-items: center;">
<h1 style="z-index: 1;">Branding</h1>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 220" style="z-index: -1;">
<path fill="#00aa58" fill-opacity="1" d="M0,128L80,117.3C160,107,320,85,480,106.7C640,128,800,192,960,192C1120,192,1280,128,1360,96L1440,64L1440,0L1360,0C1280,0,1120,0,960,0C800,0,640,0,480,0C320,0,160,0,80,0L0,0Z"></path>
</svg>
<div class="mainContent">
<div class="container" id="features">
<h1 style="text-align: center; margin-bottom: 24px;">Brand Colors</h1>
<div class="features content">
<div class="card" style="background-color: #00aa58; color: white; height: 180px; display: flex; flex-direction: column; align-items: center; justify-content: center;">
<p style="margin-bottom: 8px;">Blokkok Green</p>
<p>#00aa58</p>
</div>
<div class="card" style="background-color: #bf0455; color: white; height: 180px; display: flex; flex-direction: column; align-items: center; justify-content: center;">
<p style="margin-bottom: 8px;">Blokkok "Dark Pink"</p>
<p>#bf0455</p>
</div>
<div class="card" style="background-color: black; color: white; height: 180px; display: flex; flex-direction: column; align-items: center; justify-content: center;">
<p style="margin-bottom: 8px;">Black</p>
<p>#000000</p>
</div>
<div class="card" style="height: 180px; display: flex; flex-direction: column; align-items: center; justify-content: center;">
<p style="margin-bottom: 8px;">White</p>
<p>#ffffff</p>
</div>
</div>
</div>
<div class="container" style="margin-top: 24px;">
<h1 style="text-align: center; margin-bottom: 24px;">Fonts</h1>
<div class="content">
<div class="card">
<p>Website Font: <a href="https://fonts.google.com/specimen/Nunito">Nunito</a>.</p>
<p>App Font: <a href="https://fonts.google.com/specimen/Roboto">Roboto</a>.</p>
<p>Old Font: <a href="https://fonts.google.com/specimen/Lexend+Deca">Lexend Deca</a>.</p>
</div>
</div>
</div>
<div class="container" style="margin-top: 24px;">
<h1 style="text-align: center; margin-bottom: 24px;">Images</h1>
<div class="content">
<div class="card">
<img src="./img/favicon.png" width="120" height="120">
</div>
</div>
</div>
<div class="container" style="margin-top: 24px;">
<h1 style="text-align: center; margin-bottom: 24px;">Terms Of Use</h1>
<div class="content">
<div class="card">
<p>You're allowed to use our assets for display purposes only, you are not allowed to use the assets for your app icon or profile picture or anything that is not for displaying purposes only.</p>
<br />
<p>All fonts used by us are from Google Fonts, you are free to use it any where you want, we do not control right for those fonts.</p>
<br />
<p>Please provide an attribution when using any of our assets: "The branding & logo of Blokkok is the copyright of Blokkok.".</p>
</div>
</div>
</div>
</div>
<div class="footer">
<p style="margin-bottom: 16px;">
Copyright © 2021 <a href="https://blokkok.ga">Blokkok</a>
</p>
<a href="https://discord.gg/auNNjt7wVd" class="button social discord"><i class="fab fa-discord"></i></a>
<a href="https://github.com/Blokkok" class="button social github"><i class="fab fa-github"></i></a>
</div>
<script src="./js/main.js"></script>
</body>
</html>