Skip to content

Latest commit

 

History

History
executable file
·
53 lines (35 loc) · 1.66 KB

README.md

File metadata and controls

executable file
·
53 lines (35 loc) · 1.66 KB

Bluegreen

A WordPress flexbox theme

A starter theme, based on a theme that's based on a starter theme. ¯_(ツ)_/¯

Installation

  1. In your admin panel, go to Appearance > Themes and click the Add New button.
  2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
  3. Click Activate to use your new theme right away.

To compile scripts

From the theme's root, run npm install in CLI, then gulp.

Changelog

0.1.12

7/30/2018

  • Pull Bulma in via main package.json, update Bulma version and stylesheets to match

0.1.1

7/4/2018

  • Add login screen styles
  • Readme improvements with info on how to compile the stylesheets

0.1.0

7/18/2017

  • Some base theme enhancements, mostly style adjustments and an archive template tweak

0.0.1

1/30/2017

  • Initial fork

Credits