shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

266
active users

#css

25 posts25 participants3 posts today

Released a minor update to Mastodon Bird UI, 2.3.1.

Supports Mastodon versions 4.4.0, 4.4.1 and 4.5.0-alpha.1.

Changelog:

- Update instructions: Replace `@import` with `@use` #162, Closes #161 #152 #163 (thanks @SuperSandro2000!)
- Fix missing close icon in the search input when it has value

github.com/ronilaukkarinen/mas

2.3.1: 2025-07-10
Note⚠️ Compatibility: This release supports v.4.4.0, v.4.4.1, v4.5.0-alpha.1.
This version will not support Mastodon versions prior v4.4.0! (2025-07-08) For older Mastodon servers...
GitHubRelease 2.3.1 · ronilaukkarinen/mastodon-bird-ui2.3.1: 2025-07-10 Note⚠️ Compatibility: This release supports v.4.4.0, v.4.4.1, v4.5.0-alpha.1. This version will not support Mastodon versions prior v4.4.0! (2025-07-08) For older Mastodon servers...

#writers, #blog aficionados, #web enjoyers, #website browsers: lend me your ears! i need help with a big push to get the word out about #writing for GOOD INTERNET magazine's autumn issue! a digital AND physical magazine that ships all over the world, run & contributed to by volunteers! (‼️)

in case you're unaware, GOOD INTERNET covers a lot of different aspects of the #SmallWeb: unplugging from the corporate web, fighting #enshittification, migrating from data-harvesting corpo social media, creating your own personal website, using code and website-building as an art form, federation, and creating websites for fun. the aim is to be approachable for beginners and enjoyable for seasoned #indieweb travelers!

you don't have to be a professional #webdev or a #coding smartypants to write about all the good things happening on "this side" of the web. the idea here is to spread the word about and share thoughts, independent web projects, services, methods, sites, meet-ups, and celebrate the non-corporate web together while making it easier for us to partake and unplug from #bigtech.

📏 looking for 1,000- to 4,000-word articles aimed at website owners and hobbyists, digital (and traditional) #artists, #internet culture enthusiasts, #technology nerds, #socialmedia expatriates, & anyone who wants to unplug from the corporate-owned #web.

⏲️ the deadline is AUGUST 22, 2025 ⏲️

ℹ️ more info here: goodinternetmagazine.com/conta

Good Internet · Contact UsPitching stories Unfortunately, at this time, we cannot pay for article submissions or art. Appropriate topics Articles can either be sourced and journalistic or first-hand accounts and personal stories. Since our magazine is geared towards hobbyists, articles should not be aimed at those who do not already own personal websites

Anybody who is really good with #CSS and using plugins like #Stylus to alter a site appearance able to give me a hand?

Been trying to figure out how to re-order the items showing up in the Navigation bar on the Mastodon web interface using only CSS - ideally I PERSONALLY would love to swap the positions of Trending, Notifications, and Private Mentions, but I'd like to have whatever CSS wizardry I wind up outputting to be flexible enough that people can re-order their own Navigational elements to however they would like it themselves.

Are you *really* writing “modern” #HTML if you aren’t using a metric shit ton of <div> tags?

Are you*really* writing “modern” #CSS if you don’t have a class name attribute list longer than your arm?

Are you *really* writing “modern” #JavaScript if you aren’t using React or NextJS and delivering the equivalent of 7 copies of Doom byte count wise for a static home page?

#webdev
#shitpost

It's no small thing, CSS can now do carousels natively, with no javascript.

"scroll buttons, scroll markers, scroll driven animation, scroll-state() queries, :has(), grid, anchor and so much more.

Even more impressive is the accessibility story.

Carousel best practices are handled by the browser, thanks to the engineering and accessibility teams working together. It'd be very difficult to make a more accessible carousel than this."

#CSS #frontend #UIUX

developer.chrome.com/blog/caro

Chrome for DevelopersCarousels with CSS  |  Blog  |  Chrome for DevelopersSupport scroll experiences with navigation buttons and markers with just a few lines of CSS.

Released Mastodon Bird UI v2.3.0 (stable) for Mastodon v4.4.0 (stable) after over 130 changes and more than 6 months of work. github.com/ronilaukkarinen/mas

There are many updates, but because of my limited time, I've mostly been focusing on keeping it aligned with the main branch rather than adding many of my own features. I hope you like it anyway.

2.3.0: 2025-07-08
Note⚠️ Compatibility: This release supports only v.4.4.0 (stable).
This version will not support Mastodon versions prior v4.4.0! (2025-07-08) For older Mastodon servers, use older...
GitHubRelease 2.3.0 · ronilaukkarinen/mastodon-bird-ui2.3.0: 2025-07-08 Note⚠️ Compatibility: This release supports only v.4.4.0 (stable). This version will not support Mastodon versions prior v4.4.0! (2025-07-08) For older Mastodon servers, use older...

全然技術レベルの違う話ではあるけど、自分もデザイナーなのに #反骨スタック っぽい選択をしてきた気がしている。
正確には、自分のスキルと時間的制約とワンオペでの制作・開発という事情でその選択肢しかなかったという側面が大きくて、能動的に選べる選択肢がそれしか無かったんだけど。
ただ、確かに低レイヤーを触る動機が生まれるという意味では良い面もあった気はする。
自分の生存戦略が、なるべくフレームワークとかライブラリに依存しないスキルの勉強にかける、だったから、そういう観点で当時選んだのが「薄い」フロントエンドライブラリとしての #RiotJS だったし、未だに素の #CSS を書きたくなってしまう性質に繋がっている気がする。

hackers.pub/@hongminhee/2025/c

Hackers' Pub · 反骨精神のスタック礼賛이 글에서는 저자가 기술 스택을 선택할 때 주류에서 벗어난 "청개구리 스택"을 선호하는 이유를 설명합니다. 청개구리 스택은 사용자가 적어 문제 해결에 어려움이 있지만, 기술에 대한 깊은 이해를 얻을 기회를 제공합니다. 또한, 후발주자로서 기존 기술의 단점을 개선한 대안적인 설계를 채택하는 경우가 많습니다. 여러 부품을 직접 조립해야 하는 번거로움이 있지만, 각 기술을 깊이 이해하고 최적의 조합을 선택할 수 있다는 장점이 있습니다. 중요한 것은 대중의 선택에 맹목적으로 따르기보다는 주체적으로 판단하는 태도이며, LLM 시대에도 청개구리 스택이 제공하는 배움의 기회는 여전히 유효합니다. 이 글은 독자들에게 Stack Overflow에 답이 없는 길을 걸으며 자신만의 깨달음을 얻어보기를 권장합니다.

It's been years, many years, actually, since I last built a site with HTML. Recently, I've been wanting to end my participation in the larger web and start contributing to a smaller web. A web that was full of creative people, building cool and fun sites, and sharing information. Not the web of today that is full of companies pumping ads at us, forcing us to use ad blockers to keep us safe, or the companies scraping the web to build their AI models. The web of today is terrible, bloated, and not what the internet was originally created for.

I've deleted my personal and freelance/consulting sites, both built on bloated WordPress, and I have been reintroducing myself to HTML and CSS so I can rebuild my sites. I've been having so much fun. To do this, I've joined https://bearblog.dev for my personal site/blog, and https://neocities.org as a practice space for working on my HTML and CSS. Both are brilliant, and to support both, it's really affordable.

To start my journey of reintroducing myself to HTML and CSS, I read (multiple times) @bw's online book, "HTML for People". You can find it at https://htmlforpeople.com/. And if you enjoy reading it, throw a bit of money Blake's way for all of the hard work.

Anyway, I'll get off my soapbox about the bloated web of today and get back to learning HTML and CSS. My personal site is still a bit crap, but I'm working on it! 😃

#html #css #smallweb #bloatedweb

ʕ•ᴥ•ʔ Bear Blogʕ•ᴥ•ʔ Bear BlogFree, no-nonsense, super-fast blogging

YouTube is now recommending me a bunch of videos of people making their own cute little HTML websites, usually on Neocities or what they are calling The Indie Web and its giving me hope.

I knew this was a thing, and I knew people are still making websites like this, but it's really fun to see people encouraging people to do the same or making tutorials on YouTube.

@marighoul.bsky.social@bsky.brid.gy

youtu.be/Tv223kX0SRg?si=PpY817

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

I have really been enjoying learning HTML and CSS. Working on rebuilding my personal site and moving away from WordPress. It's been quite a few years since I last used HTML in any serious way and I still have a bit to learn and master.

A few folks have mentioned HTMX so I am going to start looking into this next.

#html #css #htmx