-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
131 lines (119 loc) · 5.58 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
119
120
121
122
123
124
125
126
127
128
129
130
131
<html>
<head>
<title>D Mack's Webpage</title>
<style type="text/css">
/* patchup css goes here */
</style>
<meta name="description" content="My Discord/YouTube links, projects including RealDark, PortaLock and MORE!!">
<link rel="stylesheet" type="text/css" href="stylenew.css">
<script src="index.js"></script>
<link href="videojs/video-js.css" rel="stylesheet">
<script src="videojs/video.js"></script>
</head>
<body>
<div class="container" id="container">
<span id="toggleSidebar" onclick="toggleSidebar()">Toggle Sidebar</span>
<span id="toggleSidebarSide" onclick="toggleSidebarSide()">Toggle Sidebar Side</span>
<div class="sidebar" id="sidebar">
<div class="sidebarWrap">
<div class="sidebarHead first">Available Downloads</div>
<a class="sidebarLink" href=" ">D's CMD (Unavailable)</a>
<div class="sidebarHead">Site Pages</div>
<a class="sidebarLink" href="https://dmack6464.github.io/dscmd">D's CMD Documentation</a>
<div class="profileWrap">
<img src="https://dmack6464.github.io/pfp50.png">
<div class="profileLinks">
<a title="YouTube Channel" href="https://www.youtube.com/channel/UC5K-mh8upxbHGfi013Hs-Aw">YouTube</a>
<a title="My Discord server!" href="https://discord.gg/pB2SmhC">Discord</a>
<img src="http://disçordapp.com/invite.php?inv=DYUDIS" alt="Second Discord server!" width="0" height="0">
<a title="Twitter" href="https://twitter.com/dmack1012">Twitter</a>
<a title="My Telegram" href="https://t.me/dmack1012">Telegram</a>
</div>
</div>
</div>
</div>
<div class="content" style="text-align: center;">
<div class="head">
<div class="headtext">
<a href="https://dmack6464.github.io">D Mack's Webpage</a>
</div>
</div>
<div class="alert" id="nojs">
<div>
<div class="errormark"></div>
JAVASCRIPT NOT DETECTED
</div>
This page won't work properly without JavaScript
<div class="nojsWaitForOnload">
If JS is enabled, removal of this alert may take a few seconds on low-end devices
</div>
</div>
<div class="alert" id="alert" style="display: none;" >
<span id="closeAlert" onclick="closeAlert()">Close</span>
<div>This is a beta version of my site, where I'm trying to redo the styling/code for it. It may be quite broken.</div>
</div>
<div class="projectContainer">
<div class="projectHead">Some projects of mine!</div>
<div class="projectCategoryName first">BetterDiscord Themes</div>
<div class="projectCategory">
<div class="projectWrap">
<a class="projectHead" href="https://github.com/dmack6464/RealDark/">RealDark</a>
<div class="projectText">A dark/black theme that boasts enhanced usability, readability, customisation and experimental features!</div>
</div>
<div class="projectWrap">
<a class="projectHead" href="https://github.com/dmack6464/WinClassic/">WinClassic</a>
<div class="projectText">A BetterDiscord theme that imitates the appearance of the Windows Classic theme.</div>
</div>
</div>
<div class="projectCategoryName">Other Projects</div>
<div class="projectCategory">
<div class="projectWrap">
<a class="projectHead" href="https://github.com/dmack6464/RealDarkChromeTheme/">RealDarkChromeTheme</a>
<div class="projectText">A minimal dark/black theme for Chrome/Chromium based browsers.</div>
</div>
<div class="projectWrap">
<a class="projectHead" href="https://github.com/dmack6464/PortaLock">PortaLock</a>
<div class="projectText">PortaLock is a portable Windows lockscreen written in AutoHotkey.</div>
</div>
<div class="projectWrap">
<a class="projectHead">D's CMD</a>
<div class="projectText">
A project I've been working on since 2016, written in Batch!
<div>Unfortunately, I haven't created a repo for it yet, but you can check out screenshots in the D's CMD Documentation.</div>
</div>
</div>
</div>
</div>
<div class="videosWrap">
<div class="video">
<p>D Mack's CMD Preview</p>
<div align="center">
<video id="video1" class="video-js vjs-default-skin vjs-big-play-centered" height="300" width="600" controls data-setup="{}">
<source src="mp4/dscmd3.5.mp4" type='video/mp4'>
<p class="vjs-no-js">To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href="http://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a></p>
</video>
</div>
<script src="videojs/videojs.hotkeys.js"></script>
<script src="videojs/cfg1.js"></script>
</div>
<div class="video">
<p>Channel Trailer</p>
<div align="center">
<video id="video2" class="video-js vjs-default-skin vjs-big-play-centered" height="300" width="600" controls data-setup="{}">
<source src="mp4/Channeltrailer.mp4" type='video/mp4'>
<source src=" " type='video/webm'>
<source src=" " type='video/ogg'>
<p class="vjs-no-js">To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href="http://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a></p>
</video>
</div>
<script src="videojs/videojs.hotkeys.js"></script>
<script src="videojs/cfg2.js"></script>
</div>
</div>
<a href="https://greasyfork.org/en/scripts/34818-youtube-restore-classic">Disable YouTube's Polymer layout (go back to old layout)</a>
<span class="footer"></span>
</div>
</body>
</html>