mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
add new mailing list info to web page
This commit is contained in:
@@ -43,6 +43,9 @@ index.html: index.content genpage.pl
|
||||
license.html: license.content genpage.pl
|
||||
./genpage.pl "License" $< > $@
|
||||
|
||||
mailing-list.html: mailing-list.content genpage.pl
|
||||
./genpage.pl "Mailing Lists" $< > $@
|
||||
|
||||
screenshots.html: screenshots.content genpage.pl
|
||||
./genpage.pl "Screenshots" $< > $@
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ body {
|
||||
<br> <b><a href="download.html">Download</a></b>
|
||||
<br> <b><a href="contrib.html">Contributors</a></b>
|
||||
<br> <b><a href="search.html">Search</a></b>
|
||||
<br> <b><a href="http://groups.google.com/group/golden-cheetah-users">Mailing List</a></b>
|
||||
<br> <b><a href="mailing-list.html">Mailing List</a></b>
|
||||
|
||||
</center>
|
||||
</td>
|
||||
|
||||
17
doc/mailing-list.content
Normal file
17
doc/mailing-list.content
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
<p>
|
||||
There are two mailing lists for the Golden Cheetah project:
|
||||
|
||||
<p><a href="http://groups.google.com/group/golden-cheetah-users">Golden
|
||||
Cheetah Users</a> is a list for submitting bug reports, feature requests, and
|
||||
constructive criticism. It's a good place to search if you have a question
|
||||
that someone might have already answered. It's also where we discuss new
|
||||
features, plans, etc. On busy days there may be as many as 20 emails sent to
|
||||
Golden Cheetah Users.
|
||||
|
||||
<p><a href="http://groups.google.com/group/golden-cheetah-announce">Golden
|
||||
Cheetah Announce</a> is a lower volume, moderated list where we post
|
||||
announcements of new releases, important bug fixes, etc. If you don't want to
|
||||
get a lot of email, but you do want to know when we put out a new release,
|
||||
this is the list for you. It receives one or two emails per month.
|
||||
|
||||
Reference in New Issue
Block a user