0
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
0
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0
+<html xmlns="http://www.w3.org/1999/xhtml">
0
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
0
+ <title>Installing Mephisto</title>
0
+ <link rel="stylesheet" href="stylesheets/mephisto.css" type="text/css" charset="utf-8" />
0
+ <h1><a href="http://mephisto.yo">Mephisto</a></h1>
0
+ <li><a href="/">Installing</a></li>
0
+ <div id="main-content" style="padding: 20px">
0
+ <h2 style="margin: 10px 0">Installing Mephisto</h2>
0
+ <p>Get Mephisto up and running like a pro!</p>
0
+ <ol style="padding-left: 20px">
0
+ <li>Create a database named <strong>mephisto</strong> (or one of your choosing).</li>
0
+ <li>Open <strong>config/database.example.yml</strong> and set your database credentials.</li>
0
+ <li>Rename <strong>database.example.yml</strong> to <strong>database.yml</strong></li>
0
+ <li>Upload the entire mephisto directory to your webserver.</li>
0
+ <li>Run <strong>rake db:bootstrap</strong> from a terminal of some sorts</li>
0
+ <li>Login to your administration at <strong>http://domain.com/admin</strong> with the username: <strong>admin</strong> and password: <strong>test</strong></li>
0
+ <div id="shadow"></div>
0
+ <h3>About Mephisto</h3>
0
+ <p>Mephisto was baked to golden perfection by <a href="http://techno-weenie.net">Rick Olson</a><em>(Development)</em>
0
+ and <a href="#">Justin Palmer</a><em>(UI/Design)</em> with contributions from a bunch of wicked cool people.
0
+ <!-- begin div.footer -->
0
\ No newline at end of file
Comments
No one has commented yet.