move new site (in dev) into dir

This commit is contained in:
Will Clarke
2022-08-06 22:21:48 +01:00
parent 01c9fce6e7
commit ddf28fc799
3 changed files with 144 additions and 144 deletions
+96 -42
View File
@@ -1,48 +1,102 @@
<!doctype html> <html lang="en">
<!DOCTYPE html><html lang="en">
<head>
<meta name="charset" content="utf-8">
<meta name="viewport" content="width=device-width,intitial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<script src="tailwind.config.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css">
<title>is-a-good.dev ~ Free subdomains for developers</title>
<meta name="title" content="is-a-good.dev ~ Free subdomains for developers">
<meta name="description" content="Free subdomains for developers around the globe.">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>is-a-good.dev | Free subdomains for developers!</title>
<meta name="title" content="is-a-good.dev">
<meta name="og:title" content="is-a-good.dev">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BQJRK0CSDQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BQJRK0CSDQ');
</script>
<style>
html{
font-family:sans-serif;
}
.heading{
background:#2a2b2c;
color:#f5f5f5;
margin:-2em -8px;
padding:3em;
text-align:center;
}
.heading h1{
font-size:2.5rem;
}
main{
padding:1em;
margin: .25em auto;
max-width:1000px;
}
main h1{
padding: 2em 0 8px 0;
border-bottom: 1px solid rgb(199, 198, 198);
}
p {
line-height:1.34
}
a {
text-decoration:none;
color:#0000EE;
}
a:hover {
text-decoration:underline;
}
a:visited {
color:#2828d8;
}
.footer{
margin:2em 0;
color:rgb(68, 68, 68);
font-style:italic;
}
.footer a {
color:#4444ca;
}
</style>
</head>
<body class="bg-bg">
<div class="flex flex-col w-7/12 mx-auto bg-bg-accent rounded mt-12 text-text p-12">
<h1 class="text-4xl text-center"><a class="hover:underline underline-offset-4" href="https://redirect.is-a-good.dev/header-register">yourname</a>.is-a-good.dev</h1>
<span class="mt-12 w-8/12 flex place-self-center">
is-a-good.dev is an open source project providing free subdomains for developers around the world. Our service allows you to get your very own is-a-good.dev domain for free. To get yours follow the instructions found on our documentation.
</span>
<div class="flex flex-row place-self-center mt-6">
<a class="text-lg px-5 py-2 w-8/12 bg-bg mx-5 rounded hover:ring hover:ring-accent focus:ring focus:ring-accent ring ring-gray-600" href="https://redirect.is-a-good.dev/register">Register</a>
<a class="text-lg px-5 py-2 w-8/12 bg-bg mx-5 rounded hover:ring hover:ring-accent focus:ring focus:ring-accent ring ring-gray-600" href="https://redirect.is-a-good.dev/docs">Documentation</a>
</div>
<body>
<div class="heading">
<h1><em>your-name</em>.is-a-good.dev</h1>
</div>
<div class="w-7/12 mx-auto mt-10">
<div class="grid grid-cols-2 grid-rows-1 gap-x-20">
<div id="col-sec-1" class="bg-bg-accent col-start-auto rounded text-text">
<h2 class="text-2xl my-4 text-center">Donations & Support</h2>
</div>
<div id="col-sec-2" class="bg-bg-accent col-start-auto rounded text-text">
<h2 class="text-2xl my-4 text-center">Useful Links</h2>
<div class="flex flex-row">
</div>
</div>
<main>
<h1>is-a-good.dev</h1>
<section id="introduction">
<p><strong><em>is-a-good-dev</em></strong> is a free subdomain provider for developers. Our service allows you to get a free `is-a-good.dev` domain. Getting your own is easy! All you have to do is follow the instructions found on our <a href="https://docs.is-a-good.dev">documentation</a> or <a href="https://github.com/is-a-good-dev/Register">GitHub Repository</a>.</p>
</section>
<section id="get-help">
<h2>In need of assistance?</h2>
<p>If you find yourself struggling with any issues don't hesitate to <a href="https://github.com/is-a-good-dev/Register/issues/new">open an issue</a> on the <a href="https://github.com/is-a-good-dev/Register">GitHub Repository</a>.</p>
</section>
<section id="support">
<h2>Donations & support</h2>
<p>This project is open source and free, if you would like to support us check out our <a href="https://ko-fi.com/wclarkedev"><strong>Ko-fi page</strong></a>. Donating via this page will also automatically give you a special role in <a href="https://discord.gg/ksdQmh6Ru2" target="_blank">our Discord server</a>.</p>
</section>
<section id="links">
<h2>Useful links</h2>
<ul>
<li><a href="https://docs.is-a-good.dev">Documentation</a></li>
<li><a href="https://github.com/is-a-good-dev/Register">GitHub Register Repository</a></li>
<li><a href="https://github.com/is-a-good-dev/">Github Organisation</a></li>
</ul>
</section>
<div class="footer">
This page is open source, so feel free to edit it <a href="https://github.com/is-a-good-dev/Register/edit/main/index.html" target="_blank">here</a>.
</div>
</div>
<!-- Kofi widget -->
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script defer>
kofiWidgetOverlay.draw('wclarkedev', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Us',
'floating-chat.donateButton.background-color': '#80C1F5',
'floating-chat.donateButton.text-color': '#fff'
});
</main>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('wclarkedev', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Us',
'floating-chat.donateButton.background-color': '#00b9fe',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</body>
</html>
</html>
+48
View File
@@ -0,0 +1,48 @@
<!doctype html> <html lang="en">
<head>
<meta name="charset" content="utf-8">
<meta name="viewport" content="width=device-width,intitial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<script src="tailwind.config.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css">
<title>is-a-good.dev ~ Free subdomains for developers</title>
<meta name="title" content="is-a-good.dev ~ Free subdomains for developers">
<meta name="description" content="Free subdomains for developers around the globe.">
</head>
<body class="bg-bg">
<div class="flex flex-col w-7/12 mx-auto bg-bg-accent rounded mt-12 text-text p-12">
<h1 class="text-4xl text-center"><a class="hover:underline underline-offset-4" href="https://redirect.is-a-good.dev/header-register">yourname</a>.is-a-good.dev</h1>
<span class="mt-12 w-8/12 flex place-self-center">
is-a-good.dev is an open source project providing free subdomains for developers around the world. Our service allows you to get your very own is-a-good.dev domain for free. To get yours follow the instructions found on our documentation.
</span>
<div class="flex flex-row place-self-center mt-6">
<a class="text-lg px-5 py-2 w-8/12 bg-bg mx-5 rounded hover:ring hover:ring-accent focus:ring focus:ring-accent ring ring-gray-600" href="https://redirect.is-a-good.dev/register">Register</a>
<a class="text-lg px-5 py-2 w-8/12 bg-bg mx-5 rounded hover:ring hover:ring-accent focus:ring focus:ring-accent ring ring-gray-600" href="https://redirect.is-a-good.dev/docs">Documentation</a>
</div>
</div>
<div class="w-7/12 mx-auto mt-10">
<div class="grid grid-cols-2 grid-rows-1 gap-x-20">
<div id="col-sec-1" class="bg-bg-accent col-start-auto rounded text-text">
<h2 class="text-2xl my-4 text-center">Donations & Support</h2>
</div>
<div id="col-sec-2" class="bg-bg-accent col-start-auto rounded text-text">
<h2 class="text-2xl my-4 text-center">Useful Links</h2>
<div class="flex flex-row">
</div>
</div>
</div>
</div>
<!-- Kofi widget -->
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script defer>
kofiWidgetOverlay.draw('wclarkedev', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Us',
'floating-chat.donateButton.background-color': '#80C1F5',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</body>
</html>
-102
View File
@@ -1,102 +0,0 @@
<!DOCTYPE html><html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>is-a-good.dev | Free subdomains for developers!</title>
<meta name="title" content="is-a-good.dev">
<meta name="og:title" content="is-a-good.dev">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BQJRK0CSDQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BQJRK0CSDQ');
</script>
<style>
html{
font-family:sans-serif;
}
.heading{
background:#2a2b2c;
color:#f5f5f5;
margin:-2em -8px;
padding:3em;
text-align:center;
}
.heading h1{
font-size:2.5rem;
}
main{
padding:1em;
margin: .25em auto;
max-width:1000px;
}
main h1{
padding: 2em 0 8px 0;
border-bottom: 1px solid rgb(199, 198, 198);
}
p {
line-height:1.34
}
a {
text-decoration:none;
color:#0000EE;
}
a:hover {
text-decoration:underline;
}
a:visited {
color:#2828d8;
}
.footer{
margin:2em 0;
color:rgb(68, 68, 68);
font-style:italic;
}
.footer a {
color:#4444ca;
}
</style>
</head>
<body>
<div class="heading">
<h1><em>your-name</em>.is-a-good.dev</h1>
</div>
<main>
<h1>is-a-good.dev</h1>
<section id="introduction">
<p><strong><em>is-a-good-dev</em></strong> is a free subdomain provider for developers. Our service allows you to get a free `is-a-good.dev` domain. Getting your own is easy! All you have to do is follow the instructions found on our <a href="https://docs.is-a-good.dev">documentation</a> or <a href="https://github.com/is-a-good-dev/Register">GitHub Repository</a>.</p>
</section>
<section id="get-help">
<h2>In need of assistance?</h2>
<p>If you find yourself struggling with any issues don't hesitate to <a href="https://github.com/is-a-good-dev/Register/issues/new">open an issue</a> on the <a href="https://github.com/is-a-good-dev/Register">GitHub Repository</a>.</p>
</section>
<section id="support">
<h2>Donations & support</h2>
<p>This project is open source and free, if you would like to support us check out our <a href="https://ko-fi.com/wclarkedev"><strong>Ko-fi page</strong></a>. Donating via this page will also automatically give you a special role in <a href="https://discord.gg/ksdQmh6Ru2" target="_blank">our Discord server</a>.</p>
</section>
<section id="links">
<h2>Useful links</h2>
<ul>
<li><a href="https://docs.is-a-good.dev">Documentation</a></li>
<li><a href="https://github.com/is-a-good-dev/Register">GitHub Register Repository</a></li>
<li><a href="https://github.com/is-a-good-dev/">Github Organisation</a></li>
</ul>
</section>
<div class="footer">
This page is open source, so feel free to edit it <a href="https://github.com/is-a-good-dev/Register/edit/main/index.html" target="_blank">here</a>.
</div>
</main>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('wclarkedev', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Us',
'floating-chat.donateButton.background-color': '#00b9fe',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</body>
</html>