all repos — site @ ab4cf0c8ed6ee0a276aaed0f6582133b45c39ae4

source for my site, found at icyphox.sh

info/index.html (view raw)

 1<!DOCTYPE html>
 2<html>
 3<header>
 4  <link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
 5  <link rel="stylesheet" href="/static/style.css" type="text/css">
 6  <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
 7  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8  <meta name="HandheldFriendly" content="true">
 9	<a href="/">home</a> <a href="/projects">projects</a> <a href="/info">info</a> <a href="/gpg.txt">gpg</a>
10	<title>
11		icyphox	
12	</title>
13</header>
14
15<body> 
16	<h2>about this site</h2>
17
18<p>This site is built using my own static site generator - <a href="https://github.com/icyphox/vite">Vite</a>, and deployed using GitHub Pages. <br />
19You can find this website's source <a href="https://github.com/icyphox/site">here</a>. Check the <code>gh-pages</code> branch for rendered code.</p>
20
21<h2>contact</h2>
22
23<p>Reach me at <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a> or at <code>#rice</code> on <a href="https://rizon.net">Rizon</a>.</p>
24
25</body>
26
27<footer class="footer">
28	
29	<p>  </p>
30<footer>