-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathUpdates.html
More file actions
115 lines (115 loc) · 3.87 KB
/
Updates.html
File metadata and controls
115 lines (115 loc) · 3.87 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="https://stuffzez.github.io/library/css/mainstylesheet.css"/>
<link rel="icon" type="image/x-icon" href="https://stuffzez.github.io/library/images/stuffzezlogo.png">
<title>Updates.md</title>
</head>
<body>
<h1 id="updates">Updates</h1>
<h2 id="note-this-website-does-not-log-updates-the-same-as-before-scroll-down-or-click-here-v6-8-to-see-the-current-update-which-is-recorded-in-words-you-can-also-click-here-https-github-com-stuffzez-stuffzez-github-io-commits-to-see-the-new-update-log-">NOTE: THIS WEBSITE DOES NOT LOG UPDATES THE SAME AS BEFORE, SCROLL DOWN OR CLICK <a href="# v6.8">HERE</a> TO SEE THE CURRENT UPDATE WHICH IS RECORDED IN WORDS. YOU CAN ALSO CLICK <a href="https://github.com/StuffzEZ/stuffzez.github.io/commits">HERE</a> TO SEE THE NEW UPDATE LOG!</h2>
<h1 id="v1-0">v1.0</h1>
<ul>
<li>Added index.html</li>
<li>Added README.md</li>
<li>Added Redirect Links (eg. <a href="https://stuffzez.github.io/Links/web-1">https://stuffzez.github.io/Links/web-1</a>)</li>
</ul>
<h1 id="v2-0">v2.0</h1>
<ul>
<li>Added Queries (eg. <a href="https://stuffzez.github.io?w=web-1">https://stuffzez.github.io?w=web-1</a>)</li>
</ul>
<h1 id="v2-5">v2.5</h1>
<ul>
<li>Added CSS And Changed Style</li>
<li>No Light Mode. Just Dark Mode.</li>
<li>Changed Font</li>
</ul>
<h1 id="v3-0">v3.0</h1>
<ul>
<li>Fixed Bugs</li>
<li>Added Navigation Bar</li>
</ul>
<h1 id="v3-5">v3.5</h1>
<ul>
<li>Added About Page</li>
<li>Queries Are Now '?act=' Instead Of '?w='</li>
<li>Added Query '?act=rl-1' : Reloads The Starting Page (Not The Home Page)</li>
<li>Added Custom 404 Page</li>
</ul>
<h1 id="v4-0">v4.0</h1>
<ul>
<li>Added Markdown Badge Generator</li>
<li>Added Updates.md</li>
<li>Updated Home Page</li>
</ul>
<h1 id="v4-5">v4.5</h1>
<ul>
<li>Removed Badge Generator Tool Due To Issues</li>
<li>100% On Accessability, Performance And Best Practices On A Lighthouse Report On 'home.html'</li>
</ul>
<h1 id="v4-6">v4.6</h1>
<ul>
<li>Fixed Problem With 404 Page Where If You Go To <a href="https://stuffzez.github.io/ExampleFolder/ExamplePage">https://stuffzez.github.io/ExampleFolder/ExamplePage</a> (As An Example) There Is No Style On The Page</li>
<li>Added Folders For HTML5 Games</li>
</ul>
<h1 id="v5-0">v5.0</h1>
<ul>
<li>Added Games</li>
<li>Started Adding ReCaptcha</li>
<li>Added Link To Other Website</li>
</ul>
<h1 id="v5-5">v5.5</h1>
<ul>
<li>Added Q&A</li>
<li>Updated Navigation Bar</li>
<li>Fix Navigation Bar Bug</li>
<li>Added Search Analytics On Q&A Tab</li>
<li>Working On Getting Onto Google Search</li>
</ul>
<h1 id="v5-6">v5.6</h1>
<ul>
<li>Tested Website On Safari</li>
<li>Tested Website On Opera GX</li>
<li>Added Contact Section On README.md (This File)</li>
<li>Added Discussions</li>
<li>Added More Badges To README.md</li>
<li>Moved CSS And Javascript To 'Library' Folder</li>
</ul>
<h1 id="v5-7">v5.7</h1>
<ul>
<li>Site Put Offline Temporarilly</li>
<li>Removed Recaptcha</li>
<li>Removed Q&A</li>
<li>Website Back Online</li>
</ul>
<h1 id="v5-8">v5.8</h1>
<ul>
<li>Small Bug Fixes</li>
<li>Updated Links</li>
<li>Updated The Welcome Page</li>
<li>Added New Link</li>
<li>Changed Design On The Welcome Page</li>
</ul>
<h1 id="v6-0">v6.0</h1>
<ul>
<li>Added New Link(s)</li>
<li>Added A Video Library</li>
<li>Added "Sub Websites" (Small Websites Inside The Website)</li>
<li>Fixed Page Icon Issue On The 404 Page</li>
</ul>
<h1 id="v6-1">v6.1</h1>
<ul>
<li>Added New Link(s)</li>
<li>Re-Organised Files</li>
</ul>
<h1 id="v6-8">v6.8</h1>
<ul>
<li>New Update System (Click <a href="https://github.com/StuffzEZ/stuffzez.github.io/commits">Here</a>)</li>
<li>Minor Changes</li>
</ul>
<br>
<button><a href="https://stuffzez.github.io/Updates.md">Raw</a></button>
</body>
</html>