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 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
- vibrant and growing community in 2019 - vibrant and growing community in 2019
## Data Flow ## Data Flow
```mermaid ```mermaid

Loading…
Cancel
Save