• 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
5
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: v617
View latest version
yt-channels.md
title:
YouTube Channels
date:
2025-04-17T00:00:00.000Z
tags:
youtube

AI Channels

:root { --img-h: 180px; /* <— one knob for image height */ --card-max-w: 900px; /* <— one knob for how wide each card may grow */ } .yt-card { margin:1rem 0; font-family:system-ui,sans-serif; max-width:var(--card-max-w); } .yt-link { text-decoration:none; } .yt-link h2 { margin:0 0 .5rem; font-style:italic; } .yt-link:hover h2, .yt-link:focus-visible h2 { color:orange; outline:none; } /* Row layout */ .yt-flex { display:flex; gap:1rem; align-items:center; flex-wrap:nowrap; } /* Same‑height images */ .yt-thumb, .yt-banner { height:var(--img-h); object-fit:contain; } /* Circular thumb with locked width */ .yt-thumb { width:var(--img-h); border-radius:50%; flex:0 0 var(--img-h); } /* Banner can grow but never exceed the card’s max‑width minus thumb+gap */ .yt-banner { width:auto; max-width:calc(100% - var(--img-h) - 1rem); flex:1 1 auto; } /* Phone fallback: stack vertically */ @media (max-width:550px) { .yt-flex { flex-wrap:wrap; } .yt-thumb, .yt-banner { width:100%; height:auto; } }

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.