Fepper Sub

February 18, 2021 ยท View on GitHub

Description

Use this sub-theme to customize the Fepper base theme.

Installation

Fepper Usage

  • Install Fepper.
  • Launch Fepper on the command line:
    • fp
  • Write your frontend code in the source directory.
  • Sync your frontend code with the Drupal backend:
    • fp syncback

Drupal Usage

  • This sub-theme demonstrates a Hero + Subs + Dagwood graphical layout for the homepage.
  • The Hero section will be populated by the first post under the Hero category.
  • The Subs section will be populated by the first three posts under the Sub category.
  • The Dagwood section will be populated by the first five posts under the Uncategorized category.
  • The Hero + Subs + Dagwood layout is by no means mandatory.
  • You are welcome (indeed encouraged) to customize this sub-theme as you wish.