menu: Highlights
class: offset-box
features:
	- header: Crazy Fast
	  text: "Performance is not just an afterthought, we baked it in from the start!"
	  icon: fa fa-fighter-jet
    - header: Easy to build
      text: "Simple text files means Grav is trivial to install, and easy to maintain"
      icon: fa fa-database
    - header: Awesome Technology
      text: "Grav employs best-in-class technologies such as Twig, Markdown &amp; Yaml"
      icon: fa fa-cubes
    - header: Super Flexible
      text: "From the ground up, with many plugin hooks, Grav is extremely extensible"
      icon: fa fa-object-ungroup
    - header: Abundant Plugins
      text: "A vibrant developer community means 200+ plugins available to download"
      icon: fa fa-puzzle-piece
    - header: Free / Open Source
      text: "Grav is an open source project, so you can spend your money on other stuff"
      icon: fa fa-money
	  
	  ---
	  title: Homepage Features
menu: Features
class: small
features:
    - header: Markdown Syntax
      icon: fa fa-text-height
    - header: Twig Templating
      icon: fa fa-code
    - header: Smart Caching
      icon: fa fa-rocket
    - header: Flexible Taxonomies
      icon: fa fa-tags
    - header: Simple Install
      icon: fa fa-cloud-download
    - header: Powerful Plugins
      icon: fa fa-cogs
    - header: Intuitive UI
      icon: fa fa-dashboard
    - header: File-Based
      icon: fa fa-file-text
    - header: Multi-Language
      icon: fa fa-language
    - header: Users & Roles
      icon: fa fa-users  
    - header: Image Processing
      icon: fa fa-image   
    - header: Documentation
      icon: fa fa-bookmark
    - header: On Github
      icon: fa fa-github
    - header: Responsive Design
      icon: fa fa-html5
    - header: CLI Power
      icon: fa fa-terminal  
    - header: Awesomazing
      icon: fa fa-heart-o
	  
<section id="footer" class="section bg-gray">
    <section class="container {{ grid_size }}">
        <p><a href="http://getgrav.org">Grav</a> was <i class="fa fa-code"></i> with <i class="fa fa-heart-o pulse "></i> by <a href="https://trilby.media">Trilby Media</a>.</p>
    </section>
</section>

login: visibility_requires_access: true