summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-05-20 01:21:32 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2013-05-20 01:21:32 +0100
commit571dbc8ef3644b29ae2f7384389303aed44c9a34 (patch)
treed8d9c1cbd4801562d478d4f64a3f01011c3a0fe1 /web
parentf650773fec2652da39467699d120ca3233bbe651 (diff)
downloadNim-571dbc8ef3644b29ae2f7384389303aed44c9a34.tar.gz
Added information on how to help the project in the community tab.
Diffstat (limited to 'web')
-rw-r--r--web/community.txt44
-rw-r--r--web/news.txt2
-rw-r--r--web/ticker.txt5
3 files changed, 49 insertions, 2 deletions
diff --git a/web/community.txt b/web/community.txt
index 99338d084..bfa377a03 100644
--- a/web/community.txt
+++ b/web/community.txt
@@ -6,5 +6,47 @@ Wiki: http://github.com/Araq/Nimrod/wiki.
 
 Bug reports: http://github.com/Araq/Nimrod/issues.
 
-For quickest feedback, join our IRC channel: irc://freenode/nimrod
+For quickest feedback, join our IRC channel: irc://irc.freenode.net/nimrod
 
+How to help
+===========
+
+There are always many things to be done in the main
+`Nimrod repository <https://github.com/Araq/Nimrod>`_, check out the 
+`issues <https://github.com/Araq/Nimrod/issues>`_ for 
+things to do; pull requests are always welcome. You can
+also contribute to the many other projects hosted by the
+`nimrod-code <https://github.com/nimrod-code>`_ organisation on github. If you
+can't find anything you fancy doing, you can always ask for inspiration on IRC
+(irc.freenode.net #nimrod) or on the `Nimrod forums <http://forum.nimrod-code.org>`_.
+
+Donations
+---------
+
+If you love what we do and are feeling generous then you can always donate:
+
+Gittip
+``````
+
+  .. raw:: html
+
+    <iframe style="border: 0; margin: 0; padding: 0;"
+             src="https://www.gittip.com/Araq/widget.html"
+             width="48pt" height="22pt"></iframe>
+
+Paypal
+``````
+
+  .. raw:: html
+
+    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+    <input type="hidden" name="cmd" value="_s-xclick">
+    <input type="hidden" name="hosted_button_id" value="ZQC6CVEEYNTLN">
+    <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/de_DE/i/scr/pixel.gif" width="1" height="1">
+    </form>
+
+Bitcoin
+```````
+
+  Bitcoin address: 1BXfuKM2uvoD6mbx4g5xM3eQhLzkCK77tJ
\ No newline at end of file
diff --git a/web/news.txt b/web/news.txt
index e9875b011..751357bd4 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -2,7 +2,7 @@
 News
 ====
 
-New website design!
+2013-05-20 New website design!
 ===================
 
 A brand new website is now live. All thanks go to Philip Witte and 
diff --git a/web/ticker.txt b/web/ticker.txt
index b47c5642a..00bc6a125 100644
--- a/web/ticker.txt
+++ b/web/ticker.txt
@@ -1,3 +1,8 @@
+<a class="news" href="news.html#new-website-design">
+  <h3>May 20, 2013</h3>
+  <p>New website design!</p>
+</a>
+
 <a class="news" href="news.html#Z2013-05-20-version-0-9-2-released">
   <h3>May 20, 2013</h3>
   <p>Nimrod version 0.9.2 has been released!</p>