I'm about to implement a universal filter that strips out the numbering. If that's not the right approach somebody stop me.
Microblog
11ty peeps, say I have the following:
pages/
- 10-my-first-page.md
- 20-my-second-page.md
- 30-my-third-page.md
I'm setting the permalink thusly:
permalink: "{{ page.filePathStem }}/"
What is the easiest way to get 11ty to ignore the number in the slug that I am using just for sorting purposes? I would like the permalink to be, for example:
/pages/my-first-page/index.html
But currently I get:
/pages/10-my-first-page/index.html
I’m about to go down a rabbit-hole reading about Preact signals. This readme is good but I would also like to see the explain-it-like-I’m-five version.
I recently decided every website I visit should have a giant scrollbar I can easily click and drag. Here’s the medium gray one I came up with that I’m applying as a user style.
It’s mostly for webkit-compatible scrollbars but I did add one rule for FF/standards-compatible scrollbars to prevent scrollbar-width: thin.
Well it’s April 9th but my script starts early to catch all timezones. It’s April 9 in some places already.
It’s CSS Naked Day! https://blakewatson.com/
Remember when 960.gs was the GOAT?
It’s that time of year in the US where you don your ceremonial robes, prepare your incantations, and bring all your wit and wisdom to bear…
…in accurately guessing how much money you owe the government.
What do people use for deploying/building code these days?
I use DeployHQ and I like it but I’m limited to 10 projects on the lowest tier. Next plan is double the cost so I’m shopping for alternatives because I have a lot of tiny projects.
I’d prefer not to have to write YAML.
An optimistic take on the deluge of AI-generated text: your own human writing becomes rarer and thus more valuable than ever.
Someone got a photo of @robb’s @eleventy setup
https://mstdn.social/@ElleGray/112202493657027204
OH: “They’re nice on the phone but they’ll eff you on paper.”
@davatron5000 @chriscoyier @shoptalkshow I think I failed to mention this in the episode but my go-to tower defense game series is:
Had a great time talking home-cooked apps and generally shooting the webdev breeze with @davatron5000 and @chriscoyier.
https://front-end.social/@shoptalkshow/112196289295136552
Who do I need to lobby in order to get and more granular scrollbar styling abilities in Firefox? Or is this a web standards thing?
Asking because my favorite user CSS to apply to websites is to make the scrollbar about twice as big.
A little bit of a ShopTalk spoiler but at one point I mentioned regretting that I used polling instead of web sockets on a home-cooked chat app/site.
Well, over the weekend I integrated Pusher which is a web-sockets-as-a-service product. It worked great. Their free plan is more than enough for a home-cooked app.
Backstory: https://blakewatson.com/journal/building-our-own-private-discord-knockoff/
I’m not sure what deity I crossed, but for no reason whatsoever I have It’s Gonna Be Me by NSYNC on repeat in my head.
Also, you’re a month early, boys. It’s gonna be April.
I've been messing around with some CSS for styling blog posts for like three days now and keep changing my mind. Is there a word for this? It's like CSS decision paralysis.
One topic that came up was the Discord knockoff me and @mhilltopple made just for us. One of its features is that we brought back the og Discord font, Whitney. I was kinda hating on the new Discord font and I feel a little bad about that now that I think about it.
But Whitney is nice, is what I’m trying to say.
I just got done recording an episode of @shoptalkshow with Dave Rupert and Chris Coyier!
It was fun. Hope yall like trig because there were some tangents. Should be out in a couple weeks.