I wanted to take this opportunity to outline what we've been working on the past few months and provide some details on what you can expect in the upcoming releases. Since we released Grav 1.0 and the 1.0 version of the Admin Plugin 4 months ago, we have had 10 point releases. These primarily fo...
I'm really proud and excited to announce that I was featured on the inaugural GitHub Community Podcast. This great new podcast is hosted by Jono Bacon who now leads GitHub's open source community efforts.
In this first episode we discuss Grav and explain some of the origins and goals for the...
I just wanted to let Grav-fans know that you can support the project by proudly adorning your laptop, car, notebooks, walls, family dog, whatever, with Grav stickers!
Thanks to our friends at unixstickers.com for helping making this happen!
Wow what a great year 2015 was! We made huge strides last year with our Grav 1.0 final release and the release of many new plugins and themes including our widely anticipated Admin plugin. We also were nominated for Best Free CMS on CMS Critic's annual People's Choice CMS awards. Grav 1.0 w...
Ever since we added support for multi-language and translations in the beta releases of Grav, we have been asked about translating Grav into various languages. This has typically been centered around the Admin plugin as that has the most translation strings and subsequently is the most common focus of translation needs.
Up until this point, the process of translation involved Forking the plugin repository on GitHub, making edits or additions in the various languages, then submitting a pull request. This worked OK at first, but as the plugin became more complex, more strings were getting added, it became harder and harder to manage. We needed a better solution. Enter Crowdin to the rescue!
We have decided to change the minimum requirements for Grav from PHP 5.4.40 to 5.5.9 to stay in line with the new minimum version of some of our key vendor libraries.
As is typical with these kinds of things, We launched Grav 1.0 right around the same time that PHP 7.0 was released, and everything seemed great. Even though Grav runs amazingly on PHP 7.0 there are some PHP 7.0 compatibility issues within some of the vendor libraries that Grav relies upon.
These external libraries are continually updated and have started dropping support for older EOL (End of Life) versions of PHP. In order to continue using the latest versions of these libraries and support the new PHP 7.0, we need to keep our requirements in line with our key libraries. Grav currently supports PHP 5.4 which was an actively supported version when we started developing Grav, but is no longer supported according to the PHP Supported Versions document.
I had originally planned on penning a blog post about how easy it is to setup and deploy a Grav site with ServerPilot with DigitalOcean. While that is a fantastic VPS service, someone on Gitter asked me about setting up Grav on Amazon's AWS, so I checked it out. What I found was pretty amazing. Even the free tier of the EC2 t2.micro package runs Grav like a boss! Combine this with awesome automated setup and server management via ServerPilot, and you have the makings of an unbeatable combination. In this blog post I'll go through step-by-step on how to get this setup on your own. The hardest part is setting up EC2 as it's a bit ungainly, but other than that it's a doddle, and more importantly, it's free!
Grav 1.0 has been released! This major milestone in Grav’s ongoing story and comes after a year and a half of open development, extensive user testing including over 51,000 downloads, and overwhelmingly positive feedback by our growing community.
Grav started out as a passion-project with the goal of creating a flat-file CMS that was open source, fast, and exceedingly simple. We wanted to create something that could be configured and optimized to meet virtually any situation from simple one-page sites to complex multi-language blogs.
During the past year, Grav has grown from a simple, small project to a leading choice for Web developers seeking a flat-file CMS. Its plugins library now features 85 free plugins that expand on Grav’s core functionality, enabling it to do extraordinary things. Currently 40 free themes can be downloaded and installed in an instant, absolutely free!
And, Grav is just getting started...
Over the past weekend, the Grav project surpassed 3,000 stars on GitHub! This is a huge achievement for the Grav team, serving as a testament of the incredible community that has grown over the past year around a new open source flat-file CMS.
Grav is still a very young content management system...