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

Arabic main page #63

Open
wants to merge 1 commit into
base: sources
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
186 changes: 186 additions & 0 deletions ar/development.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Development</title>
<link rel="stylesheet" href="../media/base.css" type="text/css" media="screen" />
<link rel="stylesheet" id="current-theme" href="../media/style.css" type="text/css" media="screen" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700|Gentium+Basic:700" rel="stylesheet" type="text/css" />
<link rel="icon" href="../media/SymPy-Favicon.ico" />
</head>
<body>
<div id="container">
<div id="header">
<h1><a href="index.html"> <img src="../media/logo.png"
style="vertical-align:middle" height="78" width="100"/> SymPy</a></h1>

<div id="main-navigation">


<ul>
<li class=" first"><a href="index.html">Main Page</a></li>
<li class=" first"><a href="download.html">Download</a></li>
<li class=" first"><a href="http://docs.sympy.org">Documentation</a></li>
<li class=" first"><a href="support.html">Support</a></li>
<li class=" first"><a href="screenshots.html">Screenshots</a></li>
<li class="active first"><a href="development.html">Development</a></li>
<li class=" first"><a href="donate.html">Donate</a></li>
<li class=" first"><a href="http://live.sympy.org/">Online Shell</a></li>
</ul>

<div class="clear"></div>
</div>
</div>
<div id="wrapper">
<div id="main">
<div class="block" id="block-text">
<div class="content">


<h2 class="title">Development</h2>
<div class="inner">
<p class="first">
We are interested in any contribution. There are many ways how you can
contribute:
<ul>
<li>
If you wrote anything interesting using SymPy, please send us a patch with the
code (see below for more information).
</li>

<li>
If you found a bug (or just want to let us know what you think), tell us on the
<a href="http://groups.google.com/group/sympy">mailinglist</a>. You can also
add a bug report (or a comment) into the <a href="http://code.google.com/p/sympy/issues/list">issues</a>.
</li>
<li>You can blog about how you use SymPy.</li>
<li>You can help us write documentation (just send us a patch).</li>
<li>You can help people on our <a href="http://groups.google.com/group/sympy">mailinglist</a>.</li>
<li>You can help with reviewing patches.</li>
<li>You can send us patches with bug fixes or new features.</li>
</ul>
</p>
<p>
The best way to contribute code or documentation is to send us a patch.
</p>
</div>

<h2 class="title">How to Send a Patch</h2>
<div class="inner">
<p class="first">
The best way is to send a github pull request
against the <a href="http://github.com/sympy/sympy">sympy/sympy</a> repository.
We'll review it and push it in.
</p>

