Using Gutenberg in Real World Projects

Gutenberg is slowly marching towards a releasable version but has anyone tested it on a real world project? There have been a few announced but nothing significant (that I’ve seen). I’ve integrated it into a couple of themes, and mostly it’s worked well, but the process is not straightforward.

So, I was interested to read this article by Marie from Studio 24 where she showcases the process and issues she found when trying to convert a design into an editable WordPress website.

Marie found a lot of issues with Gutenberg; but the most prominent for me is that there is a lot of documentation that is either lacking in detail or out of date.

Gutenberg needs to get developers onside. Many of the projects most vocal opponents are developers, so I think they should be focusing on improving the experience for the developers who want Gutenberg to succeed.

But Gutenberg is a very different project. Not like any previous WordPress one and so what we know already is no longer useful; which means good documentation is essential.

*

When I started using WordPress the WordPress Codex was a lifeline. It had documentation on how to use everything and that helped me massively. There needs to be a Gutenberg equivalent. The current Gutenberg handbook is a start, but it doesn’t cover half of what is needed.

Last week I asked the team for some documentation on how to use a feature that I knew should be there, and I was pointed to a Github ticket, and given some info on Twitter, that showed me the javascript command needed.

There was no mention of what hook to enqueue the code on, or if it needed to be wrapped in some sort of document ready script. I’m reasonably competent when it comes to WordPress but the feedback was very vague. It was frustrating and reminded me of Brad Frosts article about saying Just.

They have now added a code reference for my request to the Gutenberg handbook, however it’s still just the command with no implementation details.

Of course – documentation wasn’t the only takeaway from this article. There’s issues with localization, and editor styling, and customizing the editor, and all sorts. It’s well worth checking out.

As usual we have the standard disclaimer, Gutenberg is still in development and hopefully a lot of these will be fixed, but I stand by the fact that if the documentation was more comprehensive, and kept up to date, then we would be seeing more cool things built with it. Which should mean we would be seeing more positive articles (like this glowing one on the Tavern).

How was it for you? Let me know on BlueSky or Mastodon

(Please) Link to this page

Thanks for reading. I'd really appreciate it if you'd link to this page if you mention it in your newsletter or on your blog.

Related Posts

27 May 2013

WordPress: 10 Years Young, What Does The Future Hold?

WordPress is now 10 years old. I started using wordpress 9 years ago – which means I joined the WordPress community early on. The reason I chose WordPress is simply because of the fabled 5 minute install process – I...
01 Apr 2015

The State of WordPress Themes #wcldn

I recently spoke on a panel at WordCamp London 2015e. Lance – who used to be the Theme Team lead at WordPress.com – asked me if I wanted to speak on a panel with him at WordCamp London 2015. I’ve...
14 Oct 2015

My Experience Submitting a Free theme to WordPress.org

I recently submitted my first free theme to WordPress.org.Kent is a theme I made for wordpress.com. It’s been code reviewed by the team there and is in use on a few hundred sites. I was considering selling it on Creative...
21 Mar 2014

How to Get Started With WordPress Theme Development

I was asked recently how to get into WordPress themeing and so I thought I would answer publicly. Perhaps my thoughts can help others.When I first started using WordPress things were much simpler. The default theme was an index.php and...
08 Aug 2013

The Death of WordPress Theme Frameworks

WordPress theme frameworks are on their way out. They’re dying a slow death. At least that’s what I think.Nathan Rice recently wrote an article with his thoughts about theme frameworks – in defense of them – however he clearly has...
13 Oct 2016

Lessons Learned from 20 Theme Releases on WordPress.com

In 2007 I partnered with Darren Hoyt to release Mimbo Pro, one of the earliest premium WordPress themes. In 2012 Mimbo Pro was published on wordpress.com. Last week – on October 5th 2016 to be precise – my 20th theme...