Commit 0d958add authored by Goutte's avatar Goutte

Clean up.

parent 9f9b6e35
Pipeline #61 passed with stage
in 43 seconds
...@@ -10,19 +10,20 @@ Only the php vendors are not included. ...@@ -10,19 +10,20 @@ Only the php vendors are not included.
PHP `7.1` (or above) is recommended. Do tell us what works or not for you. PHP `7.1` (or above) is recommended. Do tell us what works or not for you.
Clone this repository: Clone this repository:
git clone --recursive https://m3p2.ljbac.com/m3p2/grav-website.git m3p2-html-generator git clone --recursive https://m3p2.ljbac.com/m3p2/grav-website.git m3p2-html-generator
Install dependencies:
bin/grav install Enter the project:
Then try out cd m3p2-html-generator
bin/grav
to troubleshoot. Install the dependencies:
bin/grav install
Add the courses from the other repository, if you did not use `git clone --recursive`: Add the courses from the other repository, if you did not use `git clone --recursive`:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment