Skip to content

Commit bc953a6

Browse files
committed
Update README.md
1 parent da23750 commit bc953a6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# Grav Documentation
2+
3+
This is the repository for all the functionality of http://learn.getgrav.org. It is what we call a **skeleton** in that it's drop-in replacment for the `user/` folder in Grav.
4+
5+
To install your own copy of the learn site, simply follow these steps:
6+
7+
1. [Download Grav](http://getgrav.org/downloads) from the getgrav.org site
8+
2. Extract the ZIP archive into a directory in your webroot (e.g. `~/www/grav-learn/`)
9+
3. [Download](https://github.com/getgrav/grav-learn/archive/develop.zip) and extract, or [Clone](https://github.com/getgrav/grav-learn.git), the **grav-learn** repository as `~/www/grav-learn/user/`
10+
4. Run `bin/grav install` from the root (e.g. `~/www/grav-learn/`)
11+
12+
At this point the required plugins and vendor libraries should be installed, and your learn site should be fully functional.

0 commit comments

Comments
 (0)