You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
| title | slug |
|---|---|
| Contributing | contributing |
How it works
- 📖 Flat files
- enhanced markdown for content
- YAML frontmatter for metadata
- 🦊 Continuous integration using GitLab
- 🌎 Decentralized versioning using Git
- asynchronous and offline collaboration
- scales to thousands of contributors
- 🚀 HTML generation using Grav (PHP)
- basically the new WordPress, but much better
- vibrant and growing community in 2019
Data Flow
graph LR
User(Teacher)
Website[M3P2 Website]
Local[Local Website]
Git[Git]
GitLab[GitLab]
User --> |contributes via| Git
User --> |contributes via| GitLab
User --> |contributes via| Local
Local --> |triggers| Git
Git --> |triggers| GitLab
GitLab --> |updates| Website
🐠
Enhanced Markdown
Emoticons ✨
Just type or paste the unicode character, modern browsers will do the rest.
Here's a handy list: https://unicode.org/emoji/charts/full-emoji-list.html