Hi. I'm a WordPress flexbox theme called Bulmapress.
- Based on Underscores
- Bulma integration
- Requires at least: WordPress 4.0
- Tested up to: WordPress 5.0.3
- Stable tag: 0.0.3
- License: GNU General Public License v2 or later
Method 1:
- Clone this repository into your Themes Folder
- In your admin panel, go to Appearance > Themes and activate the VIAME Toolkit WP theme.
Method 2:
- Download the theme from this repository
- 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.
To watch for changes to the CSS, navigate to themes/viametoolkit/frontend/bulmapress
and run npm start
or yarn start
. (note: installation or updating of these packages may be necessary)
Header:
- The logo can be uploaded in Appearance > Customize > Site Identity
- To update the menu you can go to one of the following locations:
- Appearance > Customize > Menus
- Appearance > Menus
Hero:
- The hero text and image can be updated in Appearance > Customize > Homepage Banner
- The alert bar beneath the banner can be updated in Appearance > Customize > Homepage Banner Alert
Footer:
- The footer text can be updated in Appearance > Customize > Footer Text
- Advanced Custom Fields plugin (https://www.advancedcustomfields.com/)
- Awesome Post Embeds plugin (https://github.com/jtomeck/awesome-post-embeds)
- Based on Bulmapress https://bulmapress.scops.com/
- Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., GPLv2 or later
- bulma.io http://bulma.io/, (C) 2017 Jeremy Thomas, MIT
- https://github.com/Poruno/Bulma-Navwalker, (C) 2018 Carlo Operio - @Poruno, MIT