Tag: Notes
-
Notes for my WordPres full site editing(fse) child theme scaffold with some golden mean math support
These are additional notes for the WordPress twenty twenty four child theme that this site uses. The source is available on Github at: https://github.com/ev3rywh3re/jesse-james-block At this point the scaffold has been built with NPM support for TailwindCSS as well as the included ReactJS component and dependencies. The completed configuration and installation will give us two…
-
WordPress Full Site Editing (FSE) Themes, templates, and a simple plugin to reset them
As I write this the WordPress community is once again changing in the social, and market focused ways. There has been turmoil in it’s development, so the technical changes also keep going. As a developer who comes from a creative background, I am happy to put more creative tools in front of less technical users.…
-
Next, the WordPress twenty twenty four child theme scaffold project
This is where I complicate the project more to experiment with making the theme use more ReactJS functionality in a full site editing child theme. It’s also out there: https://github.com/ev3rywh3re/jesse-james-block
-
My little WordPress block editor experiments scaffolding project
It’s always fun when the smallest selfish ideas become places for learning, ha!. I built this one little thing that can typically hang out on the home page to show a random featured image from a category of posts. I’m sure there are other ways, but having worked on some neat block themes in other…