1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
4 <title>The WebKit Open Source Project</title>
5 <link rel="stylesheet" type="text/css" href="webkitdev.css">
9 <iframe id="sidebar" src="sidebar.html"></iframe>
13 <h1 id="banner">The WebKit Open Source Project</h1>
17 <h3>Welcome to the web site for the WebKit Open Source Project!</h3>
20 <img align="right" src="images/welcomeopen.gif" width="72" height="56">
21 WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>,
22 Dashboard, Mail.app, and many other OS X applications. It is based on the
23 <A href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.
27 <h4>Getting involved</h4>
28 There are many ways in which you can get involved with the project. You can either
29 <a href="building/checkout.html">check out</a> and <a href="building/build.html">build the source
30 code</a> or <a href="http://nigthly.webkit.org/">download the latest nightly build</a> to try out the
31 latest version of WebKit in your Safari browser. Once you have either of these, you can
32 <a href="quality/reporting.html">report bugs</a> you find in the software. You can help out with bugs
33 by providing <a href="quality/reduction.html">reductions</a> or by submitting
34 <a href="coding/contributing.html">patches for review</a>. Contributors with a proven track record of
35 good patches will be given check-in access to the repository.
40 More information about WebKit can be found on its
41 <a href="http://www.opendarwin.org/wiki/index.php/WebKit">wiki</a>. You can help here too, by adding
42 information that can help others learn about WebKit. If you have more questions,
43 <a href="mailto:webkit-dev@opendarwin.org">mail the mailinglist</a> or join the team of developers,
44 testers and other people in <a href="irc://irc.freenode.net/#webkit">#webkit on irc.freenode.net</a>.
45 You can also <a href="http://cia.navi.cx/stats/project/webkit">track our activity on CIA</a>.
50 There are many exciting <a href="projects/index.html">projects</a> that you can contribute to. Come
51 help us improve <a href="projects/compat/index.html">Web site compatibility</a>, write
52 <a href="projects/documentation/index.html">documentation</a>, test WebKit on your hardware, help
53 implement new standards like <a href="projects/svg/index.html">SVG</a> and
54 <a href="projects/mathml/index.html">MathML</a>, or help enhance our existing standards support for
55 technologies like <a href="projects/css/index.html">CSS</a> and the
56 <a href="projects/dom/index.html">DOM</a>. The code is all here, live and ready to be hacked on!