Fepper Child

February 11, 2021 ยท View on GitHub

Description

Use this child theme to customize the Fepper parent 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 WordPress backend:
    • fp syncback

WordPress Usage

  • This child 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 a configurable number of posts that are neither Heroes nor Subs.
  • The Hero + Subs + Dagwood layout is by no means mandatory.
  • You are welcome (indeed encouraged) to use any frontend code you wish.