Michael
@mwdelaney.me
360 followers 130 following 2.7K posts
Web developer, web enthusiast. https://github.com/mwdelaney https://mwdelaney.me
Posts Media Videos Starter Packs
Pinned
mwdelaney.me
Don't call it a relaunch.

ZeroPoint helps you create "marketing" style websites without a monolithic (and increasingly corporate) CMS like WordPress.

Focused on DX, version control, and native web technology, you get: an @11ty.dev base, a CMS, and a new "blocks" system.

Check it

getzeropoint.com
ZeroPoint - A corporate-free website starter project - Get ZeroPoint
getzeropoint.com
Reposted by Michael
rikergoogling.bsky.social
pelvic thrust risk of going insane
mwdelaney.me
You're absolutely right!
mwdelaney.me
Why can't this ever happen on a Friday, y'all.
Reposted by Michael
notpickard.com
“the girlfriend of one of the founders of antifa”
Reposted by Michael
milt.dev
please help, my github it is very sick
mwdelaney.me
"the girlfriend of one of the founders of antifa"
Yvonne Elliman portraying Mary Magdalene in Jesus Christ Superstar (1973) washing the face of Ted Neely, who is portraying Jesus Christ.
mwdelaney.me
"the girlfriend of one of the founders of antifa"
April O'Neil (1987)
mwdelaney.me
disable torment nexus tutorial 2025 "solved"
Reposted by Michael
eerieseymour.bsky.social
The Orphan Crusher is here to stay. If we don’t feed more Orphans to the Crusher the Orphan Crushing industry will die. It’s time to wake up to the reality of the Orphan Crusher. The Orphan Crusher is worth billions. We need to teach people to use the Orphan Crusher. It’s here to stay.
mwdelaney.me
There is a wound that won't heal at the center of the galaxy. There is a darkness reaching like rust into everything around us. We let it grow, and now it's here. It's here and it's not visiting anymore. It wants to stay.
mwdelaney.me
Outside Dave shouldn't be coming inside.
Reposted by Michael
Reposted by Michael
mwdelaney.me
Creating reusable components ("blocks") for a static site generator like Eleventy isn't immediately easy like for commercial CMSes like WordPress.

Let's lower that bar.

How about single-file components that store the data model, markup, CMS config, and even JS and CSS?

github.com/MWDelaney/el...
---
# Reusable static components for Eleventy
# https://github.com/MWDelaney/eleventy-plugin-reusable-components

# Required fields
title: Text
description: A block of rich text content.

# Default values
textContent: >-
  Lorem ipsum dolor sit _amet_.

# CMS Fields
cms:
  - name: textContent
    label: Body
    widget: markdown
---

{# Component HTML, using the default values above #}
<section class="block block-{{ title | slugify }}">
  <article class="container">
    {{- textContent | markdown | safe -}}
  </article>
</section>
mwdelaney.me
This is taking FOREVER
Reposted by Michael
estherschindler.bsky.social
I just saw someone use the abbreviation “AI;DR” and I’ll be laughing for a while.
mwdelaney.me
I’ll go back to IRC I swear to god
mwdelaney.me
Report: It Still Today. Experts Stunned.
mwdelaney.me
I’m 90% sure I’m on Mastodon but I don’t even know how to find myself let alone you.

Jokes!

I’m so tired.
mwdelaney.me
Creating reusable components ("blocks") for a static site generator like Eleventy isn't immediately easy like for commercial CMSes like WordPress.

Let's lower that bar.

How about single-file components that store the data model, markup, CMS config, and even JS and CSS?

github.com/MWDelaney/el...
---
# Reusable static components for Eleventy
# https://github.com/MWDelaney/eleventy-plugin-reusable-components

# Required fields
title: Text
description: A block of rich text content.

# Default values
textContent: >-
  Lorem ipsum dolor sit _amet_.

# CMS Fields
cms:
  - name: textContent
    label: Body
    widget: markdown
---

{# Component HTML, using the default values above #}
<section class="block block-{{ title | slugify }}">
  <article class="container">
    {{- textContent | markdown | safe -}}
  </article>
</section>
mwdelaney.me
But wait that's the same
mwdelaney.me
Emojis in readmes and terminal output are a valuable usability tool and I wiLL EXPLAIN IN THE FOLLOWING WAIT COME BACK
mwdelaney.me
Remember when Jay and Silent Bob went around beating up kids for shit they said online? We should get back to that.
mwdelaney.me
I got a physical copy of Assorted Crisis Events by @denizcamp.bsky.social to share with the less screen-inclined in my life.

I have read a lot of comic books in my life. I think this is the best one.

I don’t know if I can explain why. I feel seen by it. I guess.

imagecomics.com/comics/relea...
Assorted Crisis Events TP, Vol. 1
An action-packed sci-fi anthology series following normal people navigating an alternate world where time is having a crisis, and just stepping outside your door can send you on an unexpected adventur...
imagecomics.com