Skip to content

Commit 92671ae

Browse files
authored
Merge pull request astropy#312 from eteq/add-donate
Add donate buttons to web site
2 parents 4b773fa + 6cdd266 commit 92671ae

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

contribute.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,15 @@ <h2>Develop an affiliated package</h2>
157157
<p>Whether you have an idea for a new Astronomy package, or already have a package that you want to integrate with the Astropy project, you can develop an affiliated package! You'll want to join the <a href="http://groups.google.com/group/astropy-dev">astropy-dev</a> list so you can notifying other developers of your intent to develop an affiliated package, and the <a href="https://groups.google.com/forum/#!forum/astropy-affiliated-maintainers">astropy-affiliated-maintainers</a> mailing list to be kept informed of updates to the package template, as well as to have any dicussions related to setting up affiliated packages. Then you can check out the <a href="affiliated/index.html#affiliated-instructions">affiliated package guidelines</a> and the <a href="http://github.com/astropy/package-template">template for new affiliated packages</a> to get started. We can even create a repository for your affiliated package in the astropy organization on GitHub, if you ask on the mailing list!</p>
158158

159159

160+
</section>
161+
162+
<section id="donate">
163+
<h2>Contribute Financially</h2>
164+
165+
<p>Astropy is fiscally represented by <a href="https://numfocus.org/">NumFOCUS</a>, which accepts donations to support development of Astropy. If you would like to donate to astropy, please see the NumFOCUS contribution page for the Astropy Project:</p>
166+
<a class="button" href="https://numfocus.salsalabs.org/donate-to-astropy/index.html" target="_blank">Donate to Astropy</a>
167+
168+
160169
</section>
161170

162171
<footer>

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ <h1>Report bugs and Contribute</h1>
129129
<h1>Support Astropy</h1>
130130
<p>If you use Astropy in your work, we would be grateful if you could include an acknowledgment in papers and/or presentations. See <a href="acknowledging.html">Acknowledging & Citing Astropy</a> for details. </p>
131131
<p>You can also purchase apparel and trinkets from <a href="http://fashion.astropy.org">fashion.astropy.org</a>, and a portion of the profits go to support the project!</p>
132+
<p> If you are interested in directly financially supporting Astropy (either one-time or recurring), you can do so via our fiscal sponsor NumFOCUS: </p>
133+
<a class="button" href="https://numfocus.salsalabs.org/donate-to-astropy/index.html" target="_blank">Donate to Astropy</a>
132134
</section>
133135

134136
<footer>

0 commit comments

Comments
 (0)