We Are Thought Fox
WordPress theme using Sass, Inuit, Gridset and Grunt
Gridset takes care of the grid.
Sass and Inuit inside the assets folder.
cd into assets folder and then:
$ grunt
Grunt compiles js and css to build folder following this article - http://mondaybynoon.com/20130310/grunt-wordpress-theme-development/
WordPress templates use a wrapper as in Roots and Scribu http://scribu.net/wordpress/theme-wrappers.html
- Create a new RoyalSlider slideshow - Custom slider
- Skin - light
- Width 100%, height 500px
- Align image centre
- Navigation type - bullets
- Upload images
- Dimensions - at least 600px x 407px / 760px x 600px
- Get the slideshow id number and put it in a custom field in the post - slideshow and number
- Blog post - 600 x 407
- Teaser image - 400 x 315
To make a blog post show up on a work post, give it a tag with the same name as the slug, e.g. for 'work/icc-alpha' the tag will be 'icc-alpha'