=== Phone1st === Contributors: bylucas Tags: black, blue, light, two-columns, left-sidebar, responsive-layout, featured-images, post-formats, threaded-comments Requires at least: 3.0 Tested up to: 4.1 Stable tag: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == A light, simple and very responsive developer theme. Flexible layout with basic formatting allowing the developer to easily create unique themes. Build your themes with Scss for quicker, cleaner styles and use basic php templates to build themes quicker and smarter. The theme uses the Bourbon Mixin library to quickly apply styles and Bourbon Neat a light and easy way of including grids without bloating the css. You are required to develop this theme and includes examples, see the test page. * Basic Layout for you to build on * Scss * Bourbon Mixin Library * Bourbon Neat for simple grids * Test.php - a page to start your basic settings == Installation == 1. Download the latest Phone1st theme from Github https://github.com/bylucas/phone1st-wordpress 2. In your admin panel, go to Appearance -> Themes and click the Add New button. 3. Click Upload Theme and Choose File, then select the phone1st-wordpress ZIP file. Click Install Now. 4. Click Activate to use your new theme. 5. Remember, Phone1st is a starter theme. == Frequently Asked Questions == = How do I use Scss, Bourbon and Bourbon Neat = To use Scss, Bourbon and Bourbon Neat via the Command line go to the respective websites and follow the simple instructions for downloading and using thier products or see http://www.bylucas.co.uk/theme-basics/ (recommended). Use the following programs with built in Scss, Bourbon and Bourbon Neat:- CodeKit: Mac only! http://incident57.com/codekit/ Prepros: Mac and Windows http://alphapixels.com/prepros/ = How do I use the test page (test.php) = From the WordPress admin area, create a new page using test from the page template drop down list. Use the test page to set your basic variables. Remove all test files when your finished ie. test.php, _test.scss (remove the line that calls _test.scss from style.scss) and change the following line found in the phone1st-functions/scripts.php file:- if ( is_single() || is_page_template('test.php')) change to if (is_single()) = How do I use the grids page = From the WordPress admin area, create a new page using grids from the page template drop down list. Use the grids page to set your grid settings. Remove the grids.php page when you are finished. Note: grids.php uses _test.scss = Additional Notes = You are required to develop this theme (no child themes) visit http://www.bylucas.co.uk/themes/phone1st/news/ for phone1st theme news Download the latest version from https://github.com/bylucas/phone1st-wordpress