• Townie
    AI
  • Blog
  • Docs
  • Pricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
6
docs
12
src
7
styles
7
tmp
7
H
App.tsx
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
links
/
yt-channels.md
Code
/
docs
/
links
/
yt-channels.md
Search
4/17/2025
Viewing readonly version of main branch: v719
View latest version
yt-channels.md
title:
YouTube Channels
date:
2025-04-17T00:00:00.000Z
tags:
youtube

AI Channels

/* Adjustable knobs (can be overridden per‑card inline) */ :root { --img-h: 80px; /* shared height for thumb & banner */ --card-w: 450px; /* width of each card (banner auto‑fits inside) */ } /* Grid to hold multiple cards side‑by‑side */ .yt-grid { display:flex; flex-wrap:wrap; gap:2rem; justify-content:left; } /* Individual card */ .yt-card { width:var(--card-w); max-width:100%; font-family:system-ui,sans-serif; } /* Title link */ .yt-link { text-decoration:none; } .yt-link h3 { margin:.25rem 0 .75rem; font-style:italic; } .yt-link:hover h3, .yt-link:focus-visible h3 { color:orange; outline:none; } /* Row containing the two images */ .yt-flex { display:flex; align-items:center; gap:1rem; } /* Images — force same height everywhere */ .yt-thumb, .yt-banner { height:var(--img-h) !important; object-fit:contain; } /* Circular thumbnail (square because width == height) */ .yt-thumb { width:var(--img-h) !important; border-radius:50%; flex:0 0 var(--img-h); } /* Banner scales to fill remaining width */ .yt-banner { width:auto; flex:1 1 auto; } /* Phone fallback: stack vertically inside each card */ @media (max-width:600px) { .yt-flex { flex-direction:column; } .yt-thumb, .yt-banner { width:100% !important; height:auto !important; } }

AI For Humans

AI For Humans thumbnail AI For Humans banner

ETA PRIME

ETA PRIME thumbnail ETA PRIME banner
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.