A starter theme, based on a theme that's based on a starter theme. ¯_(ツ)_/¯
- Based on Underscores & Bulmapress
- Bulma integration
- Requires at least: WordPress 4.7
- Requires PHP 5.6
- Tested up to: WordPress 4.7.2
- Stable tag: 0.0.1
- License: GNU General Public License v2 or later
- In your admin panel, go to Appearance > Themes and click the Add New button.
- Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
- Click Activate to use your new theme right away.
From the theme's root, run npm install
in CLI, then gulp
.
7/30/2018
- Pull Bulma in via main package.json, update Bulma version and stylesheets to match
7/4/2018
- Add login screen styles
- Readme improvements with info on how to compile the stylesheets
7/18/2017
- Some base theme enhancements, mostly style adjustments and an archive template tweak
1/30/2017
- Initial fork
- Based on Bulmapress http://bulmapress.com, (C) 2016 Scops, https://github.com/teamscops/bulmapress
- Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., GPLv2 or later
- bulma.io http://bulma.io/, (C) 2017 Jeremy Thomas, MIT
- wp-bootstrap-navwalker, (C) 2014 Edward McIntyre - @twittem, GPLv2 or later