OSDN Git Service

Corrected a merge miss in changelog caused by the previous merge
[shogi-server/shogi-server.git] / showgame / view / index.xhtml
1 <p>Ramaze is working correctly with this application, now you can start
2 working.</p>
3
4 <p>To start you can modify:
5 <ol>
6   <li>
7     <code>view/index.xhtml</code>, this page.
8   </li>
9   <li>
10     <code>view/page.xhtml</code>, the layout for this page.
11   </li>
12   <li>
13     <code>controller/main.rb</code>, where you can change the header of this
14     page and the <a href="/notemplate">notemplate</a> action
15   </li>
16 </ol>
17 </p>
18
19 <p>For more documentation, check out <a href="http://ramaze.net">www.ramaze.net</a>, which includes:
20 <ul>
21   <li>a <a href="http://ramaze.net/getting-started">getting started</a> guide</li>
22   <li>some <a href="http://ramaze.net/screencasts">screencasts</a></li>
23   <li>and an <a href="http://ramaze.rubyforge.org/tutorial/todolist.html">introductory tutorial</a></li>
24 </ul>
25 </p>
26
27 <p>You can also read the
28 <a href="http://ramaze.rubyforge.org/rdoc/files/doc/README.html">rdocs</a> or browse
29 around the <a href="http://source.ramaze.net">Ramaze source code</a>.
30 </p>
31
32 <p>For help with Ramaze, visit the <a href="irc://chat.freenode.net/ramaze">#ramaze on irc.freenode.net</a> (you can use <a href="http://java.freenode.net/?channel=ramaze">this browser-based frontend</a>),
33 or post on the <a href="http://groups.google.com/group/ramaze">Ramaze Google Group</a>.
34   </p>