Skip to content

statamic/theme-storyteller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Storyteller Theme Statamic 2.0

This site theme is designed to highlight the new Bard Fieldtype and it's magnificent capabilities. It includes a number of pre-built Bard sets for long form content.

  • Hero Blocks with background images and color/mix overlays
  • Photos
  • Video Embeds
  • Two Column Text

Screenshot:

Storyteller Preview

Or you can see it in action at new.jackmcdade.com.

Installing

  • Setup a fresh Statamic install
  • Unzip the Storyteller package
  • Replace the contents of site and assets with those from the package
  • Create a super user to access the Control Panel

Customizing

Storyteller is essentially drop-and-go for new sites. You can modify some design elements in the Globals area to make it your own. And if you want to really go at it, you can mess around in the templates. Everything uses Tailwind so it's very easy to make changes.

cd site/themes/storyteller
yarn && yarn run dev