Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
askdesign authored Aug 23, 2024
1 parent 2b8b802 commit ab3ab51
Showing 1 changed file with 25 additions and 13 deletions.
38 changes: 25 additions & 13 deletions intro-wp-blocktheme-design-dev/README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,47 @@
# Course Information

This README file should contain course details, outline, guidelines, tips etc for instructors--essentially what instructors will need to run the course "out of the box".
Intro to WordPress Theme Design & Development

<hr>

_(Course slides are hosted at: link)_
https://askdesign.github.io/gdi-wordpress/intro-wp-blocktheme-design-dev

## Course Description

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Learn to create and customize WordPress block themes using the Full Site Editor (FSE). Offering a significant new approach, FSE provides the tools within a GUI to customize and design themes. Gain hands-on experience as we dive into interactive lessons. We'll translate a Figma design into a WordPress child theme, applying global styles and custom CSS. Ideal for beginner and intermediate Wordpress users, as well as those looking to enhance their web design skills.

## Course Objectives

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
To introduce participants to the design and development WordPress block themes through the Full Site Editor.

## Course Outline

* Lorem ipsum dolor sit amet
* Lorem ipsum dolor sit amet
* Lorem ipsum dolor sit amet
* Lorem ipsum dolor sit amet
• Figma basics
• WordPress and Block theme basics
• Child themes
• Full Site Editor (FSE)
• Version control in Github
• Q & A

## Suggested Exercises

* Lorem ipsum dolor sit amet
* Lorem ipsum dolor sit amet
• Build a Basic Page with Blocks
• Create a Child Theme
• Use FSE to Modify Global Styles
• Add Custom CSS
• Update a Child Theme
• Examine Changes in Theme.json
• Create New Repository
• Synchronize Github Repositories with Local

## Resources

* Lorem ipsum dolor sit amet
* Lorem ipsum dolor sit amet
• WordPress.org - https://wordpress.org/
• Free Code Camp - https://www.freecodecamp.org/
• Codecademy - https://www.codecademy.com/
• CSS Tricks - https://css-tricks.com/
• Udemy - https://www.udemy.com/

## FAQs-Notes-Tips

* Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
This will be a great prep workshop for a more in-depth class cohort on WordPress Block Theme Design & Development!

0 comments on commit ab3ab51

Please sign in to comment.