home.social

#simplecss — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #simplecss, aggregated by home.social.

  1. experiment, testing on httpd
    container.

    AI assisted workflow with some baby sitting but, in my defense I'm not a web developer and just wanted something that works...

  2. My first ever Taylor Monthly is out! This is a going to be a monthly blog post about everything that's happening in #TaylorEngine that might not be so visible if you only look at releases.

    - Taylor v0.4.1 released
    - Website CSS update
    - Documentation page redesign
    - Switched to LocalCi
    - `clang-format` 21 update
    - Jumpy Alien closing the gameplay loop
    - Redesigning `taylor squash`

    taylormadetech.dev/2026/02/01/

    #blog #ruby #GameDev #programming #SimpleCSS #CPP

  3. Go go Weekly Brain Dump!

    - A projects page for my blog
    - Taylor gets a new release
    - The Taylor website gets the simple.css treatement
    - The Taylor website gets a revamped documentation page
    - Jumpy Alien has a complete game loop!

    sean.taylormadetech.dev/2026/0

    #WeeklyBrainDump #blog #programming #ruby #GameDev #CSS #SimpleCSS

  4. It's that time of the week where I post my Weekly Brain Dump!

    - I figure out how to use #Jekyll properly
    - #TaylorEngine gets AABB collisions and LocalCI
    - Using #SimpleCSS for my base styling on the blog

    sean.taylormadetech.dev/2026/0

    #blog #programming #ruby #GameDev #WeeklyBrainDump

  5. 𝘀𝗶𝗺𝗽𝗹𝗲𝗰𝘀𝘀:

    #Css #Framework #Simplecss

    thewhale.cc/posts/simplecss

    Simple.css is a classless CSS framework that makes semantic HTML look good, really quickly. By classless it means that there are no CSS classes anywhere in the CSS or the HTML. So your website can look just like this using plain old vanilla HTML.

  6. I was too lazy to go to the computer in the other room tonight to tinker, or even grab my iPad on the table next to me, so I played with #trebedit on my phone to build a basic HTML homepage to replace my freelancer website.

    Still a WIP but with a bit of #simplecss chucked on there it actually came together pretty quick.

    Oh and of course it will be an #eleventy site eventually.

    #webdev

  7. Poll time.

    Which CSS framework should I use on my website?

    #AskFedi #ReadableCSS #SimpleCSS
    My mind is leaning more towards Readable but that might just be me.

  8. Not being able to easily see who starred my #GitHub repos bothered me so much I threw something together at alldjango.com/gitego.

    Enter a GitHub username and it will show the last 100 stars on that user's public repos. You can also dig into the last 100 stars for a particular repo.

    #OSS built with #Coltrane + #Django + #GraphQL + #SimpleCSS.

  9. Been enjoying putting together a simple #Eleventy project with #simplecss, a very quick, small, classless CSS framework that makes semantic HTML look good.

    simplecss.org/
    11ty.dev/

    #11ty #development #webdev #webdevelopment #css

  10. Made some serious changes to my personal blog with the release of ver. 2. Have been focusing on a unique color palette and cohesive typography.

  11. @mogwai Thanks for your excellent documentation on using #simpleCSS and #hugo.

    mogwai.be/creating-a-simple.cs

    I likely will be using it as a reference on some of the websites I find myself working on.

  12. simplecss - Simple.css is a classless CSS framework that makes semantic HTML look good, really quickly. By classless it means that there are no CSS classes anywhere in the CSS or the HTML. So your website... simplecss.org/ #Front #Css #Framework #Simplecss by @[email protected]

  13. Finally finished my first project, after 683 projects that I started and never got managed to finish.

    And yes, it's barely 50 lines and most of it is slightly modified copy-pasted code, but hey, `cargo run` runs fine. Definitely room for improvements though.

    delightful.club

    is a static website that brings together all lists!

    And yes, of course it uses by @kev :)

    Pinging @[email protected] =D

  14. I finally left behind and decided to do my own simple stylesheet on my , check it out!

    Day 48 of

    joelchrono12.ml/blog/redesigni

    Please let me know what you think of it on a reply here

  15. @gud Thanks! Credits for the CSS go entirely to @kev and . I didn't do much except changing the colours and adding the hashtag to headings. Coming from a backend developer's background, I don't know much about design.