Commit ed424a6d authored by Goutte's avatar Goutte

Continue improving the `contributing` guide.

parent 58d5b0b6
...@@ -5,12 +5,16 @@ slug: contributing ...@@ -5,12 +5,16 @@ slug: contributing
## How it works ## How it works
- Flat files - 📖 Flat files
- 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](https://m3p2.ljbac.com) - 🦊 Continuous integration using [GitLab](https://m3p2.ljbac.com)
- Decentralized versioning using [Git](https://en.wikipedia.org/wiki/Git) - 🌎 Decentralized versioning using [Git](https://en.wikipedia.org/wiki/Git)
- HTML generation using Grav (PHP) - 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 ## Data Flow
...@@ -37,3 +41,12 @@ GitLab --> |updates| Website ...@@ -37,3 +41,12 @@ GitLab --> |updates| Website
<marquee>🐠</marquee> <marquee>🐠</marquee>
## 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
\ No newline at end of file
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