Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.08 KB

WordCamp Lisboa 2017

Child theme based on Twenty Seventeen.

Requirements

Build

  1. The header comment metadata can be edited at src/styles/_meta.scss.
  2. Run composer install to install PHP dependencies.
  3. Run npm install to setup the build tools.
  4. Run npm run-script build to generate public site assets from sources.

Setup

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700');

Assets