oyd
/
oyd-web-en
Archived
7
0
Fork 0
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
oyd-web-en/public/support/index.html

101 lines
3.0 KiB

5 years ago
<!DOCTYPE html>
<html lang="en-en">
<head>
<meta charset="utf-8">
<title>Support - Free Software Association in Turkey</title>
<link rel="stylesheet" href="../css/normalize.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../fonts/stylesheet.css">
</head>
<body>
<header class="navbar">
<div class="navbar-container">
<a href="../" class="logo"><img src="../oyd_logo.svg" width="auto" height="60"/></a>
<nav>
<a class="" href="../projects/" title="">
Projects
</a>
<a class="" href="../about/" title="">
About us
</a>
<a class="" href="../membership/" title="">
Membership
</a>
<a class="active" href="../support/" title="">
Support
</a>
<a class="" href="../contact/" title="">
Contact
</a>
<a class="" href="https://bagis.oyd.org.tr" title="">
Donate
</a>
4 years ago
<a class="" href="https://www.oyd.org.tr" title="">
TR
</a>
5 years ago
</nav>
</div>
</header>
<div class="page">
<article>
<h1 class="title">Support</h1>
<p>Like every community, Free Software Association also needs labor force and financial resources for sustainability. Association activities and our association need both of these resources, in order to keep alive.</p>
<p>If you have labor force;</p>
<ul>
<li>You can join to our meetings and events; make suggestions about our work and topics on every level.</li>
<li>You can contibute our projects including but not limited to code, translation, comment and resolutions.</li>
<li>You can take part at our activities, allocate spaces or announce them to your friends or communities.</li>
<li>If you have an ability or skill to respond to our proclaimed demands, you can contribute with this as well.</li>
<li>You can spread free software philosophy and tell Free Software Association and its work to your friends and communities.</li>
</ul>
<p>If you have money;</p>
<ul>
<li>You can be our associate member to ease our studies. In Turkey, you can be an associate member with just sending an SMS; text <strong>OYD</strong> to <strong>8071</strong>.</li>
<li>You can make a donation via our Donation page.</li>
<li>You can make in-kind donations to our association, please contact with us via our Contact page.</li>
</ul>
</article>
<aside class="sidebar">
<h2 class="title">Etkinlikler</h2>
<div class="event">
<a href="https://cryptoparty.istanbul">CryptoParty Istanbul</a>
<address>5th October 11:00 TAK, Kadıköy</address>
<p>
</p>
</div>
</aside>
</div>
<footer>
<div class="container">
&copy; 2019 Özgür Yazılım Derneği. <br>
The articles on this website are licensed under CC BY-ND 4.0 International license unless otherwise stated. The design of this website is licensed under CC BY-SA 4.0 International license.
</div>
</footer>
</body>
</html>