summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <mdrake@myriad>2014-02-25 09:29:03 +0000
committerMichael Drake <mdrake@myriad>2014-02-25 09:29:03 +0000
commite9ae0dc80a9f1a33fae3252b99b75bf97dfc1c01 (patch)
tree3ba0542aa357f6ba9142cd2773b25d1bf9caa9ef
parenteb269c3bd7cc32cf2e8e019fb392b5fd94ec6964 (diff)
downloadnetsurf-website-e9ae0dc80a9f1a33fae3252b99b75bf97dfc1c01.tar.gz
netsurf-website-e9ae0dc80a9f1a33fae3252b99b75bf97dfc1c01.tar.bz2
Add links to Vince's getting started articles.
-rw-r--r--developers/gsoc/2014ideas.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers/gsoc/2014ideas.en b/developers/gsoc/2014ideas.en
index c3fd353..cb727c1 100644
--- a/developers/gsoc/2014ideas.en
+++ b/developers/gsoc/2014ideas.en
@@ -60,7 +60,7 @@
<ul>
<li>Join our IRC channel <code>#netsurf</code> on <a href="http://freenode.net/">Freenode</a> and introduce yourself. Also, subscribe to the <a href="http://www.netsurf-browser.org/lists/netsurf-dev">developer mailing list</a>.</li>
<li>Ideally students will have a dialogue with us about what they intend to do, before they make their application.</li>
-<li>Get up to speed with <a href="http://wiki.netsurf-browser.org/Documentation/GettingCoding">Git</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#SourceControl">source code</a>.</li>
+<li>Get up to speed with <a href="http://wiki.netsurf-browser.org/Documentation/GettingCoding">Git</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#SourceControl">source code</a>. Here are a couple of articles that may help you get started with the NetSurf codebase: <a href="http://vincentsanders.blogspot.co.uk/2013/03/the-way-to-get-started-is-to-quit.html">Getting &amp; building the source</a>, and <a href="http://vincentsanders.blogspot.co.uk/2013/03/man-cannot-discover-new-oceans-unless.html">Working with the codebase and community</a>.</li>
<li><a href="http://www.netsurf-browser.org/documentation/develop#Compiling">Build NetSurf</a> and enjoy using it. (Ask on IRC if you need help.)</li>
<li>Get familiarised with the source code &ndash; read the <a href="http://source.netsurf-browser.org/netsurf.git/tree/Docs">code documentation</a>.</li>
<li>Consider submitting a patch to fix an issue on our <a href="http://bugs.netsurf-browser.org/">bug tracker</a>.</li>