-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
320 lines (225 loc) · 13.8 KB
/
index.html
File metadata and controls
320 lines (225 loc) · 13.8 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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Personal Github for planetWayne</title>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/>
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- My Custom Style for this site-->
<link href="css/myStyle.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<!-- Top Section -->
<header>
<div class="navbar-fixed">
<nav class="nav-wrapper deep-purple lighten-4 z-depth-3" role="navigation" style="background-color: rgba(209,196,233,0.9)!important;">
<div class="container" >
<span style="white-space: nowrap;">
<a id="logo-container" href="#" class="brand-logo deep-purple-text text-darken-4">
<img src="images/planetLogo-Trimmed2.svg" width="20%" height="20%" style="vertical-align: middle;"/> planetWayne
</a>
</span>
<ul class="right hide-on-small-and-down">
<!--<li><a href="#" class="white-text">Navbar Link</a></li>
<li><a href="#" class="white-text">Navbar Link2</a></li>-->
<a class="dropdown-trigger btn-small deep-purple lighten-3 black-text tooltipped" href="#" data-position="bottom" data-tooltip="Tap or click the button for more options" data-delay="50" data-target="MyMenu-Dropdown">Menu<i class="material-icons right purple-text">apps</i></a>
<ul id="MyMenu-Dropdown" class="dropdown-content deep-purple z-depth-4 lighten-3">
<li><a class="black-text lighter" href="test.html"><i class="material-icons left deep-purple-text" style="font-size=10px;">edit</i>Eat</a></li>
<li><a class="black-text lighter"><i class="material-icons left deep-purple-text">cake</i>Cake</a></li>
<li><a class="black-text lighter"><i class="material-icons left deep-purple-text">whatshot</i>Bang!</a></li>
</ul>
</ul>
<!--
A Menu bar thing that pops up on small screens
<ul id="nav-mobile" class="sidenav">
<li><a href="#">Navbar Link</a></li>
</ul>
<a href="#" data-target="nav-mobile" class="sidenav-trigger"><i class="material-icons">menu</i></a>
-->
</div>
</nav>
</div>
</header>
<!-- Middle Page Text-->
<!-- Top Intro Floating Pic -->
<div id="index-banner" class="parallax-container">
<div class="section deep-purple-text text-darken-4">
<div class="row" style="margin-top: 70px">
<div class="MyParallax-top col s8 offset-s2 hoverable waves-effect waves-block waves-light">
<h4>Welcome to my <i>Git on the Internet</i></h4>
<p>I'm hosted with GitHub Pages! ('cause why not!!)</p>
<p>This is my area on the web of the world that is hopefully going to be links to my public Gits and Gists to act as a central page to see what I've put out there.</p>
<p>Nothing over the top...</p>
<p>Check back often.</p>
<p>...aaaand then Covid hit... oh how time flies.</p>
</div>
</div>
</div>
<div class="parallax"><img src="images/CircuitBoard-purple.png" alt="Circuit Board"></div>
</div>
<br><br><br>
<div class="container" style="margin-bottom: 50px">
<!-- Start of the middle tiles -->
<div class="row">
<div class="col s12 m4">
<div class="card small hoverable grey lighten-5">
<div class="card-image waves-effect waves-block waves-light;">
<center class="activator">
<!-- This is the Gist Logo as an SVG -->
<svg width="120" height="210" viewBox="0 0 12 16" version="1.1" aria-hidden="true">
<path style="fill:#7e57c2" fill-rule="evenodd" d="M7.5 5L10 7.5 7.5 10l-.75-.75L8.5 7.5 6.75 5.75 7.5 5zm-3 0L2 7.5 4.5 10l.75-.75L3.5 7.5l1.75-1.75L4.5 5zM0 13V2c0-.55.45-1 1-1h10c.55 0 1 .45 1 1v11c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1zm1 0h10V2H1v11z"></path>
</svg>
</center>
</div>
<div class="card-content deep-purple lighten-5">
<span class="card-title activator grey-text text-darken-4 text-small" style="font-size: 20px;">My Gists<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal deep-purple lighten-5">
<span class="card-title grey-text text-darken-4 text-small" style="font-size: 20px;">Jump to Gists<i class="material-icons right">close</i></span>
<p>
So, if you made it to my main page you may be interested in quick one liners or a readme on a topic - this one gets you there without having to search.<br>
Simple powershell snippets, batch files and info on shell folders to name a few.
</p>
</div>
<div class="card-action deep-purple lighten-5" style="border: 0;">
<a href="https://gist.github.com/planetWayne" target="_blank">Jump to My Gists</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card small hoverable grey lighten-5">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="/images/Powershell.png" style="padding: 50px;">
</div>
<div class="card-content deep-purple lighten-5">
<span class="card-title activator grey-text text-darken-4 text-small" style="font-size: 20px;">Unifi AP LED Status<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal deep-purple lighten-5">
<span class="card-title grey-text text-darken-4 text-small" style="font-size: 20px;">Unifi AP LED Status<i class="material-icons right">close</i></span>
<p>
A little powershell script created to allow you to set the state of your Ubiquiti Unifi's Status LED on all your APs. In other words, toggle it off and on or tell you what its set to.<br>
Usefull if you dont want to have the LED ring on lighting up your rooms!
</p>
</div>
<div class="card-action deep-purple lighten-5" style="border: 0;">
<a href="https://git.planetwayne.com/Powershell-Unifi-AP-LED-Control/" target="_blank">Get Powershell Script</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card small hoverable grey lighten-5">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="/images/Windows10Flag.jpg" style="padding: 50px;">
</div>
<div class="card-content deep-purple lighten-5">
<span class="card-title activator grey-text text-darken-4 text-small" style="font-size: 20px;">Windows Shell Folders<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal deep-purple lighten-5">
<span class="card-title grey-text text-darken-4 text-small" style="font-size: 20px;">Windows Shell Folders<i class="material-icons right">close</i></span>
<p>
A collection of Windows Shell folders that you can use to call up as a 'runnable' program or use to create a shortcut to get to folders on your machine. Things like Common Startup folders or Start Menu locations. You know, the useful stuff MS have made it harder to find.
</p>
</div>
<div class="card-action deep-purple lighten-5" style="border: 0;">
<a href="https://gist.github.com/planetWayne/118056a5371036aed8530632edf6156a" target="_blank">Shell Folder Reference</a>
</div>
</div>
</div>
</div>
<!-- 2nd line of Tiles - only fit 3 per row -->
<div class="row">
<div class="col s12 m4">
<div class="card small hoverable grey lighten-5">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="https://raw.githubusercontent.com/homebridge/branding/master/logos/homebridge-color-round-stylized.png" style="padding: 50px;" width="320">
</div>
<div class="card-content deep-purple lighten-5">
<span class="card-title activator grey-text text-darken-4 text-small" style="font-size: 20px;">HomeBridge Plugin!<i class="material-icons right">more_vert</i></span>
</div>
<div class="card-reveal deep-purple lighten-5">
<span class="card-title grey-text text-darken-4 text-small" style="font-size: 20px;">HomeBridge-Sonos-Starter-Track<i class="material-icons right">close</i></span>
<p>
This one is a mouth full! but its my first attempt to plug into HomeBridge and create a plug-in that allows HomeKit to see if your track is playing on your Sonos speaker system!
</p>
<img src="https://img.shields.io/npm/dm/homebridge-sonos-starter-track?logo=npm&logoColor=1DA1F2&style=for-the-badge&colorA=blueviolet&colorB=1DA1F2">
</div>
<div class="card-action deep-purple lighten-5" style="border: 0;">
<a href="https://github.com/planetWayne/homebridge-sonos-starter-trackuri" target="_blank">See it on GitHub</a>
<a href="https://www.npmjs.com/package/homebridge-sonos-starter-track" target="_blank">Get it from NPM</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card small hoverable">
<div class="card-image">
<img src="images/sample-1.jpg" class="materialboxed">
<span class="card-title">A Nice Place</span>
</div>
<div class="card-content">
<p>I've never been here on holiday but it seems like a nice place to go.</p>
</div>
<div class="card-action">
<a href="#">This is a link</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card small hoverable">
<div class="card-image">
<img src="images/winter-house.jpg" class="materialboxed">
<span class="card-title black-text">Christmas House</span>
</div>
<div class="card-content">
<p>Its beginning to look a lot like Christmas!</p>
</div>
<div class="card-action">
<a href="#">This is a link</a>
</div>
</div>
</div>
</div>
</div>
<footer class="page-footer deep-purple lighten-2">
<div class="container lighten-4">
<div class="row">
<div class="col s6 m2">
<div class="card-panel hoverable">
<a href="https://mxguarddog.com/blog/block-spam-emails/">
<img class="responsive-img" src="/images/MXGuardDogLogo.gif" alt="MXGuardDog Anti-Spam - for FREE">
</a>
</div>
</div>
<div class="col s12 m5 offset-m1">
<h6 class="white-text">A Space for a Bio</h6>
<p class="grey-text text-lighten-4">Getting to see how this is put together and hacking the sections to see how they play.</p>
</div>
<div class="col s12 m1 offset-m1">
<h6 class="white-text">Connect</h6>
<ul>
<li><a class="white-text" href="http://planetWayne.com"><img alt="Static Badge" src="https://img.shields.io/badge/planetWayne-blueviolet?style=for-the-badge&logo=microsoft%20edge&logoColor=white"></a></li>
<li><a class="white-text" href="https://twitter.com/planetWayne"><img alt="planetWayne on X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/planetWayne?style=for-the-badge&logo=X&logoColor=white&label=planetWayne&labelColor=blueviolet&color=blue"></a></li>
<li><a class="white-text" href="#"><img alt="GitHub followers" src="https://img.shields.io/github/followers/planetWayne?style=for-the-badge&logo=GitHub&logoColor=white&label=planetWayne&labelColor=blueviolet"></a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright darken-5">
<div class="container">
Personal GitHub Site of <a class="brown-text text-lighten-3" href="http://planetWayne.com">planetWayne</a> :
Made with <a class="brown-text text-lighten-3" href="http://materializecss.com">Materialize</a>
</div>
</div>
</footer>
<!-- Scripts-->
<!-- if this isnt here then none of the scripting works! -->
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js"></script>
<!--JavaScript at end of body for optimized loading-->
<script type="text/javascript" src="js/materialize.min.js"></script>
<!-- other scripty things to keep the html file clear -->
<script src="js/myinit.js"></script>
</body>
</html>