Skip to content

theprogramer/mc_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildly Minimalistic WordPress Theme

A super-minimalistic theme for the Wildly Inaccurate blog.

Very much inspired by Matt Banks' WordPress Starter Theme.

Install

To install the theme, create a new directory wp-content/themes/wildly-minimalistic and copy the contents of the dist directory into it.

Build

To build the theme from source, you need to run the following:

  • bower install
  • npm install
  • grunt build

If you're modifying the theme, you can run grunt watch which will automatically update the CSS and JavaScript when you modify the SCSS and CoffeeScript source.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published