mirror of
https://github.com/getgrav/grav.git
synced 2025-11-02 11:26:02 +01:00
Updated README
This commit is contained in:
29
README.md
29
README.md
@@ -1,4 +1,29 @@
|
|||||||
grav
|
 Grav
|
||||||
====
|
====
|
||||||
|
|
||||||
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
|
Grav is a **Fast**, **Simple**, and **Flexible**, file-based Web-platform. There is **Zero** installation required. Just extract the ZIP archive, and you are already up and running. It follows similar principals to other flat-file CMS platforms, but has a different design philosophy than most.
|
||||||
|
|
||||||
|
The underlying architecture of Grav has been designed to use well established and _best-in-class_ technologies, where applicable, to ensure that while Grav is simple to use and easy to extend. Some of these key technologies include:
|
||||||
|
|
||||||
|
* [Twig Templating](http://twig.sensiolabs.org/): for powerful control of the user interface
|
||||||
|
* [Markdown](http://en.wikipedia.org/wiki/Markdown): for easy content creation
|
||||||
|
* [YAML](http://yaml.org): for simple configuration
|
||||||
|
* [Doctrine Cache](http://docs.doctrine-project.org/en/2.0.x/reference/caching.html): layer for incredible performance
|
||||||
|
|
||||||
|
|
||||||
|
Getting Started
|
||||||
|
===============
|
||||||
|
* [What is Grav?](http://learn.getgrav.org/basics/what-is-grav)
|
||||||
|
* [Install](http://learn.getgrav.org/basics/installation) Grav in few seconds
|
||||||
|
* Understand the [Configuration](http://learn.getgrav.org/basics/grav-configuration)
|
||||||
|
* Take a peak at our free available [Skeletons](http://getgrav.org/downloads/skeletons#extras)
|
||||||
|
* Have fun and if you have questions check out `#grav` on irc.freenode.net
|
||||||
|
|
||||||
|
Exploring more
|
||||||
|
==============
|
||||||
|
* Have a look at our [Basic Tutorial](http://learn.getgrav.org/basics/basic-tutorial)
|
||||||
|
* Dive into more [advanced](http://learn.getgrav.org/advanced) functionalities
|
||||||
|
|
||||||
|
License
|
||||||
|
=======
|
||||||
|
See [LICENSE](LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user