Giter Site home page Giter Site logo

flatx's Introduction

# Flat

* Author: YoArts
* Author URL: http://www.yoarts.com
* Contributer: @yoarts, @ghost, @ashfame, @kevinpapst, @abovethewater
* License: GNU General Public License v3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html

## Description

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

## Features

* Responsive layout
* Off-canvas sidebar on handheld devices and small screens
* WordPress customizer options:
  * Add site logo
  * Add favicon
  * Select fonts (via Google Fonts)
  * Choose colors
  * And more!
* Editor style for a more WYSIWYG post-editing experience
* Fully HTML5 compatible
* [Bootstrap](http://getbootstrap.com/) 3.3.2
  * Fully responsive framework
  * Wide variety of CSS effects available
* [Font Awesome](http://fontawesome.io/) 4.3.0
  * Over 500 icons scalable to any size
  * Several icon effects
  * Screen reader friendly
* Compatible up to WordPress 4.1
* Customization read via child themes and/or hooks (see below for available hooks)
* Microdata & Microformats - Enhancements for Richer Posts
* Translation ready, with the following languages included:
  * Brazilian Portugese
  * Dutch
  * English
  * French
  * German
  * Russian
  * Spanish
* [Grunt](http://gruntjs.com/) for compiling LESS to CSS, checking for JS errors, live reloading, concatenating and minifying files
* [Bower](http://bower.io/) for front-end package management

## Resources

Flat is built with the following resources:

* **Code based on [DW Minion](http://www.designwall.com/wordpress/themes/dw-minion/)**
  * Copyright: [DesignWall](http://www.designwall.com/)
  * Licensed under [GPL v3.0](http://www.gnu.org/licenses/gpl-3.0.html)
* **[Bootstrap 3.3.2](http://getbootstrap.com/)**
  * Copyright: [@mdo](http://twitter.com/mdo) and [@fat](http://twitter.com/fat)
* **[Font Awesome 4.3.0](http://fontawesome.io/)**
  * Copyright: [Dave Gandy](http://twitter.com/davegandy)
  * Font Awesome licensed under [SIL OFL 1.1](http://scripts.sil.org/OFL)
  * Code licensed under [MIT License](http://opensource.org/licenses/mit-license.html)
* **[HTML5 Shiv 3.7.2](https://github.com/aFarkas/html5shiv)**
  * @afarkas @jdalton @jon_neal @rem
  * Licensed under [MIT/GPL2](https://github.com/aFarkas/html5shiv/blob/master/MIT%20and%20GPL2%20licenses.md)

## Contributers

* [TobsCore](https://github.com/TobsCore)
* [Marcus Michaels](https://github.com/marcusmichaels)
* [Creative-mind](https://github.com/creative-mind)
* [Mrinal Kanti Roy](https://github.com/mkrdip)
* [Victor Perin](https://github.com/victorperin)
* [Victor Tsaran](https://github.com/vick08)
* [Darshan Sawardekar](https://github.com/dsawardekar)
* [Teddy Rilliot](https://github.com/TeddyRilliot)
* [Richard Alexander von Moltke Necochea](http://twitter.com/ravmn)
* Фарух Джапаркулов
* [Didier](http://www.wptrads.com/theme/flat-2/)
* [abovethewater](https://github.com/abovethewater)
* [Kevin Papst](http://www.kevinpapst.de/wordpress-flat-theme/)
* [Ashfame](https://github.com/ashfame)
* [Rick Beckman](http://www.rickbeckman.com/)

## Customization

Flat is able to be customized extensively by the [WordPress hooks & filters API](http://codex.wordpress.org/Plugin_API), which is a fancy way of saying that without creating a child theme, you have the freedom to add, remove, and change a lot of what makes Flat _Flat_. In addition to the default hooks & filters that just about any WordPress theme has available, Flat is equipped with the following:

### Available hooks

* `flat_html_before`
* `flat_head_top`
* `flat_head_bottom`
* `flat_body_top`
* `flat_body_bottom`
* `flat_header_before`
* `flat_header_after`
* `flat_header_top`
* `flat_header_bottom`
* `flat_content_before`
* `flat_content_after`
* `flat_content_top`
* `flat_content_bottom`
* `flat_entry_before`
* `flat_entry_after`
* `flat_entry_top`
* `flat_entry_bottom`
* `flat_page_before`
* `flat_page_after`
* `flat_page_top`
* `flat_page_bottom`
* `flat_index_before`
* `flat_index_after`
* `flat_index_top`
* `flat_index_bottom`
* `flat_archive_before`
* `flat_archive_after`
* `flat_archive_top`
* `flat_archive_bottom`
* `flat_search_before`
* `flat_search_after`
* `flat_search_top`
* `flat_search_bottom`
* `flat_comments_before`
* `flat_comments_after`
* `flat_comments_top`
* `flat_comments_bottom`
* `flat_sidebar_before`
* `flat_sidebar_after`
* `flat_sidebar_top`
* `flat_sidebar_bottom`
* `flat_404_content`
* `flat_footer_before`
* `flat_footer_after`
* `flat_footer_top`
* `flat_footer_bottom`
* BONUS! All Theme Hook Alliance hooks are included!

### Available filters

* `flat_404_title` — (string) The title of the 404 Error page.
* `show_flat_credits` — (boolean) Whether to show the default `footer` credits block

flatx's People

Contributors

dragosbubu avatar gouravwp avatar ineagu avatar radu-themeisle avatar ravmn avatar rodica-andronache avatar selul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.