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

140 lines
2.9 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('/vendor/comic-neue/comic-neue-bold.woff2') format('woff2'),
url('/vendor/comic-neue/comic-neue-bold.woff') format('woff');
}
body {
font-family: "Comic Neue", "Comic Sans MS", "Comic Sans", "Inter", sans-serif;
}
div#content figure figcaption {
font-size: 1.1em;
}
div#content code {
font-size: 0.85em;
}
div#content iframe#y2k {
width: 100%;
height: 485px;
border: 2px solid #e3d18c;
}
div#content span.limegreen {
color: #32cd32;
}
header nav {
a#logo h1#name {
font-size: 1.5em;
line-height: 1.15;
}
ul li a span.text {
font-size: 0.9em;
line-height: 1.15;
}
}
footer div#copyright, footer div#poweredby {
font-size: 0.95em;
}
---
{{< 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 >}}
---
<figure>
<iframe id="y2k" src="/y2k/"></iframe>
<figcaption>
<strong>🚨 Trigger warning:</strong> marquees, Comic Sans MS, popup windows, <code>color: <span class="limegreen">limegreen</span></code>...
<a href="/y2k/">Click to experience fullscreen anyway.</a>
</figcaption>
</figure>
---
{{< 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 >}}