-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
13 lines (13 loc) · 4.06 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html><html class=overflow-y-scroll lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=content-language content='en-ca'><meta name=generator content="Hugo 0.127.0"><link rel=stylesheet type=text/css href=/css/tailwind.css><link rel=stylesheet type=text/css href=/css/debugStyle.css><link rel=stylesheet type=text/css href=/css/fonts.css><link rel=stylesheet type=text/css href=/css/style.css><link rel=stylesheet type=text/css href=/css/syntax.css><link rel=alternate type=application/rss+xml href=https://www.apollo-roboto.dev/index.xml title=Apollo-Roboto><title>Apollo-Roboto</title>
<meta name=title content="Apollo-Roboto"><meta property="og:title" content="Apollo-Roboto"><meta name=twitter:title content="Apollo-Roboto"><meta name=description content="Apollo-Roboto's technical blog!"><meta property="og:description" content="Apollo-Roboto's technical blog!"><meta name=twitter:description content="Apollo-Roboto's technical blog!"><meta property="og:url" content="https://www.apollo-roboto.dev/"><meta property="og:type" content="blog"><meta name=theme-color content="#fffbeb"><script async src="https://www.googletagmanager.com/gtag/js?id=G-99E0KYVB3G"></script><script>var dnt,doNotTrack=!1;if(!1&&(dnt=navigator.doNotTrack||window.doNotTrack||navigator.msDoNotTrack,doNotTrack=dnt=="1"||dnt=="yes"),!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-99E0KYVB3G")}</script></head><body class=bg-amber-50><div id=top></div><div class="flex flex-col h-screen justify-between"><div class="py-8 font-mono text-md border-b border-black shadow-md"><nav class="flex md:flex-row flex-col lg:w-9/12 w-11/12 mx-auto"><div class="lg:text-left text-center my-auto"><span>Apollo-Roboto $_</span></div><div class="md:grow md:h-0 h-6"></div><div class="flex md:gap-8 gap-0 justify-evenly"><a href=/ class="px-5 py-1
text-white bg-black rounded-lg">Home</a>
<a href=/posts class="px-5 py-1
underline decoration-2 decoration-[#00000000] hover:decoration-black
transition-colors duration-200 underline-offset-8">Posts</a>
<a href=/about class="px-5 py-1
underline decoration-2 decoration-[#00000000] hover:decoration-black
transition-colors duration-200 underline-offset-8">About</a></div></nav></div><div id=content class="pt-20 pb-36 mb-auto"><div class="flex 2xl:flex-row flex-col 2xl:w-8/12 11/12 mx-auto items-center overflow-clip"><div class=font-light><p class=text-left>I am</p><p class=text-5xl>Apollo-Roboto</p><p class=text-right>and I write code!</p></div><div class=grow></div><canvas id=threejs class="block border-black rounded-full 2xl:w-[44rem] 2xl:h-96 w-[32rem] h-64 2xl:-mr-12"></canvas></div><div class=h-20></div><div class="markdown w-10/12 mx-auto"><p>Welcome to my little blog!</p><p>I’m starting to have a few little things on here. Checkout the projects and posts page to see what
I’ve been up to. And give a visit to my <a href=https://github.com/Apollo-Roboto>GitHub</a>!</p></div><script src=js/three/build/three.min.js></script><script src=js/homeScreenEffects.js></script></div><div><div style=background-image:url(/images/InkWave.svg) class="h-8 bg-repeat"></div><div class="bg-neutral-900 grid place-items-center text-white"><div class=h-14></div><a href=https://github.com/Apollo-Roboto><img src=/images/GitHub/Mark-Light-120px-plus.png alt="GitHub Icon" class=w-14></a><div class=h-10></div><p class=text-xs>Copyright © 2024 | Apollo-Roboto</p><div class=h-10></div><p class="text-xs text-gray-500">Powered by
<a class=hover:underline href=https://pages.github.com/>Github Pages</a>,
<a class=hover:underline href=https://gohugo.io/>Hugo</a> and
<a class=hover:underline href=https://tailwindcss.com/>Tailwindcss</a></p><div class=h-4></div></div><div class="bg-red-500 h-1 min-w-full"></div><div class="bg-orange-500 h-1 min-w-full"></div><div class="bg-yellow-500 h-1 min-w-full"></div><div class="bg-green-500 h-1 min-w-full"></div><div class="bg-blue-500 h-1 min-w-full"></div><div class="bg-purple-500 h-1 min-w-full"></div></div></div></body></html>