Focus is a minimalistic WordPress theme for showcasing images. It has been optimized for page speed and looks great on all devices.
- Post icons by http://linea.io/
This theme uses Grunt to compile SASS and Javascript. It also generates translation files, autoprefixes styles, and concats and minifies scripts.
If you have Grunt installed, just run npm install
in the theme directory to download dependencies.
grunt watch
can be used while editing SASS and JS.
grunt release
should be used before browser testing or releasing.
- Update: Improved .scss organization and linting
- Update: Switch to latest autoprefixing library
- Focus release