Mercurial > hg-website
annotate Announcement @ 80:7cf137affc0e
templates: Add link to wiki
author | David Soria Parra <dsp@php.net> |
---|---|
date | Fri, 20 Feb 2009 17:37:59 +0100 |
parents | 93dadfa3c4b6 |
children |
rev | line source |
---|---|
19
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
1 Hi ml, |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
2 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
3 I would like to public announce a project to create a new end-user website for Mercurial. We have been working on that |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
4 in the underground for the last two weeks and are now ready for the initial dump of our efforts. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
5 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
6 What? |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
7 We are working on creating a new beginner-friendly website for Mercurial. It is not a replacement for the current wiki, |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
8 but it should make it easier for new users to learn what Mercurial is, how to use and obtain it. We do not aim to |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
9 provide neither detailed technical documentation on the website, nor guides to write extensions. We try to focus on |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
10 Mercurials end-user, and want to reflect Mercurials simplicity and strenghts for this target audience by writing |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
11 beginner guides, pointing to documentation and providing migration guides. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
12 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
13 Why? |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
14 The current wiki is a great place for all details around Mercurial, but it lacks a good structure so that new users get |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
15 the necessary details to start with Mercurial fast. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
16 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
17 How can you help? |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
18 We currently do not have much manpower, but we need it. If you do not know how to hack on Mercurial itself but want to |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
19 help the community, this is a perfect opportunity. Go write a easy to understand guide, get your hands dirty with the |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
20 HTML or design new fancy icons, screenshots, etc and integrate them. We do not need great python hackers, we need people |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
21 coming from Mercurial user base who have fun in writing or reviewing texts. If you are a native speaker, just go through |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
22 the page and fix our faults. If you have a one line fix, don't hesitate to send a patch. We are happy about every help |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
23 that we can get. Checkout the text/structure file and the hg-website wiki at bitbucket for more information on what is |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
24 currently cooking. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
25 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
26 How to get your hands dirty: |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
27 Grab the source from http://bitbucket.org/segv/hg-website/overview/ and send patches or pull requests to the mercurial |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
28 developer mailinglist list. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
29 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
30 Who, when and where?! |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
31 We try to get the page online as soon as possible and provide easy to remember domains for that purpose. Thanks to |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
32 bitbucket.org and Jesper Noehr who provided and sponsored the layout, Arne Babenhauserheide for collecting information, |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
33 structuring the page and writing texts and Matt for providing hosting. |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
34 |
93dadfa3c4b6
Initial commit of the new hg website.
David Soria Parra <dsp@php.net>
parents:
diff
changeset
|
35 David |