PageRenderTime 1365ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 0ms

/fr/donate.html

https://github.com/asmeurer/sympy.github.com
HTML | 167 lines | 144 code | 19 blank | 4 comment | 0 complexity | b450d84e3b6d1a06ecfb37edf8e936ef MD5 | raw file
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
  6. <title>Donate</title>
  7. <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet" type="text/css" />
  8. <!-- <link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" /> -->
  9. <!-- <link rel="stylesheet" id="current-theme" href="/static/css/style.css" type="text/css" media="screen" /> -->
  10. <link rel="stylesheet" href="/static/external/css/reset.css" type="text/css" media="screen" />
  11. <link rel="stylesheet" href="/static/external/css/responsive-gs-12col.css" type="text/css" media="screen" />
  12. <link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" />
  13. <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Gentium+Basic" rel="stylesheet" type="text/css" />
  14. <link rel="icon" href="/static/SymPy-Favicon.ico" />
  15. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
  16. <script type="text/javascript" src="/static/javascript/main.js"></script>
  17. </head>
  18. <body>
  19. <div class="container">
  20. <header>
  21. <h1><a href="index.html"> <img src="/static/images/logo.png" alt="SymPy Logo" /> SymPy</a></h1>
  22. <div id="mobile-menu"><i class="icon-ellipsis-vertical"></i></div>
  23. </header>
  24. <nav id="main-navigation" class="row">
  25. <ul>
  26. <li class=""><a href="index.html">Page Principale</a></li>
  27. <li class=""><a href="features.html">Fonctionnalités</a></li>
  28. <li class=""><a href="download.html">Télécharger</a></li>
  29. <li class=""><a href="https://docs.sympy.org">Documentation <i class="icon-external-link-sign"></i></a></li>
  30. <li class=""><a href="support.html">Support</a></li>
  31. <li class=""><a href="development.html">Développement</a></li>
  32. <li class=""><a href="roadmap.html">Roadmap</a></li>
  33. <li class="active"><a href="donate.html">Donate</a></li>
  34. <li><a href="https://live.sympy.org/">Shell en ligne <i class="icon-external-link-sign"></i></a></li>
  35. </ul>
  36. </nav>
  37. <section class="row" id="main">
  38. <div class="col span_7 clr small_span_4">
  39. <section id="banner">
  40. <h2 class="title">Support SymPy Development</h2>
  41. <div class="inner">
  42. <p class="first">
  43. All donations will be used strictly to fund SymPy development, by supporting
  44. tasks such as developer sprints, improved documentation, fixing bugs, and paying
  45. for hosting costs for services such as the
  46. <a href="https://live.sympy.org/">SymPy Online Shell</a>.
  47. </p>
  48. <section id="get-started">
  49. <p><a href="https://numfocus.salsalabs.org/donate-to-sympy/index.html">DONATE
  50. NOW</a> </p>
  51. </div>
  52. </section>
  53. <article id="content">
  54. <h2 class="title">Support SymPy Development</h2>
  55. <div class="inner">
  56. <p class="first">
  57. SymPy will always be 100% open source software, free for all to use,
  58. and released under the liberal terms of the modified BSD license.
  59. </p>
  60. <p class="second">
  61. Our donations are managed by the
  62. <a href="https://numfocus.org/">NumFOCUS</a> foundation, which your
  63. contribution to the SymPy project. NumFOCUS is a 501(c)3 non-profit
  64. foundation, so if you are subject to US Tax law, your contributions will be
  65. tax-deductible.
  66. </p>
  67. </div>
  68. </article>
  69. </div>
  70. <div id="spacer" class="col span_1 clr small_span_0">&nbsp;</div>
  71. <aside id="sidebar" class="col span_4 clr small_span_2">
  72. <div id="search-gamma" class="sidebar_card">
  73. <h3> Compute with Gamma </h3>
  74. <form method="get" action="https://www.sympygamma.com/input/" target="_blank">
  75. <input type="text" name="i" />
  76. <button>Compute</button>
  77. </form>
  78. </div>
  79. <div id="about" class="sidebar_card">
  80. <h3>Télécharger maintenant</h3>
  81. <p>
  82. <a href="https://github.com/sympy/sympy/releases">Latest Version</a><br/>
  83. <a href="https://github.com/sympy/sympy">Development Version</a>
  84. </p>
  85. </div>
  86. <div id="quick_links" class="sidebar_card">
  87. <h3>Quelques liens</h3>
  88. <ul>
  89. <li><a href="https://docs.sympy.org/">Documentation</a></li>
  90. <li><a href="https://github.com/sympy/sympy/releases">Téléchargements (tarballs des sources)</a></li>
  91. <li><a href="https://groups.google.com/group/sympy">Mailing list</a></li>
  92. <li><a href="https://github.com/sympy/sympy">Code source</a></li>
  93. <li><a href="https://github.com/sympy/sympy/issues/">Suivi des problèmes</a></li>
  94. <li><a href="https://github.com/sympy/sympy/wiki">Wiki</a></li>
  95. <li><a href="https://github.com/sympy/sympy/wiki/introduction-to-contributing">Introduction to contributing</a></li>
  96. <li><a href="https://live.sympy.org/">Essayez dès maintenant SymPy en ligne</a></li>
  97. <li><a href="https://planet.sympy.org/">Planet SymPy</a></li>
  98. <li><a href="https://gitter.im/sympy/sympy">Chat (Gitter)</a></li>
  99. <li><a href="http://colabti.org/irclogger/irclogger_logs/sympy">IRC channel logs</a></li>
  100. </ul>
  101. </div>
  102. <div id="social" class="sidebar_card">
  103. <h3>Follow Us<h3>
  104. <!-- Place this tag where you want the widget to render. -->
  105. <div class="g-follow" data-annotation="bubble"
  106. data-height="24"
  107. data-href="https://plus.google.com/116872266504964122381"
  108. data-rel="publisher"></div>
  109. <!-- Place this tag after the last widget tag. -->
  110. <script type="text/javascript">
  111. (function() {
  112. var po = document.createElement('script'); po.type =
  113. 'text/javascript'; po.async = true;
  114. po.src = 'https://apis.google.com/js/plusone.js';
  115. var s = document.getElementsByTagName('script')[0];
  116. s.parentNode.insertBefore(po, s);
  117. })();
  118. </script>
  119. <a href="https://twitter.com/sympy"
  120. class="twitter-follow-button" data-show-count="false"
  121. data-size="large">Follow @sympy</a>
  122. <script>!function(d,s,id){var
  123. js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
  124. 'script', 'twitter-wjs');</script>
  125. </div>
  126. </aside>
  127. </section>
  128. <footer class="row">
  129. <p>Copyright &copy; 2020 SymPy Development Team. </p>
  130. <p>
  131. Cette page est open source. Forkez <a href="https://github.com/sympy/sympy.github.com">le projet sur GitHub</a> pour léditer.
  132. </p>
  133. <p>
  134. Langues (beta):
  135. <a href="../cs/index.html">[Cs]</a>,
  136. <a href="../de/index.html">[De]</a>,
  137. <a href="../en/index.html">[En]</a>,
  138. <a href="../es/index.html">[Es]</a>,
  139. <a href="../fr/index.html">[Fr]</a>,
  140. <a href="../nl/index.html">[Nl]</a>,
  141. <a href="../pt/index.html">[Pt]</a>,
  142. <a href="../ru/index.html">[Ru]</a>,
  143. <a href="../zh/index.html">[Zh]</a>
  144. </p>
  145. </footer>
  146. </div>
  147. </body>
  148. </html>