LubosRemplik / grav-learn

Grav Learn (exhaustive grav documentation)

Home Page:http://learn.getgrav.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grav Documentation

This is the repository for all the functionality of https://learn.getgrav.org. It is what we call a skeleton in that it's drop-in replacement for the user/ folder in Grav.

To install your own copy of the learn site, simply follow these steps:

  1. Download Grav from the https://getgrav.org site
  2. Extract the ZIP archive into a directory in your webroot (e.g. ~/www/grav-learn/)
  3. Download and extract, or Clone, the grav-learn repository as ~/www/grav-learn/user/
  4. Run bin/grav install from the root (e.g. ~/www/grav-learn/)

At this point the required plugins and vendor libraries should be installed, and your learn site should be fully functional.

About

Grav Learn (exhaustive grav documentation)

http://learn.getgrav.org

License:MIT License


Languages

Language:SCSS 62.9%Language:Twig 17.7%Language:JavaScript 7.9%Language:HTML 5.8%Language:PHP 4.7%Language:CSS 0.9%Language:Shell 0.1%