Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to subdomain #884

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/image1-VR4m8-Oz.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions assets/index-VCZd3EQ7.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-x-G6VxPF.css

Large diffs are not rendered by default.

Binary file added assets/laptop-INiEIKmr.webp
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/logo-RzeHV_vb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 13 additions & 56 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,57 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>thedev.id - A free identity for developers on the web</title>
<meta name="description" content="A free thedev.id subdomain for developers on the web.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@fransallen">
<meta name="twitter:title" content="thedev.id">
<meta name="twitter:description" content="A free thedev.id subdomain for developers on the web.">
<meta property="og:url" content="https://thedev.id/">
<meta property="og:type" content="website">
<meta property="og:title" content="thedev.id">
<meta property="og:description" content="A free thedev.id subdomain for developers on the web.">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/%7Bname%7D.thedev.id.jpg">
<meta name="twitter:image" content="https://cdn.statically.io/og/theme=dark/%7Bname%7D.thedev.id.jpg">
<link rel="icon" href="https://cdn.statically.io/icon/g/t.png" type="image/png">
<link rel="stylesheet" href="https://cdn.statically.io/libs/tailwindcss/1.4.6/tailwind.min.css">
</head>
<body class="p-8 max-w-xl m-auto">
<header class="text-center mt-10">
<a href="/">
<h1 class="text-4xl font-bold">thedev.id</h1>
</a>
<h2 class="font-semibold">A free identity for developers on the web</h2>
<div class="mt-10">
<h3 class="inline font-bold">
<span class="typed"></span>.thedev.id
</h3>
</div>
</header>

<main class="mt-10">
<p>Are you a developer exploring an awesome name for your personal website and projects? You came to the right place!</p>

<p class="mt-3"><strong>thedev.id</strong> is a free identity for developers on the web. This service offers a handy subdomain service for you to have a subdomain like <code class="bg-black py-1 px-2 text-white rounded text-sm">foo.thedev.id</code> or <code class="bg-black py-1 px-2 text-white rounded text-sm">bar.thedev.id</code> for use on your static sites via CNAME DNS record. Fork, add subdomain and send a <a class="border-b border-black" href="https://github.com/fransallen/thedev.id">Pull Request</a>. We will make it work!</p>
</main>

<footer class="mt-10 mb-20 text-sm">
<p>
A project by <a class="border-b border-black" href="https://x.com/fransallen" target="_blank">Frans Allen</a> and <a class="border-b border-black" href="https://github.com/fransallen/thedev.id/graphs/contributors">contributors</a>
&bull; <a class="border-b border-black" href="https://statically.io/">Statically</a>
&bull; <a class="border-b border-black" href="https://github.com/fransallen/thedev.id">GitHub</a>
</p>
</footer>

<script src="https://cdn.statically.io/libs/typed.js/2.0.11/typed.min.js"></script>
<script>
var typed = new Typed('.typed', {
strings: ["frans", "kevin", "name"],
typeSpeed: 240,
showCursor: false
});
</script>
</body>
<!doctype html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/jpg" href="/logo-lightArtboard 1.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Malin Dhamsara | Full-stack Developer</title>
<script type="module" crossorigin src="/assets/index-VCZd3EQ7.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-x-G6VxPF.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Binary file added logo-lightArtboard 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions package.json

This file was deleted.

Binary file added resume.pdf
Binary file not shown.