-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
232 lines (204 loc) Β· 11 KB
/
index.html
File metadata and controls
232 lines (204 loc) Β· 11 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
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<html>
<head>
<title>ZenOokami's GitHub Site!</title>
<link rel='stylesheet' href='/css/eForm.css'/>
<script src="/js/eForm.js"></script>
</head>
<body>
<!-- NavBar Section -->
<div id="navBar" class="navBar e-dark-gray" style="vertical-align: center;">
<div>
<span id="navButton" style="cursor:pointer;float: left;" onclick="toggleSidePanelCover('sideNav', '540px')">☰</span>
<span style="padding-left: 20px;">Zane "ZenOokami" Blalock's GitHub IO</span>
<div id="" style="float: right; display: flex;">
<div>
<!-- <span>Account Stuff</span> -->
<img src="/images/icons/img_avatar.png" height="40px" width="40px"
style="border-radius: 50%; border: 2px solid white; cursor: pointer;"
onclick="toggleSidePanelCover('sideOption', '540px')">
</div>
</div>
</div>
</div>
<!-- Side Profile Pane -->
<div id="sideNav" class="sideNavigation e-dark-gray">
<a href="javascript:void(0)" class="closeButton" onclick="closeSidePanelCover('sideNav')">×</a>
</div>
<div id="sideOption" class="sideNavigation rightNav e-dark-gray">
<div>
Options Here
</div>
<hr>
<div>
<label class="switch-bar">
<input type="checkbox" class="switch-input">
<span class="switch-slider rounded e-light-blue"></span>
</label>
</div>
</div>
<!-- Popup menus -->
<div id="version-popup" class="panel drop-shadow"
style="transition: .65s; z-index: 10; position: absolute; left: 25%; right: 25%; top: -1000px;">
<div id="popupTitle" class="strip e-light-blue text-center" style="font-size: 1.4rem"><b>Version</b><button
class="button e-red rounded" style="float: right; margin: 3px; padding: 2 10 2 10;"
onclick="hidePopupMenu('version-popup');">X</button></div>
<div class="content">
<b>Version:</b> <i>0.3.0</i>
<div style="max-height: 200px; overflow: scroll;">
<h3>Change Log:</h3>
<ul>
<li>Some Changes here.</li>
<li>Other changes</li>
<li>I made some changes here</li>
<li>Rice Crispies</li>
<li>I can give you some treats</li>
<li>Computer Changes</li>
</ul>
</div>
</div>
</div>
<!-- Phantom Menus -->
<div id="subscribe-phantom" class="panel drop-shadow"
style="visibility: hidden; opacity: 0; z-index: 11; transition: .5s; position: absolute; left: 25%; right: 25%">
<div class="strip e-red text-center"><b>Subscribe to a Channel!</b></div>
<div class="content">
<p>Put something here later</p>
</div>
</div>
<div id="baseContent">
<div class="blue-gradiant text-center drop-shadow-darker" style="margin-bottom: -10px;">
<img src="images/banners/Site-Banner-Red.png" style="margin: auto; max-height: 50%; max-width: 50%;">
</div>
<!-- Ethereal: Cut Out from the Main Page -->
<div class="text-center" style="background: url(images/backgrounds/black-flora-background.png) no-repeat center fixed #425784; background-size: cover; color: white;">
<hr class="no-border ethereal-hr-top">
<h2>Surface Level Elements</h2>
<i>Hail to the Infrastructure</i>
<br><i>Note: This area is what's referred as the "Ethereal" plane, that's designed to look like material behind/under the main background.</i>
<hr class="no-border ethereal-hr-bottom">
</div>
<div class="grid-container" style="max-width: 100rem;">
<div class="grid-x">
<div class="cell large-4">
<div class="panel drop-shadow-darker" style="border: solid #5cadff;">
<img class="verticle-middle" src="/images/450x200/450x200-Media.png" width="100%" alt="Utilize the EoZ Foundation">
<!--450x200-->
<div class="text-center" style="font-size: 120%; background: #5cadff; color:white; margin-bottom: 5px;">
Watch, Listen, Learn, be Entertained!
</div>
<div style="height: 100px;">
<p style="margin-left: 40px; margin-right: 40px;">
We offer a variety of content to watch! Ranging from a series of tutorials, reviews, dev blogs, geek culture, and various entertainment!
</p>
</div>
<hr style="margin-bottom: 1px; margin-top: 20px;">
<p class="text-center" style="font-size: 130%; margin: 0 10px; color: #5cadff; font-family: brie">
<b>📹 Media ▶</b>
</p>
</div>
</div>
<div class="cell large-4">
<div class="panel drop-shadow-darker" style="border: solid #5cadff;">
<img class="verticle-middle" src="/images/450x200/450x200-Platform.png" width="100%" alt="Utilize the EoZ Foundation">
<!--450x200-->
<div class="text-center" style="font-size: 120%; background: #5cadff; color:white; margin-bottom: 5px;">
Utilize the EoZ Foundation
</div>
<div style="height: 100px;">
<p style="margin-left: 40px; margin-right: 40px;">
Use our open packages for various languages and mobile software for the EoZ platform!
</p>
</div>
<hr style="margin-bottom: 1px; margin-top: 20px;">
<p class="text-center" style="font-size: 130%; margin: 0 10px; color: #5cadff; font-family: brie">
<b>📖 Documentation ▶</b>
</p>
</div>
</div>
<div class="cell large-4">
<div class="panel drop-shadow-darker" style="border: solid #5cadff;">
<img class="verticle-middle" src="/images/450x200/450x200-Develop.png" width="100%" alt="Utilize the EoZ Foundation">
<!--450x200-->
<div class="text-center" style="font-size: 120%; background: #5cadff; color:white; margin-bottom: 5px;">
Develop With Us!
</div>
<div style="height: 100px;">
<p style="margin-left: 40px; margin-right: 40px;">
A lot of our programs and projects are open source! Feel free to fork them, learn from them, and make them your own.
</p>
</div>
<hr style="margin-bottom: 1px; margin-top: 20px;">
<p class="text-center" style="font-size: 130%; margin: 0 10px; color: #5cadff; font-family: brie">
<b>💻 Program and Create ▶</b>
</p>
</div>
</div>
</div>
</div>
<div class="grid-container full-width">
<div class="grid-x">
<div class="cell large-6">
<div class="panel drop-shadow">
<div class="strip e-light-blue text-center text-medium-large rounded-top">
LogSnoot! Python Logging Tool!
</div>
<div class="content">
<div class="grid-x">
<div class="cell large-6">
<p>Put some stuff related to the Repo here. Maybe some images?</p>
</div>
</div>
</div>
<p><i>Likely to change</i></p>
</div>
</div>
<div class="cell large-6">
<div class="panel drop-shadow">
<div class="strip e-light-blue text-center text-medium-large rounded-top">
Android Password Generator App
</div>
<div class="content">
<div class="grid-x">
<div class="cell large-6">
<p>Put some stuff related to the Repo here. Maybe some images?</p>
</div>
</div>
</div>
<p><i>Likely to change</i></p>
</div>
</div>
</div>
</div>
</div>
</body>
<footer>
<div class="e-charcoal-gray">
<div class="grid-x">
<div class="large-4 medium-6 small-12 cell text-center">
<h3>This is a Footer Section</h3>
<p>Test</p>
</div>
<div class="large-4 medium-6 small-12 cell text-center">
<h3>This is a Footer Section</h3>
<p>Test</p>
</div>
<div class="large-4 medium-6 small-12 cell text-center">
<h3>This is a Footer Section</h3>
<p>Test</p>
</div>
</div>
</div>
<script type="text/javascript">
//adjustBaseElements();
window.onscroll = function () {
navbarShadow();
}
window.onresize = function(){
adjustBaseElements();
}
window.onchange = function(){
adjustBaseElements();
}
</script>
</footer>
</html>