Updated github pages.
- fixed various markdown syntax. - fixed relative path to images. - update text to mention EiffelWeb, and updated version.
This commit is contained in:
@@ -12,8 +12,8 @@ base_url: "../"
|
||||
We will first see how to install EWF and then how to compile and run the venerable <i>Hello World</i> example.</p>
|
||||
<h2>Installation</h2>
|
||||
<h3>EiffelStudio</h3>
|
||||
<p>EiffelStudio 14.05 comes with EWF version 0.4: there is nothing to do in this case.</p>
|
||||
<p>If you are using an older version of EiffelStudio, we recommand to download the latest EWF version (0.4 as of this writing) instead of using the one that comes with EiffelStudio.</p>
|
||||
<p>Latest EiffelStudio release comes with latest EWF version: there is nothing to do in this case.</p>
|
||||
<p>If you are using an older version of EiffelStudio, we recommand to download the latest EWF version ({{ site.version }} as of this writing) instead of using the one that comes with EiffelStudio.</p>
|
||||
<h3>Download</h3>
|
||||
<p>Follow these steps to download and install EWF on your computer:</p>
|
||||
<ol>
|
||||
@@ -39,7 +39,7 @@ base_url: "../"
|
||||
<li>located in <i>$ISE_EIFFEL/contrib/examples/web/ewf</i></li>
|
||||
<li><a href="https://github.com/EiffelWebFramework/ewf_examples">available on Github</a></li>
|
||||
</ul>
|
||||
<li>Read the <a href="{{ page.base_url }}doc/workbook">Overview</a></li>
|
||||
<li>Read the <a href="{{ page.base_url }}workbook/workbook">Overview</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user