How to get your first Child Theme off the ground

I will be doing an introductory beginner talk on Child Themes, which will involve the following:

  • What is a child theme?
  • When you should use a child theme?
  • When you shouldn’t use a child theme?
  • Structuring a child theme in your themes folder & common practices.
  • The style.css file of a child theme, how to structure it.
  • The functions.php file of the child theme.
  • Common Issues that beginners ask about.