1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00
Jake Jarvis 363b4edf1c
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00

136 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: |
body {
font-family: "Comic Neue", "Comic Sans MS", "Comic Sans", "Inter", sans-serif;
font-weight: 700 !important;
}
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 !important;
}
div#content span.limegreen {
color: #32cd32;
}
header nav a#logo span#name {
font-size: 1.5em;
font-weight: 700 !important;
}
header nav ul li a span.text {
font-size: 1.05em;
line-height: 1.05;
font-weight: 700 !important;
}
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 >}}