Skip to content
Naomi C. Bush edited this page Nov 9, 2018 · 5 revisions

2.0

Starter Theme

We're using the Mythic starter theme (documentation).

Our criteria, ranked in terms of importance, was:

  1. modern but stable
  2. as close to the WP way as possible
  3. attainable on any host, even managed
  4. support
  5. updates

And this article is a good introduction to the theme, showing why we chose it for our project. More on Mythic and its underlying framework.

What is a starter theme? Starter themes are not to be used as parent themes, they’re to be used to create your own parent theme. They're used for stuff that repeats with every theme you build, like the template structure and certain functionality. Here's an article on the difference between a framework/starter theme and parent and child themes like Genesis.

CSS Layout System

We're using CSS Grid and Flexbox #11.

Here are some good resources for learning, in different formats depending on how you learn best:

Clone this wiki locally