Skip to content

Commit

Permalink
Update new website announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
Not-A-Normal-Robot committed Jul 2, 2024
1 parent 4f02806 commit d1ed78c
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 26 deletions.
7 changes: 6 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"svg.preview.background": "transparent"
"svg.preview.background": "transparent",
"workbench.colorCustomizations": {
"activityBar.background": "#590C36",
"titleBar.activeBackground": "#7D114C",
"titleBar.activeForeground": "#FFFCFD"
}
}
7 changes: 4 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,22 @@
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<canvas id="bg"></canvas>

<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

Expand Down
6 changes: 3 additions & 3 deletions auth/profile-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

Expand Down
7 changes: 4 additions & 3 deletions data/faq-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,22 @@
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<canvas id="bg"></canvas>

<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

Expand Down
6 changes: 3 additions & 3 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

Expand Down
17 changes: 9 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,22 @@
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<canvas id="bg"></canvas>

<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

Expand All @@ -42,12 +43,12 @@ <h1 class="center-text">Welcome to Techmino's unofficial website!</h1>
custom maps!
<br> <br> <br>
<h2 class="center-text">
New website coming soon!
Website migration starting soon!
</h2>
We're working on a new version of Techmino Hub with a cleaner codebase. <br>
It doesn't have feature parity yet, but when it does, this website will automatically redirect there. <br>
In the meantime, you can check it out <a href="https://techmino-hub.vercel.app">here</a>! <br>
And if you're feeling especially helpful today, <a href="https://github.com/techmino-hub/techmino-hub-source-code">contributions are welcome</a>!
We have finally finished feature parity on the new version of Techmino Hub. <br>
You can visit it <a href="https://techmino-hub.vercel.app">here</a>! <br>
In a few days, we plan on automatically redirecting visitors to the new version. <br>
If you still want to stay on this site after that for whatever reason, simply put "?noredirect" at the end of the URL!
<br>
<br>
Have any questions? Feel free to ask in the <a href="https://discord.gg/f9pUvkh">Discord server</a>!
Expand Down
1 change: 1 addition & 0 deletions js/redirect.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions map-display.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<noscript>
<h1>This page requires JavaScript to function properly.</h1>
</noscript>
Expand Down
11 changes: 6 additions & 5 deletions map.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,32 @@
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<canvas id="bg"></canvas>

<div class="inner">
<header>
<h1>
<a href="/">Techmino Hub</a>
<a href="/?noredirect">Techmino Hub</a>
</h1>
<div class="bg-toggle">
<input type="checkbox" id="bg-toggle" checked>
<label for="bg-toggle">Display background</label>
</div>
</header>
<nav class="navbar">
<a class="navlink" href="/faq.html">FAQ</a> |
<a class="navlink" href="/map.html">Map</a> |
<a class="navlink" href="/faq.html?noredirect">FAQ</a> |
<a class="navlink" href="/map.html?noredirect">Map</a> |
<a class="navlink" href="https://discord.gg/f9pUvkh">Discord</a>
</nav>

<section class="content">
<h1 class="center-text">Map</h1>
<h1>(in development!)</h1>
<a href="/map-display.html">fullscreen webpage</a>
<a href="/map-display.html?noredirect">fullscreen webpage</a>
<noscript><h1>This page requires JavaScript to function properly.</h1></noscript>
<hr>
<iframe src="/map-display.html" frameborder="0" id="map"></iframe>
<iframe src="/map-display.html?noredirect" frameborder="0" id="map"></iframe>
<small class="description">
Use WASD or drag to move the map. <br>
Use your scroll wheel to zoom.
Expand Down

0 comments on commit d1ed78c

Please sign in to comment.