cesarcopi / flat

WordPress Blog Theme with Charmingly Flat and Minimalist design

Home Page:http://www.yoarts.com/wordpress/free-flat-design-wordpress-theme.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flat

Travis CI Build Status

Description

Flat is a WordPress Blog Theme designed by YoArts. We would like to say that Flat is both beautiful and charming at the same time.

Features list

  • Grunt for compiling LESS to CSS, checking for JS errors, live reloading, concatenating and minifying files
  • Bower for front-end package management
  • Responsive Layout
  • Off-Canvas Sidebar on Handheld Devices
  • Custom Background
  • Custom Sidebar Color
  • Editor Style
  • Write on HTML5 / LESS
  • Bootstrap 3.2.0
  • Font Awesome 4.1.0
  • Compatible up to WordPress 3.9.2
  • Customize: Logo, Favicon, Sidebar Background Color, Archive Posts, Single Post
  • Google Fonts select for Customize: Body, Site Title, Heading, Sub-Heading
  • Translation Ready (Language available: English, German, French, Russian, Spanish, Brazil, Nederlands)

Resources

Flat is built with the following resources:

Code based on DW Minion

Bootstrap 3.2.0

Font Awesome 4.1.0

HTML5 Shiv 3.7.2

  • @afarkas @jdalton @jon_neal @rem
  • MIT/GPL2 Licensed

Respond.js v1.4.2

Contributers

Theme development

Flat uses Grunt for compiling LESS to CSS, checking for JS errors, live reloading, concatenating and minifying files.

Add the following to your wp-config.php on your development installation:

define('WP_ENV', 'development');

Install Grunt

Unfamiliar with npm? Don't have node installed? Download and install node.js before proceeding.

From the command line:

  1. Install grunt-cli globally with npm install -g grunt-cli.
  2. Navigate to the theme directory, then run npm install. npm will look at package.json and automatically install the necessary dependencies. It will also automatically run bower install, which installs front-end packages defined in bower.json.

When completed, you'll be able to run the various Grunt commands provided from the command line.

Available Grunt commands

  • grunt dev — Compile LESS to CSS, concatenate and validate JS
  • grunt watch — Compile assets when file changes are made
  • grunt build — Create minified assets that are used on non-development environments
  • grunt zip — Export theme package for WordPress.org

About

WordPress Blog Theme with Charmingly Flat and Minimalist design

http://www.yoarts.com/wordpress/free-flat-design-wordpress-theme.html