annotate get-involved.md @ 189:1b7537d7e54b

* get-involved.md: Overhaul page, avoid redundancy with the wiki.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 08 Jul 2020 14:05:42 +0900
parents aaf612aece2b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 layout: page
96
e7efa40deb17 Fix URLs, Images, Titles to be up with Alex original style.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 95
diff changeset
3 title: Get Involved
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
4 menu: true
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
5 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
6
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
7 We always need more help improving Octave
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
8 and there are many ways you can contribute.
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
9 You can help by fixing bugs,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
10 developing new features,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
11 writing [Octave Forge packages]({{ site.sourceforge_url }}),
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
12 answering questions in Discourse,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
13 helping to improve the web pages.
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
14 If you are wondering what to work on,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
15 we have a standard answer:
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
16 **What would you like to work on?**
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
17
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
18 For some inspiration,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
19 we do maintain a [list of possible projects]({{ site.wiki_url }}/Projects)
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
20 and a [Developer FAQ]({{ site.wiki_url }}/Developer_FAQ) on the Octave Wiki.
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
21
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
22 If know what to contribute,
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
23 discuss your ideas with us on [Discourse]({{ site.discourse_url }})
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
24 ("maintainers" category) or on our IRC
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
25 [Freenode `{{ site.irc_channel }}` channel](https://webchat.freenode.net/#octave).
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
26
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
27
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
28 ### Using the Development Sources
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
29
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
30 The latest development sources of GNU Octave are available via
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
31 [Mercurial](https://www.mercurial-scm.org/) (hg).
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
32 The primary repository address is
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
33 [https://www.octave.org/hg/octave](https://www.octave.org/hg/octave),
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
34 which currently redirects to
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
35 [https://hg.savannah.gnu.org/hgweb/octave](https://hg.savannah.gnu.org/hgweb/octave).
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
36 You obtain the latest development version of Octave sources with the following
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
37 command:
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
38
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
39 {% highlight text %}
136
aaf612aece2b Use https URLs where possible
Mike Miller <mtmiller@octave.org>
parents: 132
diff changeset
40 hg clone https://www.octave.org/hg/octave
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
41 {% endhighlight %}
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
42
189
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
43 The [Developer FAQ]({{ site.wiki_url }}/Developer_FAQ) on the Octave Wiki
1b7537d7e54b * get-involved.md: Overhaul page, avoid redundancy with the wiki.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 136
diff changeset
44 contains more detailed and recent information about Octave development.