Automattic / underscores.me

https://underscores.me
GNU General Public License v2.0
210 stars 117 forks source link

Underscores.me + AMP and Guteberg #69

Open RonaldF opened 6 years ago

RonaldF commented 6 years ago

This is more of a suggestion/idea instead of an issue report, so I hope this is the right place to put this.

Since Automattic is working hard on their AMP for WordPress plugin, and Gutenberg is going to be stock WordPress come 5.0, I think it would be great if Underscores had an "Add AMP Native Support" and an "Add Gutenberg Support" to the advanced options dropdown when creating a new Underscores package.

screen shot 2018-08-28 at 1 31 51 pm

The "Add AMP Native Support" option could generate an Underscores bundle with the appropriate add_theme_support( 'amp' ) code, as well as generate AMP HTML theme templates and support for an AMP compatible mobile navigation using the AMP Bind functionality instead of the JS version, etc.

The "Add Gutenberg Support" Will, of course, add the appropriate theme support for image sizes and maybe an example editor custom color pallet, along with a blank editor.css stylesheet enqueued and ready to go.

I think Underscores is one of the best starter themes out there since it is based off of WordPress Standards and maintained by Automattic. And since WordPress is wanting to champion Gutenberg and AMP for the future, having a simple starting point for people to start utilizing them would be a huge step forward. I think Underscores would be the best place to do that.

grappler commented 6 years ago

This repo is the code for the website and generator.

There is a PR for AMP support https://github.com/Automattic/_s/pull/1286 but it would still need to be integrated in the generator.

It would be good to get your feedback what is needed for Gutenberg support in the issue https://github.com/Automattic/_s/issues/1248

SolespireMarcus commented 5 years ago

I think Underscores is one of the best starter themes out there since it is based off of WordPress Standards and maintained by Automattic. And since WordPress is wanting to champion Gutenberg and AMP for the future, having a simple starting point for people to start utilizing them would be a huge step forward. I think Underscores would be the best place to do that.

Totally agree, @RonaldF.

In the meantime, there's the Gutenberg starter theme: https://github.com/WordPress/gutenberg-starter-theme

pirco commented 1 year ago

this post still comes up in my search results as I'm looking for a "gutenberg-ready" underscores.me starter theme. three years after the last update, underscores throws a lot of errors and becomes partially unusable, at least in the backend.

too bad that development is not continued.