skiqqy.xyz/raw/template.html

65 lines
1.4 KiB
HTML
Raw Normal View History

2020-10-23 23:08:10 +00:00
<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
overflow-y:scroll;
font:16px monospace,monospace;
background-color: #000;
color: #fff;
}
a{
color:#DC143C
}
2020-10-23 23:25:57 +00:00
img{
max-width:57ch;
display:block;
height:auto;
width:100%
}
.c{
2020-10-23 23:08:10 +00:00
display:table-cell;max-width:999px;max-width:80ch
}
pre{
margin:0;overflow-x:hidden
}
@media(max-width:999px){
.c{
display:block;font-size:1.94vw
}
}
.header {
padding: 60px;
text-align: center;
font-size: 30px;
}
</style>
<div class="header"><h1>Skiqqy</h1>~ Pronounced skippy</div>
</style><div style="display:table;margin:16px auto"><div class=c><pre style="top:0;position:sticky;user-select:none;padding-right:64px">
<a href=/ style="text-decoration:none;color:white">Home</a>
Personal:
<a href=https://github.com/skiqqy>Github</a>
2020-10-23 23:31:04 +00:00
<a href=/site/setup.html>My Setup</a>
<a href=/site/projects.html>Projects</a>
2020-10-23 23:08:10 +00:00
Hosted Services:
<a href=https://git.skiqqy.xyz/>Git Server</a>
<a href=https://blog.skiqqy.xyz>Blog</a>
<a href=https://wiki.skiqqy.xyz/>Wiki</a>
<a href=https://files.skiqqy.xyz/>Files</a>
<a href=https://proj.skiqqy.xyz/>Projects Home</a>
<a href=https://irc.skiqqy.xyz/>IRC Webclient</a>
</pre></div><div class=c><pre>
%%BODY%%
<a href="https://k1ss.org/">Inspired by</a>
</pre></div></div>