Add glossary (#107)

* Add glossary

* Fix a couple of typos
This commit is contained in:
Marco Primi
2020-07-22 04:43:08 -07:00
committed by GitHub
parent ad97c520d6
commit 80d411ca6f
4 changed files with 241 additions and 4 deletions

237
docs/handbook/glossary.md Normal file
View File

@@ -0,0 +1,237 @@
---
title: 📖 Glossary
---
<!--
Adding an entry:
1. Thou shall provide facts, not opinions.
2. Thou shalt link what is linkable.
3. Thou shalt leave a TODO mark for others where work is needed.
4. Thou shall sing the alphabet song out loud.
-->
<!-- Inspirational quote shared vocabularies goes here. Got one? -->
Request missing terms [here](https://forum.metagame.wtf/t/phases-of-metagame/TODO).
<!---------------- ⭐️ A ⭐️ ---------------->
## (MetaFam) Alignment
<!-- TODO -->
## Aragon
<!-- TODO -->
<!---------------- ⭐️ B ⭐️ ---------------->
<!---------------- ⭐️ C ⭐️ ---------------->
## Colony
<!-- TODO -->
## Commons
<!-- TODO -->
<!---------------- ⭐️ D ⭐️ ---------------->
## DAO
<!-- TODO -->
## DAOHaus
<!-- TODO -->
## DAOStack
<!-- TODO -->
## DApp
<!-- TODO -->
## Decentralized Factory
<!-- TODO -->
## DeFi
<!-- TODO -->
## Discord
<!-- TODO -->
## Discourse
<!-- TODO -->
## Doughnut Economics
<!-- TODO -->
<!---------------- ⭐️ E ⭐️ ---------------->
## ETH
<!-- TODO -->
## Ethereum
<!-- TODO -->
<!---------------- ⭐️ F ⭐️ ---------------->
<!---------------- ⭐️ G ⭐️ ---------------->
## Gamification
<!-- TODO -->
## GitHub
<!-- TODO -->
## Guild
<!-- TODO -->
<!---------------- ⭐️ H ⭐️ ---------------->
<!---------------- ⭐️ I ⭐️ ---------------->
## Ikigai
<!-- TODO -->
<!---------------- ⭐️ J ⭐️ ---------------->
<!---------------- ⭐️ K ⭐️ ---------------->
<!---------------- ⭐️ L ⭐️ ---------------->
<!---------------- ⭐️ M ⭐️ ---------------->
## Meme
<!-- TODO -->
## MetaCartel
<!-- TODO [MetaCartel](https://www.metacartel.org/) -->
## MetaFam
The group of people contributing to Metagame. See [MetaFam in the MetaManifesto](/docs/manifesto/metafam-way#metafam).
*Alt.*: [MetaFam](https://github.com/MetaFam) the MetaGame organization on GitHub
## MetaMask
<!-- TODO -->
## MetaMedia
<!-- TODO [Youtube/MetaMedia](https://www.youtube.com/channel/UC6gdZ6Q7Fwfvn-Uu4QKDyhg) -->
## Moloch DAO
<!-- TODO -->
<!---------------- ⭐️ N ⭐️ ---------------->
## `npm`
<!-- TODO -->
<!---------------- ⭐️ O ⭐️ ---------------->
<!---------------- ⭐️ P ⭐️ ---------------->
## Pokemol
<!-- TODO -->
<!---------------- ⭐️ Q ⭐️ ---------------->
## Quest
<!-- TODO -->
<!---------------- ⭐️ R ⭐️ ---------------->
## (MetaGame) Rank
<!-- TODO -->
## Raid
<!-- TODO -->
## Raid Guild
<!-- TODO -->
## (MetaGame) Roles
<!-- TODO -->
<!---------------- ⭐️ S ⭐️ ---------------->
## Seed
<!-- TODO -->
## Shill / Shilling
<!-- TODO -->
## SourceCred
<!-- TODO -->
## Substack
<!-- TODO -->
<!---------------- ⭐️ T ⭐️ ---------------->
## Token
<!-- TODO -->
<!---------------- ⭐️ U ⭐️ ---------------->
<!---------------- ⭐️ V ⭐️ ---------------->
<!---------------- ⭐️ W ⭐️ ---------------->
## Web3
<!-- TODO -->
<!---------------- ⭐️ X ⭐️ ---------------->
## XP
<!-- TODO -->
<!---------------- ⭐️ Y ⭐️ ---------------->
## `yarn`
<!-- TODO: yarn -->
<!---------------- ⭐️ Z ⭐️ ---------------->
<!---------------- ⭐️[0-9]⭐️ ---------------->
<!---------------- ⭐️ ... ⭐️ ---------------->
# Other Glossaries
## [Ethereum Glossary](https://eth.wiki/en/faqs/glossary)

View File

@@ -50,7 +50,6 @@ If you want to learn more about the XP system, check out the [SourceCred documen
If youd like to learn more about how the Quest/Initiatives system works, please checkout the [Initiatives section in the SourceCred Docs](https://sourcecred.io/docs/concepts/initiatives) .
=======
Due to the way SourceCred works (PageRank) the more XP you have the more weight your engagement has. This creates a soft sybil resistance where random accounts or profiles can't easily embed themselves into the contribution graph without actually contributing.
Due to the way SourceCred works (PageRank) the more XP you have the more weight your engagement has. This creates a soft sybil resistance where random accounts or profiles can't easily embed themselves into the contribution graph without actually contributing.
Because XP is earned via contributions and engagement, which are always fluctuating, XP scores are always fluctuating. They are not fixed. Think of them more like an element or the weather. XP is very real, and has very real properties and effects, but it's more of a force of nature than anything.

View File

@@ -61,8 +61,8 @@ Make life more like a game, help the people understand complex systems, advance
Well build this environment conducive of growth and then its up to you to become a hero we need. Forge your own path & build something that the world needs.
![How To Find Your Ikigai And Transform Your Outlook On Life And ...](https://thumbor.forbes.com/thumbor/960x0/https%3A%2F%2Fblogs-images.forbes.com%2Fchrismyers%2Ffiles%2F2018%2F02%2Fikigai-1.jpg)
People in the old world are taught to sit tight quietly, and wait to be told what to do.
What we want you to do here is quite the opposite [].
People in the old world are taught to sit tight quietly, and wait to be told what to do.
What we want you to do here is quite the opposite.
People in the old world like to complain. We like building solutions.

View File

@@ -42,6 +42,7 @@ module.exports = {
"resources/art",
"resources/memes",
"resources/talks",
"handbook/glossary",
"roadmap/alignment2021",
],
// "About The Wiki": ["style-guide", "mdx"],