-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcontribute.ejs
99 lines (61 loc) · 6.52 KB
/
contribute.ejs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<% title('Contribute in the Central Agency of the Machine') -%>
<% include features/common/header -%>
<div class="body-content-container">
<div class="city"></div>
</div>
<article class="body-page">
<h1><%= __('Central Agency of the Machine') %></h1>
<p><%= __('Welcome to the C.A.M.. This agency was designed by The Machine to improve herself and her content. When you contribute to the project you become a Special Agent of The Machine. The Machine needs you to make her brain more intelligent, to make new cards, more templates, to translate the website, etc.') %></p>
<p><%= __('The Machine loves her Agents. The more you contribute, the more she will love you.') %></p>
<h2><%= __('Contribution types') %></h2>
<p><%= __('There are 5 types of contribution in the project. All have the same goal: create a beautiful, smart and awesome card game.') %></p>
<ul>
<li><a href="#cards"><%= __('Cards') %></a></li>
<li><a href="#templates"><%= __('Templates') %></a></li>
<li><a href="#website"><%= __('Website') %></a></li>
<li><a href="#the-machine"><%= __('The Machine') %></a></li>
<li><a href="#translations"><%= __('Translations') %></a></li>
</ul>
<h2><%= __('Code of Conduct') %></h2>
<p><%= __('Before contributing to the project and become a Special Agent, you have to know The Machine code of conduct. As Special Agent, your first goal is to lead by example. You have to respect other agent who contributes by posting issues, updating cards, submitting pull requests, providing feedback in comments, and any other activities.') %></p>
<p><%= __('Communication through any of Memory Overflow\'s channels (GitHub, Gitter, mailing lists, Google+, Twitter, etc.) must be constructive and never resort to personal attacks, trolling, public or private harrassment, insults, or other unprofessional conduct.') %></p>
<p><%= __('The Machine respect everyone is involved in this agency regardless of gender, gender identity, sexual orientation, disability, age, race, ethnicity, religion, or level of experience. She expects no less of her agents.') %>.</p>
<p><%= __('If any Special Agent violates this code of conduct, The Machine or her leader agents may take action, removing issues, comments, and PRs or blocking accounts as deemed appropriate.') %></p>
<h2><%= __('Contributions') %></h2>
<p><%= __('The GitHub project is designed to run like a Wiki. Each folder has a README.md file to describe the way it works. The Machine is the central point of the game. She\'s everywhere, she sees everyone.') %></p>
<p><%= __('Each contribution type described below will redirect you to the specific part in the Github project.') %></p>
<h3 id="cards"><%= __('Cards') %></h3>
<p><%- __(
'Cards are grouped by edition. There are %s3 playable card types%s and the special cards The Machine. Each card is design to create the %s"amazing! effect"%s when two players fighting. By contributing on cards, you have the power to create new rules, new combos and new play opportunities.',
'<a href="game-rules.html#types" target="_blank">', '</a>',
'<strong>', '</strong>'
) %></p>
<p><%= __('Cards are written in multiple programming languages. You can easily add all of the language you want and contribute to existing card to add new langagues support.') %></p>
<p><%- __(
'Before creating new cards, the best thing is to discuss with all of the agents in the %sC.A.M. discussion room%s. Feel free to create new %sissue%s formatted in %suser story%s or directly pull request to explain you new card ideas.',
'<a href="https://gitter.im/CodeCorico/MemoryOverflow" target="_blank">', '</a>',
'<a href="https://github.com/CodeCorico/MemoryOverflow/issues?q=is%3Aopen+is%3Aissue+label%3A%22feat%3A+cards%22" target="_blank">', '</a>',
'<a href="https://github.com/CodeCorico/MemoryOverflow/blob/master/CONTRIBUTING.md#write-a-user-story-for-a-new-feature" target="_blank">', '</a>'
) %></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/cards"><%= __('Go creating cards!') %></a></p>
<h3 id="templates"><%= __('Templates') %></h3>
<p><%= __('Templates makes the atmosphere of the physical game. They are close to The Machine as they represent her soul in the players hands.') %></p>
<p><%= __('It\'s really easy to create a card template. The skeleton is the same for all of the templates. So you just have to draw your template and set each position and style of the cards parts (card title, version, content, etc.)') %></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/templates"><%= __('Go creating templates!') %></a></p>
<h3 id="website"><%= __('Website') %></h3>
<p><%- __(
'The website is the media that allows players to easily access to cards. It\'s written in %sEJS%s and when its source code is updated and published in the GitHub repository, a Special Agent regenerate automatically the official website.',
'<a href="http://www.embeddedjs.com/" target="_blank">', '</a>'
) %></p>
<p><%= __('It\'s possible to improve its design, to make more usefull pages or features. You can contribute to create what you want to use.') %></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/website"><%= __('Go updating the website!') %></a></p>
<h3 id="the-machine"><%= __('The Machine') %></h3>
<p><%= __('The machine is an artificial intelligence designed by the Developer Master before his death. Her goal is to find a worthy successor to the D.M. fighting the horde of developers who think they\'re smart enought.') %></p>
<p><%= __('The Machine has designed special agents who work for her. Each is responsible for a particular task, such as cards or website generations for example. She, and its agents, are written in JavaScript with Node.js. To contribute to the flowering of The Machine you need to have good strong back.') %></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/the-machine"><%= __('Go working on The Machine brain!') %></a></p>
<h3 id="translations"><%= __('Translations') %></h3>
<p><%= __('The cards and the website must be read in several languages. Each one use a simple system of internationalisation to allow players to read the rules, print and play cards in their languages.') %></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/cards"><%= __('Go translating cards!') %></a></p>
<p><a href="https://github.com/CodeCorico/MemoryOverflow/tree/master/website"><%= __('Go translating the website!') %>!</a></p>
</article>
<% include features/common/footer -%>