1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 14:16:20 -04:00

151 lines
3.5 KiB
Markdown

---
title: "💾 Previously on..."
date: 2020-04-22 10:50:04-0400
description: "An incredibly embarrassing and somewhat painful walkthrough of this site's long history..."
image: "images/2001_12.png"
layout: etc
css: |
/*!
* Comic Neue typeface v2.5 - http://comicneue.com/
*
* Copyright (c) 2014 The Comic Neue Project Authors.
* Licensed under the SIL Open Font License, Version 1.1:
* https://github.com/crozynski/comicneue/blob/v2.5/OFL.txt
*/
@font-face {
font-family: "Comic Neue";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('https://jarv.is/vendor/fonts/comic-neue-bold-subset.woff2') format('woff2'),
url('https://jarv.is/vendor/fonts/comic-neue-bold-subset.woff') format('woff');
unicode-range: U+0000-00FF,U+2000-206F,U+20A0-20CF,U+2190-21FF,U+2200-22FF,U+2122;
}
body {
font-family: "Comic Neue", "Comic Sans MS", "Comic Sans", "Inter", sans-serif;
font-weight: 700;
}
div#content {
text-align: center;
}
div#content p, div#content figure figcaption {
font-size: 1.1em;
}
div#content code {
font-size: 0.85em;
}
div#content iframe {
width: 100%;
height: 500px;
border: 2px solid #e3d18c;
}
div#content code {
font-weight: 400;
}
div#content span.limegreen {
color: #32cd32;
}
header nav a#logo span#name {
font-size: 1.5em;
margin: 0.93em 0 0.93em 0.7em;
}
header nav ul li a span.text {
font-size: 1.05em;
line-height: 1.05;
}
footer div#copyright, footer div#poweredby {
font-size: 1.1em;
}
---
{{< image src="images/wayback.png" link="https://web.archive.org/web/20010501000000*/jakejarvis.com" >}}
...the [Cringey Chronicles™](https://web.archive.org/web/20010501000000*/jakejarvis.com) of this website's past.
{{</ image >}}
---
<!-- markdownlint-disable MD033 -->
**🚨 Trigger warning:** marquees, Comic Sans MS, popup windows, <code>color: <span class="limegreen">limegreen</span></code>... [Click for the **_FULL_** experience anyway.](https://y2k.app/)
<figure>
{{< iframe src="https://jakejarvis.github.io/my-first-website/" width="850" height="500" title="My Terrible, Horrible, No Good, Very Bad First Website" >}}
<figcaption>
November 2001 (<a href="https://github.com/jakejarvis/my-first-website" target="_blank" rel="noopener">archived source</a>)
</figcaption>
</figure>
<!-- markdownlint-enable MD033 -->
---
{{< image src="images/2002_02.png">}}
February 2002
{{</ image >}}
---
{{< image src="images/2002_10.png">}}
October 2002
{{</ image >}}
---
{{< image src="images/2003_08.png" >}}
August 2003
{{</ image >}}
---
{{< image src="images/2004_11.png" >}}
November 2004
{{</ image >}}
---
{{< image src="images/2006_04.png" >}}
April 2006
{{</ image >}}
---
{{< image src="images/2006_05.png" >}}
May 2006
{{</ image >}}
---
{{< image src="images/2007_01.png" >}}
January 2007
{{</ image >}}
---
{{< image src="images/2007_04.png" >}}
April 2007
{{</ image >}}
---
{{< image src="images/2007_05.png" >}}
May 2007
{{</ image >}}
---
{{< image src="images/2009_07.png" >}}
July 2009
{{</ image >}}
---
{{< image src="images/2012_09.png" link="https://github.com/jakejarvis/jarv.is/tree/v1" >}}
September 2012 ([archived source](https://github.com/jakejarvis/jarv.is/tree/v1))
{{</ image >}}
---
{{< image src="images/2018_04.png" link="https://github.com/jakejarvis/jarv.is/tree/v2" >}}
April 2018 ([archived source](https://github.com/jakejarvis/jarv.is/tree/v2))
{{</ image >}}