<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title> Habari - User Manual </title> <link rel="stylesheet" type="text/css" media="screen" href="style.css" /> </head> <body> <div id="topMenu"> <a href="index.html" title="Introduction">Introduction</a> <a href="habari.html" title="About Habari">About Habari</a> <a href="new.html" title="What's New">What's New</a> <a href="installation.html" title="Installation">Installation</a> <a href="upgrading.html" title="Upgrading">Upgrading</a> <a href="using.html" title="Using Habari">Using Habari</a> <a href="developer.html" title="Developer Introduction">Developer Introduction</a> </div> <div id="wrapper"> <div id="introduction"> <h1>Habari!</h1> <p>The word "Habari" is Swahili for "news", as in "What's the news?" We feel this is an appropriate name for a blogging package not just because of the clever tagline, but because blogs are so often used to tell others what's the news in your life or your business. </p> <p>These documents are intended for basic information on installing, upgrading and base use. As development continues, additional information will be added. For more comprehensive documentation, visit the <a class="externalLink" href="http://wiki.habariproject.org/en/Main_Page" title="External link to http://wiki.habariproject.org/en/Main_Page" target="_blank">main Habari wiki</a>.</p> </div> <ul> <li><a href="habari.html" title="About Habari">About Habari</a></li> <li><a href="new.html" title="What's New">What's New</a></li> <li><a href="installation.html" title="Installation">Installation</a></li> <li><a href="upgrading.html" title="Upgrading">Upgrading</a></li> <li><a href="using.html" title="Using Habari">Using Habari</a></li> <ul> <li><a href="using.html#start">Getting Started</a></li> <li><a href="terms.html">Key Terms and ideas</a></li> <li><a href="administration.html">Administration</a></li> <li><a href="help.html">Getting Help</a></li> </ul> <li><a href="developer.html" title="Developer Introduction">Developer Introduction</a></li> </ul> </div> </body> </html>