Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove links to outreach from faq and press kit #2189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,12 +322,10 @@ press-kit:
pressdoc: Press Documentation
quickfacts: "Quick-Facts Sheet"
quickfactsp: >
A quick and easy to read document to know everything about Monero: history, key differentiating factors, technical fundamentals, and features in development.
A quick and easy to read document to know everything about Monero: history, key differentiating factors, technical fundamentals, and features in development (outdated).
marketing: Marketing Material
dontbuysticker: "The 'Don't buy Monero' sticker"
dontbuystickerp: Spread Monero everywhere with the help of this sticker. Available in multiple languages and formats (vectors included).
guerrillakit: Guerrilla Toolkit
guerrillakitp: A document created by the Monero Outreach workgroup containing materials and tips for an effective guerrilla marketing campaign.
promographics: "Monero Promotional graphics - Badges and stickers for websites"
promographicsp: Various graphics and Badges created by TheMonera, for both merchants and simple enthusiasts.
othersymbols: Other symbols and logos
Expand Down Expand Up @@ -466,7 +464,6 @@ faq:
acontribute1: Translations. It's easy and anybody speaking a language beside English can help. Translations happen mostly on
acontribute2: "Contact a Workgroup. Almost everything in Monero is managed by workgroups, which are groups of contributors (often lead by a coordinator) working on some specific aspect of the development. Some examples are: the localization workgroup (translations), the community workgroup, the GUI workgroup, the Outreach workgroup and so on. Workgroups are mostly independent and have their own structure. Contact the workgroup that interests you and ask how you can help. For a list of contacts see the"
acontribute3: Do what you can do best. Are you a designer? Create Monero related images and spread them around. Are you a writer? Write about Monero. The only limit is your imagination. Find what you like to do and do it for Monero!
acontribute4: "The Outreach workgroup wrote a useful article to help newcomers:"
q1: How does Monero have value?
a1: Monero has value because people are willing to buy it. If no one is willing to buy Monero, then it will not have any value. Monero’s price increases if demand exceeds supply, and it decreases if supply exceeds demand.
q2: How can I get Monero?
Expand Down
2 changes: 0 additions & 2 deletions get-started/faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ meta_descr: faq.intro
<p>{% t faq.acontribute1 %} <a href="https://translate.getmonero.org">Weblate</a>.</p>
<p>{% t faq.acontribute2 %} <a href="{{ site.baseurl }}/community/hangouts/">Hangouts</a>.</p>
<p>{% t faq.acontribute3 %}</p>
<p>{% t faq.acontribute4 %} <a href="https://www.monerooutreach.org/stories/getting-started-helping-monero.html">Getting started with Monero</a>.</p>
<p>{% t faq.additional %} <a href="{{ site.baseurl }}/get-started/contributing/">{% t titles.contributing %}</a></p>
</div>
</div>
Expand All @@ -130,7 +129,6 @@ meta_descr: faq.intro
<div class="tab-answer">
<p>{% t faq.a2 %}</p>
<p>{% t faq.a2exchanges %} <a href="{{ site.baseurl }}/community/merchants/#exchanges">{% t titles.merchants %}</a>.</p>
<p>{% t faq.additional %} <a href="https://www.monerooutreach.org/how-to-buy-monero.html">How to Buy Monero (Monero Outreach)</a></p>
</div>
</div>
<div class="tab" id="anchor-btc-difference">
Expand Down
7 changes: 1 addition & 6 deletions press-kit/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,21 +120,16 @@ meta_descr: meta_descr.presskit
<div class="info-block">
<h2>{% t press-kit.pressdoc %}</h2>
<div>
<h3><a href="https://www.monerooutreach.org/quick-facts.html">{% t press-kit.quickfacts %}</a></h3>
<h3><a href="Monero Quick Facts_May2018.pdf">{% t press-kit.quickfacts %}</a></h3>
<p>{% t press-kit.quickfactsp %}</p>
</div>
</div>

<div class="info-block">
<h2>{% t press-kit.marketing %}</h2>
<div>
<h3><a href="https://github.com/monero-ecosystem/dont-buy-monero-sticker">{% t press-kit.dontbuysticker %}</a></h3>
<p>{% t press-kit.dontbuystickerp %}</p>
</div>
<div>
<h3><a href="https://www.monerooutreach.org/guerrilla-toolkit.html">{% t press-kit.guerrillakit %}</a></h3>
<p>{% t press-kit.guerrillakitp %}</p>
</div>
<div>
<h3><a href="https://www.themonera.art/2017/09/22/monero-promotional-graphics-badges-and-stickers-for-websites/">{% t press-kit.promographics %}</a></h3>
<p>{% t press-kit.promographicsp %}</p>
Expand Down