Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.66 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.66 KB

WordPress Olegs Theme

Version: 1.0.0

Author:

Olegs Belousovs ( @sgelob / olegs.be )

Summary

WordPress Olegs Theme for use as a photo blog template. Uses SCSS and Normalize.css, and Grunt for all processing tasks. Tested up to WordPress 4.4.2.

Usage

The theme is setup to use Grunt to compile SCSS (with source maps). Alternatively, you can use CodeKit or whatever else you prefer to compile the SCSS.

Rename folder to your theme name, change the sass/style.scss intro block to your theme information. Open the theme directory in terminal and run npm install to pull in all Grunt dependencies. Run grunt to execute tasks. Code as you will.

Features

  1. Normalized stylesheet for cross-browser compatibility using Normalize.css version 3 (IE8+)
  2. Media Queries can be nested in each selector using SASS
  3. SCSS with plenty of mixins ready to go
  4. Grunt for processing all SASS

Suggested Plugins

Contributing

Anyone and everyone is welcome to contribute.

Credits

Without these projects, this WordPress Olegs Theme wouldn't be here.