1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 19:35:27 -04:00
Files
jarv.is/app/previously/page.mdx
T
jake 5a3c7b9613 refactor: redesign home page, remove old video pages, migrate to @tailwindcss/typography
- Replace root page with new (home) route featuring a project showcase (Domainstack, Sofa, Versioneer, Snoozle)
- Remove /birthday and /hillary video pages
- Replace custom hand-rolled .prose styles with @tailwindcss/typography via a .markdown utility class
- Remove heading-anchor component and .nvmrc
2026-04-08 15:00:49 -04:00

2.6 KiB

import { PageTitle } from "@/components/layout/page-title"; import { Marquee } from "@/components/marquee"; import { Win95Icon } from "@/components/icons"; import { createMetadata } from "@/lib/metadata"; import { PageStyles } from "./page-styles";

export const metadata = createMetadata({ title: "Previously on...", description: "An incredibly embarrassing and somewhat painful trip down this site's memory lane...", canonical: "/previously", });

export const WarningMarquee = () => ( 🚨 Trigger warning: excessive marquees, animated GIFs, Comic Sans, popups,{" "} color: limegreen {" "} ahead... );

{"Previously"}

Timeline of this website's past. Previously on the Cringey Chronicles™ of this website's past...


Click here for the full experience (at your own risk).