* Added more "up-to-top-of-page" symbol/links to h1/h2 headings where appropriate
* Changed "up-to-top-of-page" symbol to a 90° rotated bullet graphic of the new website (Good idea, Jorge.). Increased its size to 32x32 so it's easier to aim for. * Mentioned new ~/config/boot/launch/ folder in filesystem-layout.html. * Updated Workspaces screenshot due to renamed options (Thanks Ryan.) * Moved magnify.png to the /en/images/apps-images/ subfolder as it's not totally language neutral. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32754 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 379 B |
@@ -29,10 +29,13 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1><a id="welcome" name="welcome">Welcome to Haiku!</a></h1>
|
||||
<h1>
|
||||
<a id="welcome" name="welcome">Welcome to Haiku!</a></h1>
|
||||
<p>Thank you very much for checking out Haiku! This is our first public release. We hope to attract new developers to our project and give future users a chance to check out Haiku. We realize that this <i>alpha release</i> does not yet fully live up to the goals that we have set for ourselves and doesn't offer all the features and well-rounded end-user experience planned for the final R1 version. However, we hope that this release lets you discover Haiku's great potential and that you share our excitement.</p>
|
||||
|
||||
<h1><a id="bugreport" name="bugreport">Beware of Bugs</a></h1>
|
||||
<h1>
|
||||
<a href="#logo"><img src="./images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
|
||||
<a id="bugreport" name="bugreport">Beware of Bugs</a></h1>
|
||||
<p>We were working very hard to fix all possibly show stopping bugs, however, being an alpha release, there are bound to be plenty left undiscovered.<p>
|
||||
<div class="box-warning">We discourage using alpha versions as a production system. Your data could very well be altered, mangled or downright destroyed.</div>
|
||||
|
||||
@@ -42,14 +45,18 @@
|
||||
<li><a href="en/bugreports.html">Tips for a helpful bug report</a></li>
|
||||
</ul>
|
||||
|
||||
<h1><a id="system" name="system">Getting to know the system</a></h1>
|
||||
<h1>
|
||||
<a href="#logo"><img src="./images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
|
||||
<a id="system" name="system">Getting to know the system</a></h1>
|
||||
<p>The first release(s) of Haiku will be very much like the BeOS R5, the operating system it is reimplementing. If you never experienced it, have a look at these links:</p>
|
||||
<ul>
|
||||
<li><a href="../userguide/en/contents.html">Haiku User Guide</a></li>
|
||||
<li><a href="http://www.haiku-os.org/community/" class="printurl">List of BeOS/Haiku websites</a></li>
|
||||
</ul>
|
||||
|
||||
<h1><a id="software" name="software">Installing more software</a></h1>
|
||||
<h1>
|
||||
<a href="#logo"><img src="./images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
|
||||
<a id="software" name="software">Installing more software</a></h1>
|
||||
<p>Because of our binary and source compatibility, many BeOS applications run on Haiku. After downloading a package, simply unzip it (double clicking opens <span class="app">Expander</span>) to <span class="path">/boot/apps/</span> and start the application from there.</p>
|
||||
<div class="box-info">An exception are OptionalPackages, which are normally included when building Haiku directly from source. Those can, however, also be downloaded and added to any running Haiku system. The only difference to normal archives: you have to unzip directly to root <span class="path">/</span>.</div>
|
||||
|
||||
@@ -62,7 +69,9 @@
|
||||
<li><a href="http://www.osdrawer.net/" class="printurl">OsDrawer</a> hosts native BeOS and Haiku open source software projects</li>
|
||||
</ul>
|
||||
|
||||
<h1><a id="api" name="api">Getting to know the API</a></h1>
|
||||
<h1>
|
||||
<a href="#logo"><img src="./images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
|
||||
<a id="api" name="api">Getting to know the API</a></h1>
|
||||
<p>Since Haiku is a reimplementation, the API is still the same as for BeOS R5 (with some additions). Therefore the documentation in the BeBook is still a valid resource. Thanks to ACCESS, who own the rights to former Be Inc. property, we are allowed to provide a copy of the BeBook.</p>
|
||||
|
||||
<p>There are additional resources that should help you getting started:</p>
|
||||
@@ -73,7 +82,9 @@
|
||||
<li><a href="http://www.haiku-os.org/legacy-docs/benewsletter/" class="printurl">BeNewsletter Archive</a></li>
|
||||
</ul>
|
||||
|
||||
<h1><a id="contact" name="contact">Getting in contact</a></h1>
|
||||
<h1>
|
||||
<a href="#logo"><img src="./images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
|
||||
<a id="contact" name="contact">Getting in contact</a></h1>
|
||||
<p>Get in contact with other developers and users and join the discussions on IRC, in our forums or the mailing lists. When many different people come together, rules have to established to keep communication effective. Please respect our <a href="http://www.haiku-os.org/node/2517">Mailing List Etiquette</a>.</p>
|
||||
<ul>
|
||||
<li><a href="http://www.haiku-os.org/community/irc" class="printurl">IRC channels</a></li>
|
||||
|
||||
Reference in New Issue
Block a user