@ -18,12 +18,12 @@ Translations should probably follow the same license as the original works.
- 📖 *Flat files*
- 📖 *Flat files*
- [enhanced markdown](#enhanced-markdown) for content
- [enhanced markdown](#enhanced-markdown) for content
- [YAML frontmatter](https://learn.getgrav.org/15/content/headers) for metadata
- [YAML frontmatter](https://learn.getgrav.org/15/content/headers) for metadata
- 🦊 *Continuous integration* using [GitLab (Ruby)](https://m3p2.ljbac.com)
- 🦊 *Continuous integration* using [GitLab (Ruby)](https://gitlab.m3p2.com)
- edit courses from your browser, using GitLab's WebIDE
- edit courses from your browser, using GitLab's WebIDE
- 🌎 *Decentralized versioning* using [Git](https://en.wikipedia.org/wiki/Git)
- 🌎 *Decentralized versioning* using [Git](https://en.wikipedia.org/wiki/Git)
- asynchronous and offline collaboration
- asynchronous and offline collaboration
- scales to thousands of contributors
- scales to thousands of contributors
- 🚀 *HTML generation* using [Grav (PHP)](https://m3p2.ljbac.com/m3p2/grav-website)
- 🚀 *HTML generation* using [Grav (PHP)](https://gitlab.m3p2.com/m3p2/grav-website)
- basically the new WordPress, _but much better_
- basically the new WordPress, _but much better_
- vibrant and growing community in 2019
- vibrant and growing community in 2019
@ -59,7 +59,7 @@ GitLab --> |updates| Website
#### Via GitLab
#### Via GitLab
You only need a modern browser to [use the WebIDE](https://m3p2.ljbac.com/-/ide/project/m3p2/courses/edit/master/-/).
You only need a modern browser to [use the WebIDE](https://gitlab.m3p2.com/-/ide/project/m3p2/courses/edit/master/-/).
!!! GitLab's preview may differ slightly from the end result.
!!! GitLab's preview may differ slightly from the end result.
@ -78,7 +78,7 @@ Here is a nice tutorial (in french) : https://openclassrooms.com/fr/courses/1233
#### Via Local Website
#### Via Local Website
This third level of edition is for experts who can [run the website locally](https://m3p2.ljbac.com/m3p2/grav-website#run-locally-for-fast-development)
This third level of edition is for experts who can [run the website locally](https://gitlab.m3p2.com/m3p2/grav-website#run-locally-for-fast-development)
to instantly preview their changes, and use the powerful Grav's admin tools for page edition.
to instantly preview their changes, and use the powerful Grav's admin tools for page edition.