About Grav

Who we are and why we developed Grav

Grav is built and maintained by a team of dedicated and passionate developers, designers and users. As Grav is an open source project we greatly appreciate user contribution and commitment. These are the key folks that make this all possible.


Core Team

Andy Miller

Lead Developer

Djamil Legato

Developer

Matias Griese

Developer



Translation Team

If you wish to participate in the translation of Grav, please join our Crowdin based translation project with your GitHub account, and just start translating! Don't forget to join our Grav chatroom.



Platinum Sponsors

A special thank you to the generous sponsors below which helped develop Grav further thanks to their financial support.



Grav is proudly part of the Open Collective family. You can now support the project and keep development going strong by becoming a backer or a sponsor.

Sponsor / Support Grav

Backers

Support us with a monthly donation and help us continue our activities.

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.



Grav Origins

Why we built Grav...

The origins of Grav come from a personal desire to work with an open source platform that focused on speed and simplicity, rather than an abundance of built-in features that come at the expense of complexity.

There are plenty of great open source CMS platforms out there, including personal favorites Joomla and WordPress, as well as some really promising up-and-coming platforms like PageKit.

All of these platforms rely on a database for data persistence, are powerful, and offer a good degree of flexibility.

One real downside to these platforms is they require a real commitment to learn how to use and develop on them. You really have to pick one out of the pack, and dedicate yourself to that platform if you wish to become competent as either a user, developer, or administrator.

What if there was a platform that was fast, easy-to-learn, and still powerful & flexible? Surely something already exists that meets these criteria? In my search for such a platform, it became clear that a flat-file based CMS was likely to be the answer, and there are a bunch to choose from! I created a list of requirements I thought would ensure an ideal platform for my needs:

  • Fast, right out of the box
  • Flat-file based
  • Content created in Markdown
  • Templating provided by Twig or a similar established project
  • Extensible and flexible via far-reaching plugin architecture
  • Simple to install, with minimal server requirements
  • Must be open source and MIT licensed if possible
  • Solid Documentation
  • Enjoyable to use

The problem was, nothing really fit my requirements exactly. The ones that met my requirements the closest were not open source, so the option of forking it and adding the features I wanted was not available. I was left with two options:

  1. Start with one of the open source platforms and transform it into my ideal solution.
  2. Start from scratch

Originally, I thought that Pico might make a good base to start from as it already satisfied a good deal of the requirements. However, as I delved deeper, I realized it was not going to make a great starting point due to its functional approach. So, option #2 was the only option left to me. I started over.

Grav is heavily inspired by a whole raft of other platforms, but is written from scratch focusing on speed, simplicity, and flexibility.

The core of Grav is built around the concept of folders and markdown files for content. These folders and files are automatically compiled into HTML and cached for performance.

Its pages are accessible via URLs that directly relate to the folder structure that underpins the whole CMS. By rendering the pages with Twig Templates, you have complete control over how your site looks, with virtually no limitations.

Part of the flexibility comes from Grav's simple, but powerful, taxonomy functionality that lets you create relationships between pages. Another key part of this flexibility is the plugin architecture that exists throughout the entire platform to allow you to interact and modify pretty much any part of Grav as needed.

Please read through our documentation to get a better understanding of how Grav works, and how it can really change your ideas about web development.

- Grav Lead Developer
Grav Premium
Turbo-charge your Grav site - from the creators of Grav