Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 861 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 861 Bytes

"Was meinst Du?" Podcast Theme


Wordpress-Theme für die Website des Podcasts "Was meinst Du?".

Prerequisites

Dependencies

Wordpress:

(WordPress-Dependencies werden im Projekt mit Composer und TGM Plugin Activation verwaltet)

Frontend:

(Frontend-Dependencies werden im Projekt mit npm verwaltet)

Installation

  1. npm install
  2. composer install

Build Process

gulp build gulp build-watch