Which are the best themes to use while experimenting with Drupal? I've installed a few but they really don't look good at all. I've browsed through the themes here but it's a long and painful process. I don't want to develop my own theme as I'm more learning about Drupal's features. Working on a theme would be a future task, if it becomes necessary. Cheers
Is there any way to define custom content types without spending days adding types and fields using the UI? For example, is there a way to define the content types, their fields and relationships to other content types in YAML or JSON and then import it into Drupal? Thanks