Version: 1.0.0
Olegs Belousovs ( @sgelob / olegs.be )
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.
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.
- Normalized stylesheet for cross-browser compatibility using Normalize.css version 3 (IE8+)
- Media Queries can be nested in each selector using SASS
- SCSS with plenty of mixins ready to go
- Grunt for processing all SASS
- Disqus Comment System
- PBD AJAX Load Posts
- RICG Responsive Images
- WordPress SEO by Yoast
- W3 Total Cache
Anyone and everyone is welcome to contribute.
Without these projects, this WordPress Olegs Theme wouldn't be here.