I didn’t just build another static site generator.
I built the fastest Python SSG in the world.
No lock-in, slow build times or outside noise.
Just Markdown in → HTML out.
→ Install
→ Try the demo
→ Read the release notes 👇
robertdevore.com/stattic-v1-0...
Posts by Robert DeVore
Never written a line of Python? 🤔
No problem!
I just published a line-by-line tutorial that shows you how to build a Google Sheets URL checker - even if you're starting from zero.
It reads your links, checks for broken ones, and updates the sheet automatically.
robertdevore.com/complete-beg...
Announcement Time 🥳
21 of my WordPress® plugins were adopted by
@webdevstudios.com
I'm grateful to see the work I put into these plugins wasn't for nothing 🙏
Thanks @that.mitchcanter.me for reaching out, and @bradw.illiams.com for taking these on 😘
robertdevore.com/grateful-to-...
#WordPress
Check out devio.chat to learn more
I was already working with it for security scripting and AI integrations, so it as a natural transition for me.
Plus, Python syntax is like a cleaner version of PHP so it feels familiar, but freeing to write in Python.
After 20 years of duct-taping WordPress® together with PHP, I snapped.
So I built a free Python course - made with WordPress® devs who are done making excuses for bad code.
15 lessons to teach you practical Python development.
Clean code starts here:
robertdevore.com/i-just-launc...
#Python
Been writing PHP for years?
You're 90% of the way to writing Python 💪💯
Same logic and flow. Similar structure and a cleaner syntax.
Here are 10 code-level similarities that'll make your transition painless - plus a bonus on Jinja2 templates.
robertdevore.com/the-fastest-...
Thanks Leon, I appreciate it 🙏
Looking forward to life without the drama too 🤘
I gave 20 years to WordPress®.
Hundreds of plugins. Countless hours. I fought for the community harder than its own "leaders".
And how did they respond?
Silence, side eyes, and shunning.
Today, I walk away for good.
Goodbye WordPress: A Eulogy
robertdevore.com/goodbye-word...
#WordPress
WP Townhall 13: The Debate Kevin Geary Doesn’t Want You to See
robertdevore.com/wp-townhall-...
#WordPress #EtchWP
For anyone in the #WordPress community wondering:
This tweet got @ma.tt to unblock me on X - days before he unblocked all of you 👀
Funny enough, I wrote him a message about 20 minutes before he went and posted about unblocking people.
A tweet about Kevin Geary, FWIW.
x.com/deviorobert/...
Amirite? 🤔
Friday the 13th. 10pm EST
I'm going live to talk Stattic, WordPress Plugins and AI Workflows 🔥
Come hang out and let's have fun talking about the future of everything 😎
www.youtube.com/watch?v=4nob...
Pushing the live back until next Friday, at 10pm
www.youtube.com/watch?v=4nob...
Oooh, yeah that'd be a cool workflow to use with it. LMK if you try it out 🤘
A few different ways, but I'm going be recording a live tomorrow on YouTube to create one from scratch 🤘
Bluesky Feed for WordPress® v1.2.0 just dropped! 🚀
✅ Hebrew translation
✅ Plugin Settings link
✅ Cleaner FSE feed images
✅ Bug fix for misaligned reactions
✅ Shortcode post count param
Update now:
github.com/robertdevore...
#WordPress
Introducing Markdown Comments for WordPress® 🚀
I write everything in Markdown - blog posts, notes, even replies.
So why the hell couldn’t I use it in WordPress comments? 🤔
I fixed that.
robertdevore.com/introducing-...
#WordPress
Last night I made some more updates to the Devio Chat app.
Got the color scheme set and added a few quick-click cards which will be customizable so you an choose your most-used workflows.
One day at a time 💪
June 1st means it's time to write code for devio.chat
Tonight, I added in support for a few new models, so now it's got:
GPT 4o
GPT 4.1
GPT o3
Gemini 2.5
Claude Sonnet 4
Claude Sonnet 3.7
Are there others you'd like to see included? 🤔
May accomplishments 💪💯 #NeverNotWorking
Just Released: DB Version Control v1.1.0 🚀
This update incudes FSE integration with theme data export/import functionality.
There's also better error handling and security validation functions for file paths and JSON data
robertdevore.com/db-version-c...
NEW: How I Use TextExpander to Reuse My Best AI Prompts 🤖
I spend zero time digging around in docs or getting jammed up mid-flow trying to remember where I stored the one I need.
Here’s how it works - and four of the exact snippets I keep in my stack.
robertdevore.com/how-i-use-te...
Oh yeah, agreed on the bloat. Lots of the things we use larger plugins for can be built quickly and with minimal footprint by using Plugin Pal or similar tools.
🔥 WordPress devs, this changes everything:
- No more database dumps.
- No more lost content on deploy.
- No more staging-to-prod nightmares.
Introducing DB Version Control for WordPress
The plugin that treats your content like code.
Read the release notes:
robertdevore.com/db-version-c...
"The goal isn't just to keep up with the times - it's to stay ahead of them."
Just as true today as it was in January when I wrote it.
robertdevore.com/hello-plugin...
Your 5th blog post is still in drafts.
Not because you're lazy - but because your system sucks 🤷♂️
Here’s how to build a content engine that actually scales with you.
Not just this week, but every week.
robertdevore.com/how-to-build...
🔥 You're wasting hours in WordPress doing tasks that could've been automated 10 plugins ago.
Here are 10 WordPress tasks you can automate without writing a single line of code 👇
blog.pluginpal.app/blog/10-word...
#WordPress