redux! testing moreeeeee
this is fun, I'm testing a scrap that…might be sent…as an email - ?!
very cool!
so far, so good
just adding a subpage
to see how they render in email lol
don't forget to check out leaflet!
further testing
with some headings
like this
and more text :)
cool img from Mosh's talk:
yay funding models
we need more good ones!
excited for this meetup!
NYC friends — join us in Brooklyn for our next meetup the evening of Monday, May 4! We'll have pizza, do a few short talks, and hang and get atmospheric 🌀 Send us your talk ideas and reach out if you'd like to help organize this & future events. See you there! 🙌✨
oh yeah I made a demo:
New — quick 1 min demo video for Leaflet! — rough cut [okay not *that* rough, I did do like a dozen takes…] Goal = tighten up a bit then post from @leaflet.pub acct & put on the site homepage somewhere…appreciate any feedback! anything unclear? or should be cut? or emphasized more? thx!!!
more things:
- 1.
canvas page
- 2.
block quote
- 3.
poll
- 4.
embed
- 5.
math
- 6.
code
hey I'm a canvas hey!
testing block quote with some text to see how this renders too!
^Scraps! once again…but…embedded
const AtApp = (props: { logo: string; name: string }) => {
return (
<div className="w-20 flex-shrink-0 flex flex-col gap-2 justify-center text-tertiary font-bold text-sm text-center">
<img src={props.logo} alt={props.name} className="w-12 h-12 mx-auto" />
{props.name}
</div>
);
};okay I think that's it for now!
—Brendan
(AGAIN)