New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course: Create a Block Theme (Low-Code) - Course #1 #631
Comments
I think this card relates to the Block Theme Development. Assigning this to myself, as it's next on the list. |
Quick Update: This course is likely going to be split into two leveled courses based on audience need. Working on a structured brainstorm, following a similar process to the one outlined in Make/Training. Will drop a more detailed update soon. |
@wparasae I've renamed this to match the name we're considering for this course, and also so that I can create the second-course ticket |
Here is a link to the rough draft course outline for Course #1. Next Steps:
One blocker I'm facing is: |
n00b here I would encourage us leveraging new tools like Create Block Theme plugin alongside the recent Figma file for Theme Design to steps builders through designing, generating and implementing a block theme utilizing these tools. I would be happy to help organize and run a workshop for this. General plan:
Would any of this be helpful? |
Yes, absolutely! This sounds fantastic. I would love to see where this fits into the course, and I would be delighted to help you plan and run a Live Online Workshop on this topic. Let's connect -- all of that is brilliant and I would welcome the help! |
Related Helpful Tutorials and/or Live Workshops: |
I think this should be Block Locking, at the moment afaik it's only possible to lock blocks, or block templates (ie collections of blocks) but not theme templates or theme template parts. |
The following tutorials may be requested and/or made by me: |
Dropping More Resources for Myself: (Checkbox is to list that I've used a resource) (MOVED TO ABOVE) |
Update: Rough drafts are almost finished for modules 1 and 2. I am hoping to have them ready for training team review at the end of next week. I'm currently in the process of designing some stand-alone tutorials that are necessary for these two modules. They don't have their own issues yet, but I will probably create issues tomorrow for them for tracking purposes. If we can get them reviewed and finalized, we can potentially publish this module by module to get this content out there faster! |
@wparasae earlier you mentioned that a workshop or tutorial on fonts in block themes would be useful. I'm assuming you'd want that to cover things like what fonts are available by default for a low code block theme (aka not how to add custom fonts) and how to apply these fonts in theme.json, either globally, or on a block level? Any other font-related questions that you feel a workshop or tutorial could cover? |
Nope, you've beautifully illustrated them, Jonathan! Thank you! |
I had a lovely call with SME Hardeep Asrani - the notes from our conversation about the different parts of what is required in a style.css to submit a theme to the themes directory can be found here. |
courtneyr-dev commentedMar 2, 2022
•
edited by wparasae
Designing a Course from Start to Finish (Brainstorm Checklist Rough Draft Template)
COURSE BRAINSTORM
Course Template: Create a Block Theme (Low Code) - Course #1
Course Designer: Sarah Snow (wparasae) - Message me in the #training channel (@arasae) if you have questions or would like to help!
Brainstorm Questions: You can either complete this brainstorm with the buddy or you can answer these questions (no wrong answers!) ahead of time.
1. What is the problem that this course is trying to solve? Describe it.
There is a gap between what an intermediate WordPress user / Figma course designer know about building themes from scratch. This course works to bridge that gap; for users who want to be able to design a fully custom theme of their own, they will learn the fundamentals of theme creation. Designers will be empowered to create themes of their own in the site editor. It will also help prepare learners develop vocabulary to talk about this process and familiarize themselves with new developers. The goal is to bridge the gap between intermediate WordPress user and beginning WordPress developer.
2. Course OBJECTIVE: What is a PROJECT someone should be able to complete if they take this course?
"By the end of this course, a learner should be able to... (list 1 or 2 project ideas)
Intermediate users and theme Figma designers will be able to...
-Build a fully functional, custom WordPress theme with very little coding (theme.json) required.
3. Who is the audience for this course? How will this course address this need?
Designers / Intermediate Users who want to become theme designers - designers who use Figma -- course #1 empowers them to design their own custom WordPress theme using WordPress' full site editor. It also should illustrate different kinds of best practices in building a block theme.
4. Describe the Audience: What should this audience already know and be able to do comfortably? Bonus: What MIGHT this audience already know?
This audience (intermediate users and Figma designers) already knows how to...
-Navigate the WordPress dashboard comfortably
-How to install and update themes
-How to identify a classic theme vs. a block theme
-Use the site editor (including list view, using blocks, using patterns, etc.)
This audience MIGHT already know...
-The general process of classic theme development
-How to use Figma to design certain themes
5. Look at your overall course objective. Brainstorm (no right or wrong answers here): As you consider the project you're hoping people will be able to do, ask yourself:
-The process of block theme creation from start to finish
-Detailed differences between block, classic, hybrid, and universal themes
-The anatomy of a block theme (what each file is and how they work together)
-How to use a text editor to navigate to a theme's files
-How to create new files using a text editor
-What a theme.json does, how it works, and how to use schema to help new users design
-The different templates that make up
-Template hierarchy: how it works in-context. When you forget a 404 page, what happens?
-Users may not know of design best practices, so we may want to include them on each template or template part.
Questions an intermediate user might have:
-What's a splash page, and what are best practices about designing them?
-What are the different template parts? What are required? Why? What happens if I don't have these templates?
-What are the best practices for designing a header or footer? (Maybe link out to a workshop, SLS?)
-What are font and color best practices when it comes to theme design?
Questions a designer might have:
-Why should I use the site editor instead of Figma?
-What are the current limitations of the site editor? What are the possibilities? Where can I learn more about code?
Questions both will have:
-How does theme.json work, and how does it help me?
-What are "semantic colors" and why should I use them?
-How do I pick and use fonts in my theme?
-What are the benefits of lock blocking? How does someone lock a block so that a user who uses this custom theme can't delete essential part?
6. What resources already exist? Check learn.wordpress.org for tutorials, lesson plans, courses, and former social learning spaces that already exist. Link to them below. (This can be done with your buddy or at a later point).
**Other Considerations: (Optional)
**
Next steps: Work with your buddy to create a course outline using this brainstorm. Your instructional design buddy will walk you through "chunking" the content into modules and individual lessons, and help you come up with learning objectives for each module and/or lesson. From there, you can create lesson plan templates to link to the course.
COURSE OUTLINE - Find/Create + Link Lesson Plans
Modules:
1. Defining The Theme Creation Process
2. Setting Up Your Development Environment and Essential Files
3. Using the Site Editor to Build Your Custom Theme
4. Advanced Custom Theming: Low-Code Challenge
5. Theme Enhancements: Advanced Options to Make Your Theme Stand Out
6. Exporting Your Theme: Making Your Changes Permanent
The text was updated successfully, but these errors were encountered: