Commit 8b6220f8 authored by Administrator's avatar Administrator 💬

chore: m3p2.ljbac.com -> gitlab.m3p2.com

parent 886d6ec0
Pipeline #3724 canceled with stage
......@@ -9,7 +9,7 @@ deploy:
image: appropriate/curl:latest
script:
- echo "Sending hook(s) to the production server(s)…"
- curl --no-buffer --silent --show-error https://courses.m3p2.ljbac.com/sync
- curl --no-buffer --silent --show-error https://m3p2.com/sync
- echo "Deployed!"
# Ideally we should test all the pages of the website
......
......@@ -18,12 +18,12 @@ Translations should probably follow the same license as the original works.
- 📖 *Flat files*
- [enhanced markdown](#enhanced-markdown) for content
- [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
- 🌎 *Decentralized versioning* using [Git](https://en.wikipedia.org/wiki/Git)
- asynchronous and offline collaboration
- 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_
- vibrant and growing community in 2019
......@@ -59,7 +59,7 @@ GitLab --> |updates| Website
#### 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.
......@@ -78,7 +78,7 @@ Here is a nice tutorial (in french) : https://openclassrooms.com/fr/courses/1233
#### 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.
......
......@@ -10,7 +10,7 @@ You won't be able to 100% accurately preview the result until you commit and the
### The powerful way
Run the website locally and preview your changes instantly.
Head over to the [sources of the server instance](https://m3p2.ljbac.com/m3p2/grav-website) to learn how to set it up.
Head over to the [sources of the server instance](https://gitlab.m3p2.com/m3p2/grav-website) to learn how to set it up.
## File Structure
......
......@@ -5,7 +5,7 @@ A flat-file database of courses in multiple languages.
## Browse
The courses are [available here](https://courses.m3p2.ljbac.com). (alpha version, **DO NOT SHARE THE LINK**)
The courses are [available here](https://m3p2.com).
## Contribute
......
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