Commit 4e20125f authored by Leo Iannacone's avatar Leo Iannacone

improving home text

parent 1744a097
......@@ -7,14 +7,14 @@
<section>
<article id="about" class="col-md-6">
<section>
<p>Welcome to debomatic web interface. Here you can monitor the status of debomatic,
<p>Welcome to debomatic web interface. Here you can monitor debomatic service,
browse the packages already built and real-time check the building process of a new incoming
package.
<p>Most of these actions can be taken in
<a href="<%= web.paths.distribution %>">distribution</a> page. </p>
<p>If you want a bit customization
please visit the page <a href="<%= web.paths.preferences %>">preferences</a>.</p>
check the <a href="<%= web.paths.preferences %>">preferences</a> page out.</p>
</section>
</article>
......@@ -108,14 +108,13 @@ scp_compress = 1
<article id="about-debomatic-webui" class="col-md-6">
<header><h3>About this interface</h3></header>
<section>
<p><strong>debomatic-webui</strong> is a web interface for Deb-o-Matic aims to give to user a simple
way to browse logs and to know what's going on debomatic build service providing
a real-time packages status.</p>
<p><strong>debomatic-webui</strong> is a web interface for Deb-o-Matic aims to give to users a simple
way to browse logs and to know what's going on debomatic build service providing a real-time packages status.</p>
<p>This interface is built up on <a href="//nodejs.org">node</a> platform
and uses intensely <a href="//socket.io">socket.io</a> and <a href="//jquery.com/">jquery</a> technologies.</p>
<p>Whenever you want to leave a suggestion or file a bug report, please open a new <a href="https://github.com/LeoIannacone/debomatic-webui/issues">issue</a>.</p>
<p>Whenever you want to leave a suggestion or file a bug report, please open a <a href="https://github.com/LeoIannacone/debomatic-webui/issues">new issue</a>.</p>
<p><a class="btn btn-primary" href="https://github.com/LeoIannacone/debomatic-webui">Get more!</a></p>
</section>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment