Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.12 KB

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