+11
.gitignore
+11
.gitignore
+6
.vscode/extensions.json
+6
.vscode/extensions.json
+20
.vscode/settings.json
+20
.vscode/settings.json
···
+55
.vscode/tailwind.json
+55
.vscode/tailwind.json
···+"description": "Use the `@tailwind` directive to insert Tailwind's `base`, `components`, `utilities` and `screens` styles into your CSS.",+"description": "Use the `@apply` directive to inline any existing utility classes into your own custom CSS. This is useful when you find a common utility pattern in your HTML that you’d like to extract to a new component.",+"description": "You can generate responsive variants of your own classes by wrapping their definitions in the `@responsive` directive:\n```css\n@responsive {\n .alert {\n background-color: #E53E3E;\n }\n}\n```\n",+"description": "The `@screen` directive allows you to create media queries that reference your breakpoints by **name** instead of duplicating their values in your own CSS:\n```css\n@screen sm {\n /* ... */\n}\n```\n…gets transformed into this:\n```css\n@media (min-width: 640px) {\n /* ... */\n}\n```\n",+"description": "Generate `hover`, `focus`, `active` and other **variants** of your own utilities by wrapping their definitions in the `@variants` directive:\n```css\n@variants hover, focus {\n .btn-brand {\n background-color: #3182CE;\n }\n}\n```\n",
+16
README.md
+16
README.md
···
assets/fonts/BerkeleyMono-Regular.woff2
assets/fonts/BerkeleyMono-Regular.woff2
This is a binary file and will not be displayed.
assets/me_blue_square.jpg
assets/me_blue_square.jpg
This is a binary file and will not be displayed.
+62
components/bluesky-embed.tsx
+62
components/bluesky-embed.tsx
···
+50
components/post-info.tsx
+50
components/post-info.tsx
···
+84
components/post-list-item.tsx
+84
components/post-list-item.tsx
···+<div className="absolute whitespace-nowrap animate-marquee font-serif font-medium uppercase overflow-visible flex items-center justify-center leading-none">+<article className="w-full flex flex-row border-b items-stretch relative transition-color backdrop-blur-sm hover:bg-slate-700/5 dark:hover:bg-slate-200/10">+<div className="w-1.5 diagonal-pattern shrink-0 opacity-20 group-hover:opacity-100 transition-opacity" />
+64
components/typography.tsx
+64
components/typography.tsx
···+"font-serif font-bold text-balance tracking-wide scroll-m-20 uppercase mt-8 [&>code]:text-[length:inherit] first:mt-0",+"font-mono normal-case relative rounded-sm px-[0.3rem] py-[0.2rem] bg-slate-100 text-sm dark:bg-slate-800 dark:text-slate-100",
+40
deno.json
+40
deno.json
···
+8
dev.ts
+8
dev.ts
+6
fresh.config.ts
+6
fresh.config.ts
+31
fresh.gen.ts
+31
fresh.gen.ts
···
+32
islands/post-list.tsx
+32
islands/post-list.tsx
···
+40
lib/api.ts
+40
lib/api.ts
···
+9
lib/bsky.ts
+9
lib/bsky.ts
+1
lib/cx.ts
+1
lib/cx.ts
···
+3
lib/date.ts
+3
lib/date.ts
+26
lib/env.ts
+26
lib/env.ts
···
+21
lib/google-font.ts
+21
lib/google-font.ts
···
lib/render-markdown.ts
lib/render-markdown.ts
This is a binary file and will not be displayed.
+12
main.ts
+12
main.ts
···
+27
routes/_404.tsx
+27
routes/_404.tsx
···
+16
routes/_app.tsx
+16
routes/_app.tsx
···
+21
routes/api/joke.ts
+21
routes/api/joke.ts
···+"Called IT support and a chap from Australia came to fix my network connection. I asked “Do you come from a LAN down under?”",+"What programme do you use to predict the music tastes of former US presidential candidates? An Al Gore Rhythm.",
+5
routes/greet/[name].tsx
+5
routes/greet/[name].tsx
+31
routes/index.tsx
+31
routes/index.tsx
···+<div className="grid grid-rows-[20px_1fr_20px] items-center justify-items-center min-h-dvh p-8 pb-20 gap-16 sm:p-20">+<main className="flex flex-col gap-8 row-start-2 items-center sm:items-start w-full max-w-[600px]">
+153
routes/post/[slug].tsx
+153
routes/post/[slug].tsx
···+<div className="grid grid-rows-[20px_1fr_20px] justify-items-center min-h-dvh py-8 px-4 xs:px-8 pb-20 gap-16 sm:p-20">+<main className="flex flex-col gap-8 row-start-2 items-center sm:items-start w-full max-w-[600px] overflow-hidden">
+43
routes/rss.ts
+43
routes/rss.ts
···
static/favicon.ico
static/favicon.ico
This is a binary file and will not be displayed.
+6
static/logo.svg
+6
static/logo.svg
···+<path d="M34.092 8.845C38.929 20.652 34.092 27 30 30.5c1 3.5-2.986 4.222-4.5 2.5-4.457 1.537-13.512 1.487-20-5C2 24.5 4.73 16.714 14 11.5c8-4.5 16-7 20.092-2.655Z" fill="#FFDB1E"/>+<path d="M14 11.5c6.848-4.497 15.025-6.38 18.368-3.47C37.5 12.5 21.5 22.612 15.5 25c-6.5 2.587-3 8.5-6.5 8.5-3 0-2.5-4-5.183-7.75C2.232 23.535 6.16 16.648 14 11.5Z" fill="#fff" stroke="#FFDB1E"/>+<path d="M28.535 8.772c4.645 1.25-.365 5.695-4.303 8.536-3.732 2.692-6.606 4.21-7.923 4.83-.366.173-1.617-2.252-1.617-1 0 .417-.7 2.238-.934 2.326-1.365.512-4.223 1.29-5.835 1.29-3.491 0-1.923-4.754 3.014-9.122.892-.789 1.478-.645 2.283-.645-.537-.773-.534-.917.403-1.546C17.79 10.64 23 8.77 25.212 8.42c.366.014.82.35.82.629.41-.14 2.095-.388 2.503-.278Z" fill="#FFE600"/>+<path d="M14.297 16.49c.985-.747 1.644-1.01 2.099-2.526.566.121.841-.08 1.29-.701.324.466 1.657.608 2.453.701-.715.451-1.057.852-1.452 2.106-1.464-.611-3.167-.302-4.39.42Z" fill="#fff"/>
+145
static/styles.css
+145
static/styles.css
···