"Was meinst Du?" Podcast Theme
Wordpress-Theme für die Website des Podcasts "Was meinst Du?".
- Install Node.js (https://nodejs.org/en/)
- Install Composer (https://getcomposer.org/)
Wordpress:
- ACF Pro (https://www.advancedcustomfields.com)
- TGM Plugin Activation (http://tgmpluginactivation.com)
- Podlove Podcast Publisher (https://publisher.podlove.org)
(WordPress-Dependencies werden im Projekt mit Composer und TGM Plugin Activation verwaltet)
Frontend:
- Prefect Lib (https://github.com/javos/Prefect-Lib)
- UIKit 3 (https://getuikit.com)
- Themify Icons (https://themify.me)
- FontAwesome Icons (https://fontawesome.com)
(Frontend-Dependencies werden im Projekt mit npm verwaltet)
npm install
composer install
gulp build
gulp build-watch