helsingborg-stad / student-council-protocols-theme
A child theme for the student council web-platform
Package info
github.com/helsingborg-stad/student-council-protocols-theme
Language:HTML
Type:wordpress-theme
pkg:composer/helsingborg-stad/student-council-protocols-theme
1.0.14
2020-01-28 10:30 UTC
Requires
- aristath/kirki: ^3.0
- composer/installers: ^1.0
- helsingborg-stad/acf-export-manager: >=1.0.0
- philo/laravel-blade: ^3.1
- shortpixel/shortpixel-php: ^1.4
- symfony/debug: ^4.0
- wpackagist-plugin/advanced-custom-fields: ^4.4.7
This package is auto-updated.
Last update: 2026-06-05 07:51:20 UTC
README
An empty Municipio child theme. Including npm dependencies for Gulp compilation/minifiy of JS and SASS.
Getting started
This is a simple guide on how to get started with the Municipio Childtheme.
Make sure to have Node.js installed on your machine.
- First off run the setup script from Terminal.
cdto your theme folder and runsh setup.shand fill in the requested information. - Run
npm installto install Node dependencies (gulp). - To compile SASS and JS just run
gulpin the theme folder.