Commit b299b71f authored by Goutte's avatar Goutte

Add a section about philosophy.

parent e18a94c3
Pipeline #70 passed with stage
in 22 seconds
...@@ -3,12 +3,22 @@ title: Contributing ...@@ -3,12 +3,22 @@ title: Contributing
slug: contributing slug: contributing
--- ---
## Philosophy
Each course is subject to the licence its original authors chose.
Translations should probably follow the same licence as the original works.
! @cmeny Drop a line here about the structure with 4 levels.
## How it works ## How it 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://m3p2.ljbac.com)
- 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
...@@ -17,6 +27,7 @@ slug: contributing ...@@ -17,6 +27,7 @@ slug: contributing
- vibrant and growing community in 2019 - vibrant and growing community in 2019
## Data Flow ## Data Flow
```mermaid ```mermaid
......
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