Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getgrav/grav-learn
Grav Learn (exhaustive grav documentation)
https://github.com/getgrav/grav-learn
documentation grav learning php
Last synced: 3 months ago
JSON representation
Grav Learn (exhaustive grav documentation)
- Host: GitHub
- URL: https://github.com/getgrav/grav-learn
- Owner: getgrav
- License: mit
- Created: 2014-08-04T20:05:57.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-10T11:49:11.000Z (6 months ago)
- Last Synced: 2024-05-23T01:14:46.057Z (5 months ago)
- Topics: documentation, grav, learning, php
- Language: SCSS
- Homepage: http://learn.getgrav.org
- Size: 48.9 MB
- Stars: 226
- Watchers: 24
- Forks: 789
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://getgrav.org/downloads) from the https://getgrav.org site
2. Extract the ZIP archive into a directory in your webroot (e.g. `~/www/grav-learn/`)
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/`
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.
For French speakers, take a look at the translation [here](https://grav.stallaf.net).