Browse Source

Add a section about philosophy.

keep-around/b299b71f204ac25fc9643c74901f9ad90cd943a5
Goutte 7 years ago
parent
commit
b299b71f20
  1. 11
      30.about/10.contributing/page.en.md

11
30.about/10.contributing/page.en.md

@ -3,12 +3,22 @@ title: 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
- 📖 *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)
- 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
@ -17,6 +27,7 @@ slug: contributing
- vibrant and growing community in 2019
## Data Flow
```mermaid

Loading…
Cancel
Save