Browse Source

posts/block

windhamdavid 5 months ago
parent
commit
c553885fa6
1 changed files with 15 additions and 8 deletions
  1. 15 8
      posts/2023-12-21-posts.md

+ 15 - 8
posts/2023-12-21-posts.md

@@ -83,9 +83,23 @@ Notes on block theme migrations[^1]another[^2]and another[^3] and another[^4]
 
 Because there are already thousand of mostly shite resources floating around, I had to mostly go directly to the source documention. And since I noticed that some of it wasn't completely up to date, I've been scanning the `#core-dev` chat and noticed this comment: 
 
->It has come to my attention that some work that should have happened in public was being done on private p2s and other mediums. I asked for this to to stop as soon as I was aware of it. More transparency and openness will follow. I know that building in public is a pain, "any kid off the street can leave their opinion," but that's what we do. I also used to be that kid off the street.
+>It has come to my attention that some work that should have happened in public was being done on private p2s and other mediums. I asked for this to to stop as soon as I was aware of it. More transparency and openness will follow. 
+
+>I know that building in public is a pain, "any kid off the street can leave their opinion," but that's what we do. I also used to be that kid off the street.
 <div style={{display: 'flex',  justifyContent:'end', alignItems:'center', marginBottom:'20px'}}> ~ Matt Mullenweg</div>
+
+![](/img/block-theme_matt.png)
+<div style={{display: 'flex',  justifyContent:'center', alignItems:'center', fontSize:'small', marginBottom:'20px'}}>Screenshot from Slack</div>
+
+
 ---
+#### Notes
+
+- https://css-tricks.com/wordpress-global-styles-reference-tables/
+- https://developer.wordpress.org/news/2023/12/a-walk-through-tutorial-on-using-create-block-theme-plugin/
+- https://perko.dev/blog/post/2022-02-21-understanding-how-gutenberg-saves-data
+- https://github.com/WordPress/gutenberg/issues/26544
+- https://developer.wordpress.org/themes/templates/template-hierarchy/#page-hierarchy
 
 #### References
 
@@ -97,11 +111,4 @@ Because there are already thousand of mostly shite resources floating around, I
 [^3]: https://developer.wordpress.org/block-editor/explanations/architecture/styles/
 [^4]: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/
 
-https://css-tricks.com/wordpress-global-styles-reference-tables/
-https://developer.wordpress.org/news/2023/12/a-walk-through-tutorial-on-using-create-block-theme-plugin/
-
-https://perko.dev/blog/post/2022-02-21-understanding-how-gutenberg-saves-data
-
-https://github.com/WordPress/gutenberg/issues/26544
 
-https://developer.wordpress.org/themes/templates/template-hierarchy/#page-hierarchy