Home
Softono
materialwp

materialwp

Open source CSS
462
Stars
120
Forks
26
Issues
46
Watchers
3 years
Last Commit

About materialwp

# MaterialWP This is a starter Material Design WordPress Theme based off the Bootstrap framework. [View Demo](http://materialwp.com) ## Getting Started Upload the theme to your WordPress directory in wp-content/themes/ ## Credits The Material Design WordPress Theme was started in 2014 by [Brad Williams](http://twitter.com/braginteractive/). ## Contributors - [Brad Williams](https://github.com/braginteractive) - [Eric Juden](https://github.com/ericjuden) - [Everaldo Matias](https://github.com/everaldomatias) Without the following projects/people this theme wouldn't be possible: - http://fezvrasta.github.io/bootstrap-material-design/ - http://underscores.me/ - http://getbootstrap.com ## Customization Basic colors changes can be made in the WordPress Customizer ( Appearance -> Customize -> Colors). If you need to further customize the theme, it is recommended that you first create a child theme so you will be able to update the theme in the future. You can read how to create a WordPress Child theme ...

Platforms

Web Self-hosted

Languages

CSS

MaterialWP

This is a starter Material Design WordPress Theme based off the Bootstrap framework.

View Demo

Getting Started

Upload the theme to your WordPress directory in wp-content/themes/

Credits

The Material Design WordPress Theme was started in 2014 by Brad Williams.

Contributors

Without the following projects/people this theme wouldn't be possible:

Customization

Basic colors changes can be made in the WordPress Customizer ( Appearance -> Customize -> Colors).

If you need to further customize the theme, it is recommended that you first create a child theme so you will be able to update the theme in the future. You can read how to create a WordPress Child theme here.

Developers

  1. Run npm install to install Node.js dependencies
  2. Run gulp this will start all watch tasks and run browser-sync
  3. Start making customizations

Documentation, FAQs, and More

If you’re interested in helping or have any questions, please let me know.

Material Design Themes

Check out other Material Design WordPress themes and templates over at MaterialDesignThemes.com

Releases

0.0.6

  • update to Bootstrap 4
  • add home template -hard coded
  • add cards to posts/pages and widgets

0.0.5

  • update to Bootstrap 4 Beta 2
  • drop bower for npm
  • add gulp
  • use newer version of underscores
  • add full width page template

0.0.4

  • add option for hide sidebar in archives
  • add option for layout columns in archives

0.0.3

  • add bower
  • remove unyson

0.0.1 - 0.0.2

  • Intial releases