Search by

helsingborg-stad / student-council-protocols-theme

sebastianthulin

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

Statistics

Installs: 316

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 18

1.0.14 2020-01-28 10:30 UTC

This package is auto-updated.

Last update: 2026-09-05 08:33:34 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.

  1. First off run the setup script from Terminal. cd to your theme folder and run sh setup.sh and fill in the requested information.
  2. Run npm install to install Node dependencies (gulp).
  3. To compile SASS and JS just run gulp in the theme folder.