<p>
If you need help with git, github, pull requests, patches, coding, SymPy or
anything related, just send us an email to the mailinglist
or ask on IRC (our channel is <a href="irc://irc.freenode.net/sympy">#sympy at freenode</a>), we'll help.
Also, you can read our instructions
<a href="https://github.com/sympy/sympy/wiki/Development-workflow">
how to prepare patches</a> using git and github.
</p>

<p>
The github pull request is a preferred method, as that makes it easy for us to
review and push the code in. That said,
you can also clone the latest git repository (see the link on the right), prepare a branch with
your code, upload it somewhere (for example <a
href="http://github.com/">github</a>) and send us a link to the <a
href="http://groups.google.com/group/sympy-patches">sympy-patches</a>
mailinglist, or you can even send us raw patches --- but it will be more work
for us to integrate it.
</p>

<p>
SymPy has a broad development team:
<a href="
http://docs.sympy.org/0.7.1/aboutus.html#sympy-development-team
">
http://docs.sympy.org/0.7.1/aboutus.html#sympy-development-team
</a>, send us a patch and your name will appear there too.
</p>

</div>
<h2 class="title">Sources of the Webpages</h2>
<div class="inner">
<p class="first">
Sources of these webpages are at:
<a href="http://github.com/sympy/sympy.github.com">http://github.com/sympy/sympy.github.com</a>
</p>
Feel free to send us patches with improvements.
</div>


</div>
</div>
<div id="footer">
<div class="block">
<p>Copyright &copy; 2013 SymPy Development Team.
&nbsp;
&nbsp;
&nbsp;
This page is open source. Fork <a href="https://github.com/sympy/sympy.github.com">the project on GitHub</a> to edit it.
&nbsp;
&nbsp;
&nbsp;
Languages (beta):
<a href="../cs/index.html">[Cs]</a>,
<a href="../de/index.html">[De]</a>,
<a href="../en/index.html">[En]</a>,
<a href="../es/index.html">[Es]</a>,
<a href="../fr/index.html">[Fr]</a>,
<a href="../pt/index.html">[Pt]</a>,
<a href="../ru/index.html">[Ru]</a>,
<a href="../zh/index.html">[Zh]</a>
</p>
</div>
</div>
</div>
<div id="sidebar">

<div id="side1">
<div class="clear"></div>
</div>
</div>
<div id="container">
<div style="position:relative; float:left; margin: 0;">
<div style="position:relative; float:left; width:60%; min-width:250px;">
</div>
</div>
<div id="container">
<div style="position:relative; float:left; margin-top: -100px;">
<div style="position:relative; float:left; width:300px; height:200px;">
</div>
</div>
<div id="shell"></div>
<div id="right">
<div class="right_title">More Information</div>
<div id="about"><div class="t">
<div class="block">
<h3>Git Repository</h3>
<div class="content">
<div id="thetext">
<p>
Main git repository:<br/>
<code>git clone git://github.com/sympy/sympy.git</code>
</p>
<p>
Online access: <a href="http://github.com/sympy/sympy">github.com/sympy/sympy</a>
</p>
</div>
</div>
</div>
</div>
</div>
<br/>


</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
84 changes: 84 additions & 0 deletions ar/docs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documentation</title>
<link rel="stylesheet" href="../media/base.css" type="text/css" media="screen" />
<link rel="stylesheet" id="current-theme" href="../media/style.css" type="text/css" media="screen" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700|Gentium+Basic:700" rel="stylesheet" type="text/css" />
<link rel="icon" href="../media/SymPy-Favicon.ico" />
</head>
<body>
<div id="container">
<div id="header">
<h1><a href="index.html"> <img src="../media/logo.png"
style="vertical-align:middle" height="78" width="100"/> SymPy</a></h1>

<div id="main-navigation">


<ul>
<li class=" first"><a href="index.html">Main Page</a></li>
<li class=" first"><a href="download.html">Download</a></li>
<li class="active first"><a href="http://docs.sympy.org">Documentation</a></li>
<li class=" first"><a href="support.html">Support</a></li>
<li class=" first"><a href="screenshots.html">Screenshots</a></li>
<li class=" first"><a href="development.html">Development</a></li>
<li class=" first"><a href="donate.html">Donate</a></li>
<li class=" first"><a href="http://live.sympy.org/">Online Shell</a></li>
</ul>

<div class="clear"></div>
</div>
</div>
<div id="wrapper">
<div id="main">
<div class="block" id="block-text">
<div class="content">


<h2 class="title">Documentation</h2>
<div class="inner">
<p class="first">
The documentation is maintained using the <a href="http://sphinx.pocoo.org/">Sphinx</a> Python documentation generator.

You can find it at: <a href="http://docs.sympy.org/">docs.sympy.org</a>
</p>
</div>


</div>
</div>
<div id="footer">
<div class="block">
<p>Copyright &copy; 2013 SymPy Development Team.
&nbsp;
&nbsp;
&nbsp;
This page is open source. Fork <a href="https://github.com/sympy/sympy.github.com">the project on GitHub</a> to edit it.
&nbsp;
&nbsp;
&nbsp;
Languages (beta):
<a href="../cs/index.html">[Cs]</a>,
<a href="../de/index.html">[De]</a>,
<a href="../en/index.html">[En]</a>,
<a href="../es/index.html">[Es]</a>,
<a href="../fr/index.html">[Fr]</a>,
<a href="../pt/index.html">[Pt]</a>,
<a href="../ru/index.html">[Ru]</a>,
<a href="../zh/index.html">[Zh]</a>
</p>
</div>
</div>
</div>
<div id="sidebar">


</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
109 changes: 109 additions & 0 deletions ar/donate.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Donate</title>
<link rel="stylesheet" href="../media/base.css" type="text/css" media="screen" />
<link rel="stylesheet" id="current-theme" href="../media/style.css" type="text/css" media="screen" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700|Gentium+Basic:700" rel="stylesheet" type="text/css" />
<link rel="icon" href="../media/SymPy-Favicon.ico" />
</head>
<body>
<div id="container">
<div id="header">
<h1><a href="index.html"> <img src="../media/logo.png"
style="vertical-align:middle" height="78" width="100"/> SymPy</a></h1>

<div id="main-navigation">


<ul>
<li class=" first"><a href="index.html">Main Page</a></li>
<li class=" first"><a href="download.html">Download</a></li>
<li class=" first"><a href="http://docs.sympy.org">Documentation</a></li>
<li class=" first"><a href="support.html">Support</a></li>
<li class=" first"><a href="screenshots.html">Screenshots</a></li>
<li class=" first"><a href="development.html">Development</a></li>
<li class="active first"><a href="donate.html">Donate</a></li>
<li class=" first"><a href="http://live.sympy.org/">Online Shell</a></li>
</ul>

<div class="clear"></div>
</div>
</div>
<div id="wrapper">
<div id="main">
<div class="block" id="block-text">
<div class="content">


<h2 class="title">Support SymPy Development</h2>
<div class="inner">
<p class="first">
SymPy will always be 100% open source software, free for all to use
and released under the liberal terms of the modified BSD license.

</p>
<p class="second">
You can donate any amount here:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="XKSAZ7DA6E4LL">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</p>
<p>

All donations will be used strictly to fund SymPy development, by supporting
tasks such as developer sprints, improved documentation, fixing bugs and paying
for hosting costs for services such as the
<a href="http://live.sympy.org/">SymPy Online Shell</a>.
</p>
<p>

Our donations are managed by the
<a href="http://numfocus.org/">NumFOCUS</a>
foundation, which passes 100% of your contribution to the SymPy project.
NumFOCUS is a 501(c)3 non-profit foundation, so if you are subject to US Tax
law, your contributions will be tax-deductible.

</p>
</div>


</div>
</div>
<div id="footer">
<div class="block">
<p>Copyright &copy; 2013 SymPy Development Team.
&nbsp;
&nbsp;
&nbsp;
This page is open source. Fork <a href="https://github.com/sympy/sympy.github.com">the project on GitHub</a> to edit it.
&nbsp;
&nbsp;
&nbsp;
Languages (beta):
<a href="../cs/index.html">[Cs]</a>,
<a href="../de/index.html">[De]</a>,
<a href="../en/index.html">[En]</a>,
<a href="../es/index.html">[Es]</a>,
<a href="../fr/index.html">[Fr]</a>,
<a href="../pt/index.html">[Pt]</a>,
<a href="../ru/index.html">[Ru]</a>,
<a href="../zh/index.html">[Zh]</a>
</p>
</div>
</div>
</div>
<div id="sidebar">


</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>