-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
138 lines (129 loc) · 6.19 KB
/
about.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
<!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="styles.css">
<meta name="description" content="About - The Wild West Midis">
<title>About - The Wild West Midis</title>
<link rel="icon" type="png"
href="https://raw.githubusercontent.com/Bertogim/The-Wild-West-Midis/main/Icon_trumpet_tww.png">
<meta name="robots" content="noindex">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4TVB1MLE2Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-4TVB1MLE2Z');
</script>
</head>
<body>
<header>
<div style="display: flex; justify-content: left; gap: 20px;">
<h2 style="margin: 0;"></h2>The Wild West Midis</h2>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://bertogim.github.io/The-Wild-West-Midis" target=""
style="color: inherit; text-decoration: underline;">All midis</a>
</p>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://bertogim.github.io/The-Wild-West-Midis/tutorial"
style="color: inherit; text-decoration: underline;">How to play music</a>
</p>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://bertogim.github.io/The-Wild-West-Midis/request" target=""
style="color: inherit; text-decoration: underline;">Request Midis</a>
</p>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://bertogim.github.io/The-Wild-West-Midis/favorites" target=""
style="color: inherit; text-decoration: underline;">Your Favorites</a>
</p>
</div>
</header>
<center>
<center>
<h1>The Wild West Midis - About</h1>
<p>The wild west midis by Bertogim</p>
<h1 style="background-color: #b6b6b6; border: 3px solid #ffffff; border-radius: 20px;"><b>⚠ This is the old version of The Wild West Midis. ⚠<br>⚠ For a updated one, go to <a style="margin: 0; color: #ffffff;" href="https://thewildwestmidis.github.io">https://thewildwestmidis.github.io</a> ⚠</b><br>This outdated version will be deleted soon!</h1>
</center>
<p style="margin: 0; color: #b7b7b7;">
<a href="#contact" target=""
style="color: inherit; text-decoration: underline;">Contact me</a>
</p>
<h2>Why i made this page:</h2>
<p>In The Wild West I love midis, I made a midi list trough discord, then discord didn't work, so I made another
list on Google pages using Google Drive, but it was hard to do, a single midi could take 2 minutes uploading
it, extracting the midi data and putting it to the midi list, so I made this page where it's automatic, every
midi I upload adds to the list, and It's way much easier to copy midis from here, add favorites...</p>
<h2>Links:</h2>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://www.roblox.com/games/2317712696" target=""
style="color: inherit; text-decoration: underline;">The wild west - Game</a>
</p>
<br>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://github.com/Bertogim/The-Wild-West-Midis" target=""
style="color: inherit; text-decoration: underline;">Github repostory of this web site</a>
</p>
</p>
<p>Libraries used:</p>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://github.com/cifkao/html-midi-player" target=""
style="color: inherit; text-decoration: underline;">Midi player</a>
</p>
<br>
<p style="margin: 0; color: #b7b7b7;">
<a href="https://github.com/Tonejs/Midi" target=""
style="color: inherit; text-decoration: underline;">Tonejs/midi - For midi duration</a>
<br>
<h2>Changelog:</h2>
<h3 title="11/5/2023">November 5, 2023 Current version</h3>
<p>- Changed midi player</p>
<p>- Added contact</p>
<br>
<h3 title="11/4/2023">November 4, 2023 Current version</h3>
<p>- Added midi player</p>
<p>- Added changelog</p>
<br>
<h3 title="11/3/2023">November 3, 2023</h3>
<p>- Added about page</p>
<br>
<h3 title="10/29/2023">October 29, 2023</h3>
<p>- Fixed size of not loaded lenght midis</p>
<br>
<h3 title="10/28/2023">October 28, 2023</h3>
<p>- Fix for midi lenght not loading randomly</p>
<br>
<h3 title="10/27/2023">October 27, 2023</h3>
<p>- Added midi lenght</p>
<p>- Added Song Request Responses</p>
<p>- The page gets more popular</p>
<br>
<h3 title="10/24/2023">October 24, 2023</h3>
<p>- Added Topbar</p>
<p>- Removed .html from the links</p>
<br>
<h3 title="8/29/2023">August 29, 2023</h3>
<p>- Added favorites</p>
<br>
<h3 title="8/24/2023">August 24, 2023</h3>
<p>- Added midi request</p>
<p>- The page has very little users</p>
<br>
<h3 title="8/23/2023">August 23, 2023</h3>
<p>- Added search</p>
<p>- Added page design like dark</p>
<p>- More midis</p>
<br>
<h3 title="8/22/2023">August 22, 2023 Made the midi page</h3>
<p>- Very basic design</p>
<p>- A few midis</p>
<p>- Not even search feature</p>
<p>- How to play midis page</p>
<br id="contact"><br>
<h2>Contact me:</h2>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSc0C7MgnK7cC_0ol1cENox_xUWdNtykV7u6AwyFJ9xvCQdkkA/viewform?embedded=true"
width="100%" height="1000px" frameborder="0" marginheight="0" marginwidth="0">Loading</iframe>
</center>
</body>
</html>